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 […]

Excel

Excel Keyword Lookups

In Excel, find keywords based on a lookup table See GitHub to download or for more information: https://github.com/ITAutomator/Excel-Keyword-Lookups What this does If you have a column with description data and you need to pick out keywords, it’s easy if there’s […]

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 […]

Excel, Microsoft 365, VBA

Simple Quote for Excel

See GitHub to download or for more information: ITAutomator/Simple-Quote-for-Excel: Create simple PDF quotes using an Excel table. (github.com) Overview Create simple PDF quotes using an excel table. Features Enter descriptions, quantities, and prices.  Include links to product pages. Copy and […]

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 […]