MonitorConfig

1.0.3

Manage brightness and other monitor settings with DDC/CI and WMI.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name MonitorConfig

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name MonitorConfig

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

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

Core Desktop

Dependencies

This module has no dependencies.

Release Notes

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

Version History

Version Downloads Last updated
1.0.3 (current version) 914 2/1/2024
1.0.2 18 1/4/2024
1.0.1 10 12/30/2023
1.0 6 12/30/2023