blogging about…… Microsoft, Cloud Computing
In: Uncategorized
20 Jan 2010Do you ever have the problem that you take over a Windows Server with a remote desktop, you then later close the session leaving all your programs open to run for example overnight. The next time you start your remote desktop session you will enter a new session besides the one you already have running. [...]
In: Uncategorized
30 Dec 2009Some nice windows 7 tips I found.
Command Prompt output to Clipboard You can directly paste the output of a command prompt command into the clipboard by adding clip to any command. For example: dir | clip
You can then paste it into notepad
Changing the Power [...]
In: SharePoint
1 Apr 2009On our sharepoint intranet site we had a problem with a webpart. This webpart displayed some top sites. Whenever we wanted to remove it we received a javascript error.
Someone suggested us to add ?contents=1 behind the url (resulting in something like: http://<your domain here>/Pages/Default.aspx ?contents=1)
you will now see the hidden webparts page, and can delete [...]