Closed
Description
Please answer the following
"OpenSSH for Windows" version
0.0.20.0 (and earlier)
Server OperatingSystem
Microsoft Windows [Version 10.0.15063] (Windows 10)
Client OperatingSystem
Microsoft Windows [Version 10.0.15063] (Windows 10)
What is failing
install-sshd.ps1 does not execute on Windows 10 via Azure's Custom Script Extension, a method to run a script on a virtual machine. Mostly used for "bootstrap" operations and whatnot.
Expected output
Successful sshd service and supporting related resources installed and ready.
Actual output
install-sshd.ps1 fails for a variety of reasons, one of which prevents LSAWrapper being available for the script to use.