Feature Request (PDQ Inventory > Tools)
Hi Developers,
Under the tools menu in PDQ Inventory, could you add a GPUpdate option similar to the one that was developed by SpecOps.
Specops Gpupdate (Free Windows Admin Tool) | Specops Software
Would be really handy to send the command to all machines en-masse.
Thanks
Gareth
2
Comments
You can make one yourself in 30 seconds using only PDQ and windows commands.
Tools>Customize>New>Tool
Name: GpUpdate
Run Type: Local
Run As: Credentials User
Command: GPupdate /force (or whichever other options you want to specify)
Save Tool
Then select your computers/collections, right-click>Tools>GpUpdate