Powershell

Windows Background

See Github to download and for details: https://github.com/ITAutomator/IntuneApp/tree/main/Windows%20Background Overview Standardize a Windows desktop background image (and color) across endpoints. Background More information See also: https://github.com/ITAutomator/IntuneApp/tree/main/Windows%20BackgroundSee also: https://github.com/ITAutomator/IntuneApp Setup Steps Main menu Settings in SetDesktop.csv Open SetDesktop.csv and adjust these values Wallpaper wallpaper=wallpaper1.pngThe filename of the wallpaper […]

Powershell

Printer Manager

Printer Manager Readme See Github to download and for details: https://github.com/ITAutomator/IntuneApp/tree/main/Printers Overview Use Printer Manager to automatically set up a standard list of printers on your PCs. It works by ingesting printer drivers from a working PC and then packaging […]

Powershell

IntuneApp

Create and publish Windows apps to your Intune endpoints See Github to download, for a list of pre-packaged apps, and for details: https://github.com/ITAutomator/IntuneApp Overview Use this to easily publish an application to Intune. Features Apps are packaged in portable folders […]

Powershell

M365 MailboxFolder PermsChange

See GitHub to download or for more information: https://github.com/ITAutomator/M365-MailboxFolder-PermsChange Overview Applies permission changes to Outlook folders (Calendar and Contacts folders) to give someone access. Can change the default permissions of the calendar from free/busy (AvailabilityOnly) to more details (LimitedDetails). See […]

Powershell

HyperVBackup

Overview HyperV Simple Backup. Creates up to 4 dated backups of the HyperV VMs to a folder location (Removing the oldest). Uses this basic command: Get-VM | Export-VM See GitHub to download or for more information: https://github.com/ITAutomator/HyperVBackup  Run The program […]

Powershell

M365 Teams Policy Report and Update

See GitHub to download or for more information: https://github.com/ITAutomator/M365-Teams-Policy-Update  Overview Reports and updates Teams External Access Policies that aren’t (yet) visible in the admin center.  Update M365 Teams Policies in bulk via csv file. How it works Use this code […]

Powershell

M365DelegateCalendar Add/Remove

See GitHub to download or for more information: https://github.com/ITAutomator/DelegateCalendarAddRemove Use this to add and remove calendar delegates in Microsoft 365. Can also give access to contacts. Use these columns in your CSV file to control delegate options Owner_ID,Delegate_ID: Owner and […]

Powershell

EntraSyncTool

See GitHub to download or for more information: https://github.com/ITAutomator/EntraSyncTool This will sync AD accounts to match Entra accounts. This program considers Entra to be the read-only source on which AD depends. All changes will be made in AD only. – […]

Powershell

M365 User Properties Report and Update

Update M365 user properties (Entra properties) in bulk via csv file. See GitHub to download or for more information: https://github.com/ITAutomator/M365-User-Properties-Report-and-Update How it works Use this code in 2 phases to create a CSV report of the editable properties of your […]