[THIN] Re: conditional setting for home drive

  • From: "Rick Mack" <Rick.Mack@xxxxxxxxxxxxxx>
  • To: <thin@xxxxxxxxxxxxx>
  • Date: Fri, 24 Sep 2004 07:37:08 +1000

Hi Pavlo,

Why does it absolutely need a local home drive?

Have you checked it out with filemon? What system variables is it using
(%windir%, %homedrive%?)

Could you do something like point it to, for example, a T: drive
substitued to %temp%.

Regards,

Rick

Ulrich Mack
Volante Systems Ltd
18 Heussler Terrace, Milton 4064 
Queensland Australia. 
Ph: +61 7 3246 7704 
email: rmack@xxxxxxxxxxxxxx 
web: www.volante.com.au




-----Original Message-----
From: thin-bounce@xxxxxxxxxxxxx [mailto:thin-bounce@xxxxxxxxxxxxx] On
Behalf Of Pavlo Ignatusha
Sent: Friday, 24 September 2004 6:04 AM
To: thin@xxxxxxxxxxxxx
Subject: [THIN] Re: conditional setting for home drive


I wish... :))

We are W2K with a bunch of clients like w95/98/2k/xp

Thanks,

Pavlo Ignatusha
Systems Network Coordinator
Pembroke General Hospital
Tel. (613) 732-3675 ext.6150
Fax. (613) 732-9986
www.pemgenhos.org

"All that matters is love and work" - Sigmund Freud.


-----Original Message-----
From: thin-bounce@xxxxxxxxxxxxx [mailto:thin-bounce@xxxxxxxxxxxxx]On
Behalf Of Jeff Pitsch
Sent: Thursday, September 23, 2004 3:59 PM
To: thin@xxxxxxxxxxxxx
Subject: [THIN] Re: conditional setting for home drive


You wouldn't happen to be using Win2k3 Terminal Server are you?  If so,
you can use GPO's to do exactly what your trying to do.

Jeff Pitsch


-----Original Message-----
From: thin-bounce@xxxxxxxxxxxxx [mailto:thin-bounce@xxxxxxxxxxxxx] On
Behalf Of Pavlo Ignatusha
Sent: Thursday, September 23, 2004 3:54 PM
To: Org Thin (E-mail)
Subject: [THIN] conditional setting for home drive

Hi group,

I have an older telnet-based application (Jbase30 )running on the
dedicated server. Users access it through terminal programm (Accuterm
97) published in Citrix.

This app seem to require an home drive set to local drive
d:\Users\username. We set user's home drive to local d:\users\username
in AD and it works fine. Now when same user uses normal windows apps in
my citrix (with remapped drives to x and y) there is no d drive and
things become pretty ugly.

I think about clearing home drive settings in AD and manipulate user
home drive settings depending on server he/she logs on to. I can get as
far as setting the condition in my logon script:

If exist d:\JBASE30\bin\jsh.exe goto JBASE
If exist %windir%\system\kernel32.dll goto WIN_OK
If exist %windir%\system32\kernel32.dll goto WIN_OK

:WIN_OK
net use u: \\server_name\sharename\%username%
SET HOMEDRIVE=U
SET HOMESHARE=\\server_name\sharename\%username%
echo The letter U: on your computer has been mapped to your user account
goto EXIT

:JBASE
SET HOMEDRIVE=D
SET HOMEPATH=\USERS\%USERNAME%
goto EXIT

:EXIT

I verified my condition works. Currently Home Drive setting for the test
user is set to local drive and is blank. Any server I log in to defaults
my home variables to systemroot\documents and Settings\%username%. This
means I can not overwrite what is set in AD. Can someone piont me in the
right direction?

Thanks a lot,

Pavlo Ignatusha
Systems Network Coordinator
Pembroke General Hospital
Tel. (613) 732-3675 ext.6150
Fax. (613) 732-9986
www.pemgenhos.org

"All that matters is love and work" - Sigmund Freud.

********************************************************
This Weeks Sponsor RTO Software
Do you know which applications are abusing your CPU and memory?
Would you like to learn? --   Free for a limited time!
Get the RTO Performance Analyzer to quickly learn the applications,
users, and time of day possible problems exist.
http://www.rtosoft.com/enter.asp?id=320
********************************************************** 
Useful Thin Client Computing Links are available at:
http://thin.net/links.cfm
***********************************************************
For Archives, to Unsubscribe, Subscribe or 
set Digest or Vacation mode use the below link:
http://thin.net/citrixlist.cfm
********************************************************
This Weeks Sponsor RTO Software
Do you know which applications are abusing your CPU and memory?
Would you like to learn? --   Free for a limited time!
Get the RTO Performance Analyzer to quickly learn the applications,
users, and time of day possible problems exist.
http://www.rtosoft.com/enter.asp?id20
********************************************************** 
Useful Thin Client Computing Links are available at:
http://thin.net/links.cfm
***********************************************************
For Archives, to Unsubscribe, Subscribe or 
set Digest or Vacation mode use the below link:
http://thin.net/citrixlist.cfm
#####################################################################################
This e-mail, including all attachments, may be confidential or privileged.  
Confidentiality or privilege is not waived or lost because this email has been 
sent to you in error.  If you are not the intended recipient any use, 
disclosure or copying of this email is prohibited.  If you have received it in 
error please notify the sender immediately by reply email and destroy all 
copies of this email and any attachments.  All liability for direct and 
indirect loss arising from this email and any attachments is hereby disclaimed 
to the extent permitted by law.
#####################################################################################
********************************************************
This Weeks Sponsor RTO Software
Do you know which applications are abusing your CPU and memory?
Would you like to learn? --   Free for a limited time!
Get the RTO Performance Analyzer to quickly learn the applications, users,
and time of day possible problems exist.
http://www.rtosoft.com/enter.asp?id20
**********************************************************
Useful Thin Client Computing Links are available at:
http://thin.net/links.cfm
***********************************************************
For Archives, to Unsubscribe, Subscribe or
set Digest or Vacation mode use the below link:
http://thin.net/citrixlist.cfm

Other related posts: