Releases: Azure/ArcEnabledServersGroupPolicy
Releases · Azure/ArcEnabledServersGroupPolicy
1.0.10
1.0.9
- When copying EnableArc.ps1 locally, use LocalAppData instead of TEMP
- If there's a failure copying EnableArc.ps1 locally, do not proceed to run it
1.0.8
Added support for creating tags from the Deploy script
1.0.7
Merge pull request #24 from Azure/juschen/add-tags Added ability set tags for Deploy script
1.0.6
- added private link support
- added timeout when searching for logs upon error
1.0.5
- When importing the psm1 module in the Enable script, there are sometimes permissions issues because it is in a remote share - updated the script to copy the module to a local location first before importing
1.0.4
- Changed workfolder to $env:systemdrive\temp instead of C:/temp
- Surrounded paths in scheduled task with single quotes for special characters in folder names
- Added more logging when reporting to shared folder
1.0.3
Reduce PS minimum version to 4.0
1.0.2
reverted corr id
1.0.1
Updated script to streamline onboarding