dlwyatt / PolicyFileEditor

PowerShell functions and DSC resource wrappers around the TJX.PolFileEditor.PolFile .NET class.
Apache License 2.0
190 stars 33 forks source link

Can work on remote computers? #15

Open AmolVyawahare opened 5 years ago

AmolVyawahare commented 5 years ago

Hi, I have 100s of computers for which I need to read some setting from local group policy. Can this script be used on remote computers?

dlwyatt commented 5 years ago

It doesn’t have any native support for that, but you could use it with PowerShell Remoting.

On Apr 23, 2019, at 8:57 AM, AmolVyawahare notifications@github.com wrote:

Hi, I have 100s of computers for which I need to read some setting from local group policy. Can this script be used on remote computers?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.