stgeorgi / wvdquickstart

26 stars 31 forks source link

Password Error in VM Custom Script Extension #16

Open rwbrown04 opened 3 years ago

rwbrown04 commented 3 years ago

I have an error in the pipeline during 'WVD_DeploySessionHosts' on the step 'Deploy module [VirtualMachines]'. The error seems to stem from the fact that my password begins with a ')' character. The password is logged in plain text.

[3784+00000001] [10/26/2020 19:12:20.65] [ERROR] Command execution finished, but failed because it returned a non-zero exit code of: '1'. The command had an error output of: 'At line:1 char:95

stgeorgi commented 3 years ago

I was aware of the passwords logged in plain text issue...I am not clear how logs can break the deployment. I need to think and see how we can fix this bug

stgeorgi commented 3 years ago

@rwbrown04 are you hitting this issue? I tried to repro and I am not able to does it repo for you