
Group Policy to Intune: Migrating Settings to the Settings Catalog
Reading Time: 5 minutesMoving from Group Policy to Intune? Use Group Policy analytics to import your GPOs, see whats supported, and migrate settings into the Intune Settings Catalog.
Password Notifications
Reading Time: 5 minutes I wanted to share a little script that has changed the world at my current company. It’s a simple password email notification script. What it does is grabs the users’ whos passwords about to expire. Then it emails that user with instructions on…
PSBoundParameters – Credentials
Reading Time: < 1 minute The PSBoundParameter is an amazing tool that will clear your mind of worries about non-mandatory parameter sets. In my Super Help Desk module I use the credential flag. Inside this flag, I tell the system to use the credentials provided or…
SHD – Disable Inactive Users
Reading Time: 3 minutes Now we have a way to find the disable OU, and to disable a user, now it’s time to disable old accounts. We do this by targeting the Last Logon dates. Word of warning before we continue. When you do this, target a single OU instead of all of the…
