Brad's profileSharePoint BlogPhotosBlogLists Tools Help

Blog


    July 30

    Botack's Blogging

    A good mate of mine, Yaohan has finally started to blog. As a consultant, every now and again I meet someone who is great at what they do and great to work with - Yaohan is both. His talent with Solution development using the Sharepoint API is amazing and he's a great guy to hang with.
     
    You can catch his ramblings here - http://botack.spaces.live.com/blog/
     
    Go dude!
    July 01

    Terminal Services Client 6.0 - no more /console

    Have you been wondering why you can no longer remote desktop to the console session? Are you running Windows Vista SP1 or Windows 2008 Server? Or have you downloaded the Remote desktop client v6.0 update and installed it?

    Well, you are not alone, I have a couple of Virtual servers which I prefer to manage using Remote Desktop than the clunky app that comes with Hyper-V. Because the apps I run on them do not support multiple instances, they complain if there is more than one session logged into the server - solution is to use mstsc /console.at least it was in v5.2... they've changed the switch in v6 to be /Admin.

    Not sure why - the other switch worked, why couldn't they depreciate it instead? Both switches act the same way... so why change it? Is there a mandate coming down from Steve Ballmer that says everything associated with an elevated security level needs to have the word Admin in it?

    Ah well, now you know. Change your shortcut links from /console to /admin & you're good to go again.

    Brad