Category Archives: Scripting
Mass update of Active Directory using PowerShell
PowerShell is a very handy scripting language if you need to play around with Microsoft technologies. It’s gotten me out of more than one difficult situation. The thing that comes up most at the minute for me is updating AD or Active Directory en masse. Continue reading
Search all the computers in your domain
Sometimes, as part of an IT team, you’ll get a strange request to search every PC in your domain for a particular file, or files containing particular information. Also, you couldn’t just search for a file name as someone might … Continue reading