![]() |
|
Help executing GPO - Printable Version +- Sinisterly (https://sinister.li) +-- Forum: Hacking (https://sinister.li/Forum-Hacking) +--- Forum: Network Hacking (https://sinister.li/Forum-Network-Hacking) +--- Thread: Help executing GPO (/Thread-Help-executing-GPO) |
Help executing GPO - Slide - 07-03-2022 Hey, I have access to a managed network (Windows Domain) with many computers. I'd like to run a Powershell script on all endpoints, and figured the best option is a GPO, but all the info I can find is through the GUI and I can't use RDP. I thought there might be a PS interface to GPOs but it doesn't seem like it works that well.. Any ideas on how to tackle this (doesn't have to be a GPO, I just need to run a script silently on the entire network)? RE: Help executing GPO - Chloris - 05-11-2023 https://github.com/FSecureLABS/SharpGPOAbuse RE: Help executing GPO - MOYAGOLUBUSHKA - 02-08-2024 The utility is cool, but if you want I could help you with some manual configuration through gui, generally you want to open GPO.MSC on the DC and from there open a wizard to create a GPO from it, should be straight forward the next problem will be placement of your powershell script would recommend placing it in the SYSVOL on the DC and than all you will have to do is run a schtask from the DC on clients with a single Powershell -c command feel free to DM me
|