Tag Archives: New-SMSServiceWindow
Set Maintenance Window on an SCCM Collection using PowerShell
This function creates a new Service Window/Maintenance Window for a Configuration Manager collection all using WMI so you do not need the Configuration Manager cmdlets which sometimes can be frustrating to use. This function requires a schedule token as input which can be created using the New-ScheduleToken function. The base code of this function can […]
Continue reading