Enable Remote Desktop on Server Core
earweed
Member Posts: 5,192 ■■■■■■■■■□
I ran the command
cscript scregedit.wsf /AR 0 and cscript screfedit.wsf /CS 0 from the C:\Windows\System32 prompt like the MS Press book said to do to enable remote desktop on server core. When trying to verify the firewall exception with "netsh firewall show service" it shows nothing meaning no exceptions. I then tried to open the port using "netsh firewall add portopening TCP 3389 RDP", it said OK but still no exception listed and still not able to connect using RDP from the other server.
Reference MS Press Training Kit 70-643 pg. 149
cscript scregedit.wsf /AR 0 and cscript screfedit.wsf /CS 0 from the C:\Windows\System32 prompt like the MS Press book said to do to enable remote desktop on server core. When trying to verify the firewall exception with "netsh firewall show service" it shows nothing meaning no exceptions. I then tried to open the port using "netsh firewall add portopening TCP 3389 RDP", it said OK but still no exception listed and still not able to connect using RDP from the other server.
Reference MS Press Training Kit 70-643 pg. 149
No longer work in IT. Play around with stuff sometimes still and fix stuff for friends and relatives.
Comments
-
neocybe Member Posts: 79 ■■□□□□□□□□I've had the same problem with that section of the ms press book. I recommend searching technet for guidance.
configure rdp on 2008 server core - Microsoft TechNet Search -
earweed Member Posts: 5,192 ■■■■■■■■■□The problems not there. I was able to connect using the IP. The server core isn't in DNS for some reason, I'll fix it.
Fixed.
Disregard this thread anybody seeing this now. It was just something else f'd upNo longer work in IT. Play around with stuff sometimes still and fix stuff for friends and relatives. -
Hyper-Me Banned Posts: 2,059Also remember that in 2008 you can add inbound and outbound port openings seperately.