MonitorConfig
2.0
Manage brightness and other monitor settings with DDC/CI and WMI.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2023 MartinGC94. All rights reserved.
Package Details
Author(s)
- MartinGC94
Tags
Display Monitor Settings Options Configuration Config DDC DDC/CI MCCS Brightness Contrast
Cmdlets
Get-MonitorBrightness Get-MonitorColorSettings Get-Monitor Get-MonitorDetails Get-MonitorVCPResponse Reset-MonitorSettings Save-MonitorSettings Set-MonitorBrightness Set-MonitorColorSettings Set-MonitorVCPValue
PSEditions
Dependencies
This module has no dependencies.
Release Notes
2.0:
Added an argument transformer and argument completer to the "Monitor" parameter for all commands.
This allows users to specify the monitors with the device name like: Set-MonitorBrightness -Monitor \\.\DISPLAY1 -Value 10
Added position 0 to the Monitor parameter for all commands with that parameter.
Other positional parameters have been bumped up by 1 as needed.
Added position 0 to the DeviceName parameter for the Get-Monitor command.
1.0.3:
Fix index out of bounds error for Get-Monitor when an attached monitor is disabled.
1.0.2:
Remove ValidateRange attributes from the Value and ALSBrightness parameters of Set-MonitorBrightness.
Don't throw when scanning for VCP features, unless the monitor handle is closed.
1.0.1:
Add positions for various parameters.
1.0:
Initial release.
FileList
- MonitorConfig.nuspec
- en-US\MonitorConfig.dll-Help.xml
- MonitorConfig.deps.json
- MonitorConfig.dll
- MonitorConfig.psd1
- MonitorConfigFormat.ps1xml
Version History
Version | Downloads | Last updated |
---|---|---|
2.0 (current version) | 524 | 10/27/2024 |
1.0.3 | 3,799 | 2/1/2024 |
1.0.2 | 21 | 1/4/2024 |
1.0.1 | 19 | 12/30/2023 |
1.0 | 9 | 12/30/2023 |