RDP / VM How to change Password
How to change password using VDI (Virtual Desktop) or RDP (Remote Desktop).
Or when using VDI, and connecting to remote server with different acccount, how can I change the password on the remote server?
If CTRL-ALT-END combination istriggering theh password change on the host VM, I amusing thhe following :
explorer.exe shell:::{2559a1f2-21d7-11d4-bdaf-00c04f60b9f0}
Alternative using PowerShell :
(New-Object -COM Shell.Application).WindowsSecurity()