Windows Remote Desktop
go to [Start] -> Run & type mstsc
Thursday, September 18, 2008
To see your proxy settings:
To see your proxy settings:
proxycfg
To import your proxy settings from IE
proxycfg -u
How to create a self-signed certificate?
makecert -r -pe -n "CN=mydomain.com" -b 01/01/2000 -e 01/01/2036 -eku 1.3.6.1.5.5.7.3.1 -ss my -sr localMachine -sky exchange -sp "Microsoft RSA SChannel Cryptographic Provider" -sy 12
Subscribe to:
Posts (Atom)