Support End Dates: Vista, XP SP2 and windows 2000

April 13, 2010: Windows Vista without any service packs installed will have it’s support lifecycle ended. No more security updates. (Rather quick imho)

July 13, 2010: Windows XP SP2 and every version of Windows 2000 will have it’s support lifecycle ended.
Windows Server 2003 will go into the Extended Support Phase (security updates are free, but the rest of the support must be paid for).

More on this here

changing your Terminal Server Session

Do 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. If so, with the tscon command you can switch sessions.

First identify the session id of the session you want to control, you can do this by opening Terminal Services Manager. When you have your ID (i.e. 1) start a command prompt and enter: tscon {id} /v (i.e: tscon 1 /v) inside your current session.
You’re current session will be stopped and you will be redirected to session nr. 1

Windows 7 Federated Search

wow, this is nice.

Windows 7 Federated Search.
This Federated Search will change the scope of your search beyond your Computer. You can now search for items in remote repositories from your PC. It is based on OpenSearch and the RSS format. Since it is based on open standards, it becomes very simple to create custom ‘search connectors’ for your own remote repositories. For example, you can search Flickr or Twitter from within explorer.
Here are some search connectors.

I even created one for my own site :-) , you can download it here

search on windows 7 @ marcvalk.net

Installed: Windows 7

After waiting a long time on august 6th, Windows 7 finally arrived. The installation was really easy, and I am surprised with the boot time, but then I always am with a freshly installed OS.

Some “nifty” things I found out:

  • Command Prompt Here
    I always had a power toy installed which added a context menu to the windows explorer, to open a command prompt at the exact same folder I was browsing. This is now built into windows 7. Just hold shift and right click a folder.
  • Explorer in new process
    As you try out the command prompt thingy, you might notice another new context menu “open in new process”. This will open a new explorer window, but different from the menu “open in new window” it will open as a new explorer.exe process. So if one explorer.exe crashes (why should it?), another will still stay open.
  • Starting your pinned taskbar programs
    with the windows key combination Win+1, Win+2, Win+3, you can start the programs which you pinned to your taskbar.
  • ISO Burner
    really nice.. build in ISO burner. Just double click any ISO file.
  • WordPad
    WordPad can open the Office Open XML (Word Files).
  • Peek at desktop
    damn… where is my “desktop” shortcut on my taskbar. Searched a few seconds for it and then I found it. On the other hand (right side) of the taskbar, next to the clock. Nice thing is you can also peak @ the desktop by hovering over this “button” .
  • your favorite folders pinned
    If you’re always opening the same folders, you can pin them with the Explorer icon on the taskbar. Hold the right-click button down and drag the folder to the taskbar, and it will be pinned in the Explorer Jump List.

IE8 Security Warning HTTPS content

Since I upgraded to IE8, I’ve been a bit annoyed with the this security warning:

image

It states: “Do you want to view only the webpage content that was delivered securely”. The first time I just pressed Yes, by pressing [Enter] on my keyboard (without reading the warning correctly), which obviously rendered me a incomplete page.

Note to Steve Balmer:
Why change this button press behavior Microsoft, just to let us read dialogs? It will cost time every time we have to read such a dialog, and as you know.. time is money :-)

Since then the warning came up a few times. So I’ve you want to disable this warning the change this:
in IE8, go to [Tools], [internet options] , [security] , [custom level]
and change [display mixed content] to “enable”

image

Settings will take effect after a restart of IE.

*edit after comment
I’m not saying that you should disable the warning. If you find it annoying, you can disable it.
The “old” dialog was different:
image
As you can see, this is the other way around. The changed it.
What you do with it is your choice.

Windows 7: RDP Platform Improvements

Some things in RDP that will be improved in Windows 7:

  • Aero Experience
    like translucent effects, previews
  • Direct 2D & Direct 3d 10.1
  • True MultiMon Support
  • RDP Core Performance Improvements
  • Multimedia: Media Foundation
    Running Audio and Video smoothly
  • Multimedia: DirectShow
  • 40% gain in bandwidth reduction

I’ve seen a demo where they played a video (1080p), the audio was a little behind on the video (but not irritating slow), the video was really smooth and the processor load on the server was only 1%.
Want to see it for yourself? Check out this link, @ 22min. it is playing the video, and @ 23min, it plays the HD movie.

My opinion: impressive, I know some company’s who really could use it.