PowerShell: Checking the status of domain registration with Openprovder
#PowerShellBuilding on top of what I did yesterday [https://grumpy.tech/powershell-authenticating-to-the-openprovider-api/]we can now move onto some of the more interesting parts of the Openprovider…
PowerShell: Identify unused GPO with ZZZ_ - REVISITED
#PowerShellSometime ago now I posted this [https://grumpy.tech/powershell-identify-unused-gpo-with-zzz_/] which checks all your GPO's and renames any that are un-linked with the prefix…
PowerShell : Authenticating to the Openprovider API
#PowerShellI am currently working on what should be a fun little script that will eventually make its way on to here. The parts of this script…