
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.
Invoke-SHDMoveFiles
Reading Time: 4 minutes Ever need a service that copies a single folder to multiple locations at once? This script will do just that. It will copy a single location to more than one location and even log the outcomes accordingly. Thus, you will be able to set this one…
Invoke File Service Integrity Check
Reading Time: 3 minutes This little script will allow you to check a folder location, if that folder location has x number of files, it will restart the service of your choice on a target computer. Then it will log that information and finally it will email someone…
Copy A User’s Group to Other Users
Reading Time: 2 minutes Often times I am asked to give user a the same rights as user b. Since everything is setup with groups, this is easy to do. All I have to do is copy all the security groups to the new users. Normally I would use the command…
