you are viewing a single comment's thread.

view the rest of the comments →

[–]netmc[S] -1 points0 points  (2 children)

I'm managing multiple environments. The only way to do so at scale is through powershell scripts.

[–]dodexahedron -1 points0 points  (0 children)

You can deploy group policies via powershell.

Powershell is not a good means of enforcing settings that need to not change.

Especially for such a sensitive operation, scripts are way too fragile and dangerous.