Azure / ArcEnabledServersGroupPolicy

Guidance and sample code to perform at-scale onboarding of servers to Arc via Group Policy
MIT License
9 stars 15 forks source link

Copy psm1 file locally before importing #19

Closed justinytchen closed 1 year ago

justinytchen commented 1 year ago

For some customers, when using the psm1 file, the ExecutionPolicy prevents it from being imported properly. This may be solved in some situations by copying it locally first.

rcarboneras commented 1 year ago

LGTM. This could prevent blocking the execution from a remote UNC path