Re: Prevent home drive mapping from appearing in terminal server
- From: "Vera Noest [MVP]" <vera.noest@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 12 Jan 2006 13:04:54 -0800
Why on earth would you want users to have 2 different home drives,
a non-TS and a TS home drive???
There is *no* setting in an AD account for a TS-specific home
drive, only for a TS-specific profile!
> In all the above scenarios I've tried redirecting HOMEDRIVE and
> HOMEPATH to the user's local profile, with no luck.
Maybe you mean profile in stead of home drive? Profiles and home
drives are two *very* different things, and users *should* have a
TS-specific profile, as well as one single home driver, which they
can access at all times.
_________________________________________________________
Vera Noest
MCSE, CCEA, Microsoft MVP - Terminal Server
TS troubleshooting: http://ts.veranoest.net
SQL troubleshooting: http://sql.veranoest.net
___ please respond in newsgroup, NOT by private email ___
=?Utf-8?B?VGhlIEJpZyBB?= <The Big A@xxxxxxxxxxxxxxxxxxxxxxxxx>
wrote on 12 jan 2006 in
microsoft.public.windows.terminal_services:
> Hi everyone,
>
> Hope you are all well. Just a small query:
>
> If a terminal server user does not have a terminal server home
> drive within active directory, the user's normal non-TS home
> drive (also from active directory) is mapped instead.
> One of the apps running on the terminal server doesn't just look
> for the drive letter, it follows environment variable paths. Can
> I suppress this non-TS home drive mapping so that it doesn't
> map, and also ensure the environment variables don't point to
> the non-TS home drive?
>
> I have done a lot of investigation and haven't found a reliable
> way to do this yet. Anyone who knows anything useful would be
> greatly appreciated.
>
> If you want to know what I've done already... below are tools I
> have tried:
>
> Net use H: /d /y (worked a treat). Deleting the drive mapping is
> easy.
>
> SET HOMEDRIVE=..... but once you've logged on and launch cmd,
> when you type in SET you see that HOMEDRIVE=H:
>
> Modified registry HKCU\Volatile Environment\HOMEDRIVE.... but
> when you launch cmd you find HOMEDRIVE=H:
>
> Tried vbscript - used WshShell.Environment object (all of
> SYSTEM, USER, PROCESS) and set HOMEDRIVE in there. No luck.
> after running you still find HOMEDRIVE=H:
>
> In all the above scenarios I've tried redirecting HOMEDRIVE and
> HOMEPATH to the user's local profile, with no luck.
>
> Previously on windows 2000 terminal server the home drive
> mapping has not taken place. I haven't changed anything
> significant to make it happen.
>
> Anyone have any clues what to do next?
.
- Follow-Ups:
- Re: Prevent home drive mapping from appearing in terminal server
- From: The Big A
- Re: Prevent home drive mapping from appearing in terminal server
- Prev by Date: Re: TS 2003 Licensing
- Next by Date: Re: windows 2000 terminal service only allows 1 user connection
- Previous by thread: RE: Using IE Within Remote Desktop on W2k3 Server
- Next by thread: Re: Prevent home drive mapping from appearing in terminal server
- Index(es):
Relevant Pages
|