These PowerShell scripts are using Microsoft Authentication Library (MSAL), Microsoft Graph APIs and Azure Management APIs to manage objects in Intune and Azure. The scripts have a simple WPF UI and ...
Use semantic versioning (X.Y.Z) so version numbers are meaningful, not arbitrary. Patch updates should fix bugs or improve logic/performance without changing visible behavior. Minor and major updates ...
Once = $true #Trigger the scheduledjob to run once and repeat At = (get-date 10:00:00) #Trigger the scheduledjob to run once at this hour RepetitionInterval = (New ...