Login Register






The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.
Thread Rating:
  • 0 Vote(s) - 0 Average


Help executing GPO filter_list
Author
Message
Help executing GPO #1
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)?

Reply

RE: Help executing GPO #2
https://github.com/FSecureLABS/SharpGPOAbuse

Reply

RE: Help executing GPO #3
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 Smile

Reply







Users browsing this thread: 2 Guest(s)