Azure / avdaccelerator

AVD Accelerator deployment automation to simplify the setup of AVD (Azure Virtual Desktop) based on best practices
MIT License
324 stars 207 forks source link

Support `|` and other special characters in domain join password #518

Closed SvenAelterman closed 10 months ago

SvenAelterman commented 10 months ago

Overview/Summary

Wrap domain join password in ' in the PowerShell command.

This PR fixes/adds/changes/removes

  1. Fixes #515

As part of this Pull Request I have

danycontre commented 10 months ago

@SvenAelterman thanks for your contribution, merging on feature branch for testing.