powershell-intune-samples
powershell-intune-samples copied to clipboard
Added Win32_Application_Update.ps1
It works exactly like Win32_Application_Add.ps1 with one exception, it needs one extra parameter appId. appId is the application id of the application that will be updated
It is heavily based on Win32_Application_Add