Tag: Tools
-
Microsoft 365 & Active Directory Hard Matching
by
–
The content addresses the complexity of managing user identities across cloud and on-premises systems. It introduces the concept of “Hard Matching,” likening it to Jedi mind tricks and starship syncing. The process involves unifying cloud and on-premises identities using a script and emphasizes the benefits of moving to a full cloud setup. Additional resources and…
-
Setting Corporate Wallpapers and Lockscreens via Intune: A Complete Guide
by
–
If you’ve landed here, chances are you’ve been frantically searching Google, frustrated by Intune’s inability to define lockscreen and wallpaper […]
-
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, […]
-
Automating Free SSL Encryption with Let’s Encrypt and the ACME Protocol
by
–
SSL encryption doesn’t have to be expensive, time-consuming, or both! In fact, it can be completely free and automated with […]
-
Why Inactive Computers Pose Security Risks
by
–
Security is a crucial element of any infrastructure, and while it may feel like a grind, it’s essential to embrace […]
-
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!