You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix for domain join error if domain join user account is already in Administrators group (#728)
* Automated update for ARM templates
* Check if the domain join user is already an Administrators member
Fix typo in variable name
* Parse AdminUserName to perform successful check
* Parse AdminUserName to perform successful check
* Correct parsing of username to check for Administrators membership
* Add troubleshooting output
* Fix concatenation and trimming of CheckAdminUserName
* Fix capitalization
* Remove "self-referencing" DSCStorageScripts.zip
---------
Co-authored-by: SvenAelterman <[email protected]>
0 commit comments