New-Item -Path "HKLM:\Software\Microsoft\Terminal Server Client" -Force | Out-Null Set-ItemProperty ` -Path "HKLM:\Software\Microsoft\Terminal Server Client" ` -Name "AuthenticationLevelOverride" ` -Type DWord ` -Value 0