rdesktop with linux

31 May

rdesktop with linux goto www.rdesktop.org download latest version, untar to directory, just run make… then type command ./rdesktop dtgi.darktech.org

lmhost for pdc & domain entry

31 May

Add the following entries to the Lmhosts file: 10.0.0.1 PDCName #PRE #DOM:Domain-name 10.0.0.1 ‘Domain-name \0x1b’ #PRE ‘1234567890123456 NOTE: the slash is the 16th char also win95 clients might need to use \0x1C

Wins Names

28 May

Registered Computer Names: \\<computer_name>[00h] This name is registered for the WINS Client Workstation name. \\<computer_name>[03h] This name is registered for the Messenger Service on the WINS.

RDP change port number

21 May

Here’s the brain dump on port changes: ===================================== Serverside Port Change: This is documented in the following article – How to Change Terminal Server’s Listening Port (Q187623) http://support.microsoft.com?id=kb;en-us;Q187623 Basically, you need to change the value of the following registry entry: … Read More »

change default port of RDP server

13 May

Basically, you need to change the value of the following registry entry: HKLM\System\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp to access type following 192.168.1.43:4000

start/stop exchange

6 May

start/stop exchange net start MSExchangeSA net start MSExchangeDS net start MSExchangeIS net start MSExchangeES net start MSExchangeMTA net start MSExchangeIMC net start MSPOP3Connector net stop MSPOP3Connector net stop MSExchangeIMC net stop MSExchangeMTA net stop MSExchangeES net stop MSExchangeIS net stop … Read More »