-
Dynamic drive maps with Group Policy Preferences
Yeah I know that cloud is the way to go and that everyone should use OneDrive and Teams instead of old style SMB drives. BUT…if you still need to do some dynamic drive mapping e.g. based on a user’s Active Directory group membership or the existence of a server or share, read on. To map…
-
Elevate privileges as a different user
Have you ever needed to start a program as a different user AND as an administrator at the same time?
-
BitLocker clean up
I have used this script on PC clients in production to check if BitLocker is already enabled and if not – add the necessary protectors and start the encryption of the OS volume.
-
BranchCache stats
This script will summarize the utilization of BranchCache on a single PC client…
-
Replace TPM protector with new PCRs
Want to replace the TPM protector on an operating system volume the easy way? Grab this PowerShell script. Why would you want to do this? Because the default TPM platform validation profile (PCR values) on Windows 7 clients is quite sensitive to changes in the boot order, MBR, partition table, attached USB drives etc. If…