Tuesday, December 11, 2007

New entries will be published by the better blog.

12/11/2007 2:37:20 PM (Mitteleuropäische Zeit , UTC+01:00)  #    Disclaimer  |  Comments [1]  | 
 Tuesday, December 05, 2006

To simulate Ctrl-Alt-Del press Ctrl-Alt-End. Pressing Ctrl-Alt-Del will open the Task Manager on the local machine.

Reboot and restart:
- "shutdown" to shutdown
- "shutdown -r" to reboot
- "shutdown -i" to get a GUI
- "shutdown -l" to logoff

The MS client also allows Ctrl-Alt-Break to switch between viewing the session in a window and on the full screen.

To change the port number of the remote desktop server:
The setting for the Terminal Services port lives in the following registry key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TerminalServer\WinStations\RDP-Tcp
Open up Regedit, find this key, look for the the PortNumber value and change it to whatever you want.

To connect to a remote server with a non standard port (other than 3389):
Use the computer name, followed by a ":" and the port (e.g. www.mymachine.com:6789)

12/5/2006 9:10:43 AM (Mitteleuropäische Zeit , UTC+01:00)  #    Disclaimer  |  Comments [0]  | 
 Tuesday, May 16, 2006

Search for the file setup.sdb on your cd or dvd.

There, normally on the last line, you will find an entry with the headline "[Product Key]".

This is the case for e.g. Visual Studio Team Foundation Server 2005 or for Visual Studio Team Suite 2005.

5/16/2006 4:04:56 PM (Mitteleuropäische Sommerzeit , UTC+02:00)  #    Disclaimer  |  Comments [1]  |