<# ########################################################################################## – The script is used to create an event log under System log with custom source named “DiskAlert”
Category: powershell
Import-CMApplication : Validation of input parameters failed. Cannot continue.
While importing CM Application, encountered an error message, “Import-CMApplication : Validation of input parameters failed. Cannot continue”. The Import-CmApplication cmdlet … More
List SCCM Applications in folder using PowerShell
For one of those situations where you would like to get a list of SCCM Applications present inside a specific … More