Category: Tools
-
Deploying .NET Framework 3.5 via Intune
by
–
It happens to us all. You’ve got a nicely configured Intune setup, your applications are packaged and ready to go, […]
-
Hybrid Users & Exchange
by
–
This post discusses the challenges of hybrid Microsoft 365 and on-premises Exchange environments, offering a PowerShell script to automate remote mailbox creation. The script ensures consistency, simplifies configuration, and provides detailed logging for troubleshooting. Users must meet prerequisites, input necessary details, and review code before implementing the script in a production environment.
-
Microsoft 365 PowerShell Tools
by
–
This PowerShell script simplifies the installation and uninstallation of Microsoft 365 modules by handling batches and keeping NuGet up to date. It logs every action, supports various modules, and is easy to use. It’s recommended to run as an administrator and can be deployed via Intune Script Management or Group Policy. Happy hacking!