IF your login to windows 2003 and your getting the below error then do the below steps and you can login to the PC.
login to any server in the same subnet.
open CMD in elevated permission
open registry editor
go to File---------->connect to network registry
type the effected server name and open it
go to the below location and create a new DWORD
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server
Create a new key selecting Dword and name it as IgnoreRegUserConfigErrors
now double click it and give a value as 1.
after that do the RDP and it will work.
login to any server in the same subnet.
open CMD in elevated permission
open registry editor
go to File---------->connect to network registry
type the effected server name and open it
go to the below location and create a new DWORD
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server
Create a new key selecting Dword and name it as IgnoreRegUserConfigErrors
now double click it and give a value as 1.
after that do the RDP and it will work.
Comments