+ Post New Thread
Results 1 to 12 of 12
Thin Client and Virtual Machines Thread, Replacement Shell For Windows Thin PC & RDS in Technical; Hi, I am playing with Thin PC and RDS . Currently i use MSTSC as the shell instead of explorer. ...
  1. #1

    FN-GM's Avatar
    Join Date
    Jun 2007
    Location
    UK
    Posts
    11,845
    Blog Entries
    6
    Thank Post
    592
    Thanked 1,044 Times in 921 Posts
    Rep Power
    224

    Replacement Shell For Windows Thin PC & RDS

    Hi,

    I am playing with Thin PC and RDS. Currently i use MSTSC as the shell instead of explorer. I was wondering if anyone knows of any other custom shells i can use please? Has anyone developed one specially for the job please?

    Thanks

  2. IDG Tech News

  3. #2

    FN-GM's Avatar
    Join Date
    Jun 2007
    Location
    UK
    Posts
    11,845
    Blog Entries
    6
    Thank Post
    592
    Thanked 1,044 Times in 921 Posts
    Rep Power
    224
    bump

  4. #3

    Join Date
    May 2009
    Posts
    22
    Thank Post
    0
    Thanked 2 Times in 2 Posts
    Rep Power
    7
    I'm actually impressed you are using MSTSC instead of explorer. Can you explain or link to a guide on how you accomplished this?
    What kind of shells are you looking for? What problem are you trying to solve, or what is MSTSC not giving you that you need?

  5. #4

    FN-GM's Avatar
    Join Date
    Jun 2007
    Location
    UK
    Posts
    11,845
    Blog Entries
    6
    Thank Post
    592
    Thanked 1,044 Times in 921 Posts
    Rep Power
    224
    There is a similar guide on here but my setup works different. I have changed the shell to a VBS script that calls the RDS session. When the users logs on the host machine it connects to the RDS session full screen and then logs them automatically into that. When the user logs off the session they are automatically logged off the host.

    The problem is. That the users sees a box in the screen when connecting to the RDS farm they can cancel the connection. Also when the RDS session launches it shows the connection bar at the top for a few seconds. Its not much but its enough for the students to start messing about.

    I shall upload some content for it soon.

    Thanks

  6. #5


    Join Date
    Feb 2007
    Location
    51.405546, -0.510212
    Posts
    3,845
    Thank Post
    149
    Thanked 1,228 Times in 924 Posts
    Rep Power
    305
    Remote Desktop Plus might be worth a try. It's just a wrapper for mstsc.exe, but does allow you to disable the close button and the connection bar (among other things). e.g.

    Code:
    rdp /v:rds-server:port /u:username /pe:encrypted_password /printers /sound /nowallpaper /fullscreen /noclose /wait /t /batch

  7. Thanks to Arthur from:

    FN-GM (16th January 2012)

  8. #6
    Cache's Avatar
    Join Date
    Apr 2008
    Location
    Cumbria
    Posts
    592
    Blog Entries
    2
    Thank Post
    233
    Thanked 75 Times in 74 Posts
    Rep Power
    27
    Quote Originally Posted by Arthur View Post
    Remote Desktop Plus might be worth a try. It's just a wrapper for mstsc.exe, but does allow you to disable the close button and the connection bar (among other things). e.g.

    Code:
    rdp /v:rds-server:port /u:username /pe:encrypted_password /printers /sound /nowallpaper /fullscreen /noclose /wait /t /batch
    It's possible to remove the close button, minimise and auto hide the connection bar by editting the RDP file you use to connect (assuming you use an RDP file) - will post the options when I'm in tomorrow.

  9. #7

    FN-GM's Avatar
    Join Date
    Jun 2007
    Location
    UK
    Posts
    11,845
    Blog Entries
    6
    Thank Post
    592
    Thanked 1,044 Times in 921 Posts
    Rep Power
    224
    Quote Originally Posted by Cache View Post
    It's possible to remove the close button, minimise and auto hide the connection bar by editting the RDP file you use to connect (assuming you use an RDP file) - will post the options when I'm in tomorrow.
    I have already done this but it still appears for a few seconds.

  10. #8
    Cache's Avatar
    Join Date
    Apr 2008
    Location
    Cumbria
    Posts
    592
    Blog Entries
    2
    Thank Post
    233
    Thanked 75 Times in 74 Posts
    Rep Power
    27
    Quote Originally Posted by FN-GM View Post
    I have already done this but it still appears for a few seconds.
    Ah ok. I don't mind it appearing there because they can't do anything with it and as soon as the mouse moves of it they can't get it back.

  11. #9

    Join Date
    Oct 2011
    Location
    Manchester
    Posts
    16
    Thank Post
    1
    Thanked 3 Times in 3 Posts
    Rep Power
    2
    Quote Originally Posted by FN-GM View Post
    Currently i use MSTSC as the shell instead of explorer
    I played around with this but how have you got it to respawn once exited?

  12. #10
    atamakosi's Avatar
    Join Date
    Jun 2011
    Location
    Auckland
    Posts
    59
    Thank Post
    5
    Thanked 3 Times in 3 Posts
    Rep Power
    9
    I'm looking for something similar except I would like students to be able to use their personal usernames so they can save their work to their profile folder from the terminal server. Ideally it would also be nice if they didn't need to login twice, once to the PC and then again to rds. I've still not quite figured out how to replace explorer with mstsc. Can you possibly share your vbs script please?
    Last edited by atamakosi; 9th February 2012 at 01:23 AM. Reason: spelling

  13. #11

    plexer's Avatar
    Join Date
    Dec 2005
    Location
    Norfolk
    Posts
    9,565
    Thank Post
    306
    Thanked 884 Times in 794 Posts
    Rep Power
    211
    It's a gpo setting.

    For a bit of info:

    How To Change The Windows Xp Shell. - Discuss Anything

    Ben

  14. #12

    FN-GM's Avatar
    Join Date
    Jun 2007
    Location
    UK
    Posts
    11,845
    Blog Entries
    6
    Thank Post
    592
    Thanked 1,044 Times in 921 Posts
    Rep Power
    224
    Quote Originally Posted by atamakosi View Post
    I'm looking for something similar except I would like students to be able to use their personal usernames so they can save their work to their profile folder from the terminal server. Ideally it would also be nice if they didn't need to login twice, once to the PC and then again to rds. I've still not quite figured out how to replace explorer with mstsc. Can you possible share your vbs script please?
    No Problem, the good thing with my VBS script is when you log off the session it will log off the host. RDP is set so you dont need to authenticate twice. I shall post it when i get home.

SHARE:
+ Post New Thread

Similar Threads

  1. Drivers for Windows 7 RC PC
    By speckytecky in forum Windows 7
    Replies: 7
    Last Post: 14th May 2009, 10:51 PM
  2. Replies: 0
    Last Post: 5th May 2009, 02:45 PM
  3. Downgrade plan for Windows 7 PCs
    By FN-GM in forum Windows 7
    Replies: 6
    Last Post: 10th April 2009, 09:22 AM
  4. Microsoft Shared Computer Toolkit for Windows XP
    By kennysarmy in forum Windows
    Replies: 1
    Last Post: 6th October 2005, 07:55 AM

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •