Skip to content

cendern/SCOMSchedule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

SCOMSchedule

Scripted interface to scheduling SCOM maintenance mode

Initiate maintenance mode in SCOM with: %SystemRoot%\system32\WindowsPowerShell\v1.0\powershell.exe -ExecutionPolicy ByPass -File \SCOMSchedule\setSCOMMaintenanceMode.ps1 -propFile c:\path\to\stuff.properties or %SystemRoot%\system32\WindowsPowerShell\v1.0\powershell.exe -ExecutionPolicy ByPass -File \SCOMSchedule\setSCOMMaintenanceMode.ps1 -listOfDisplayNames "server 1 display name","server 2 display name" -comment "Maintenance for servers 1 and 2"

To do: Add functionality to schedule a task that will run the script above.

About

Scripted interface to scheduling SCOM maintenance mode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published