Powershell

Windows VPN

Script to add a pre-configured Windows VPN client (L2TP/IPSec with pre-shared key) network adapter in the user context.   See Github Code Here: Github Code Link Server Setup: Meraki Open the Meraki control panel at https://account.meraki.com/login Go to Security & […]

Powershell

Windows Wifi Manager

WifiManager.ps1 is a PowerShell menu script designed to package and update Wifi settings on endpoints. User guide: Click here Download from GitHub as ZIP Or Go to GitHub here and click Code (the green button) > Download Zip Features Use […]

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

M365UserLicenseChange

See GitHub to download or for more information: https://github.com/ITAutomator/M365UserLicenseChange Overview Changes Microsoft 365 Licenses assigned to users (in bulk). In this example User1 licenses will be replaced with M365 E5 User2 licenses will be replaced with M365 Business Premium and […]

Powershell

RDP Protection

Protect your RDP connection using a simple scheduled task, event logs, and firewall rules See Github for more information: https://github.com/itautomator/RDP-Protection RDP Protection Readme Overview RDP exposed to the internet is problematic. The general rule should be: no RDP without VPN, […]