[THIN] Re: drive mapping?

  • From: "Ron Oglesby" <roglesby@xxxxxxxxxxxx>
  • To: <thin@xxxxxxxxxxxxx>
  • Date: Mon, 16 Sep 2002 13:13:11 -0500

Not at all. My IF member stuff is all about when you have multiple
mappings for different groups all in one script. If everyone has the
same mapping (or needs the same mapping) just toss it in.

Ron

Ron Oglesby
Senior Technical Architect
=20
RapidApp
Office 312.372.7188
Mobile 312.961.2380
email roglesby@xxxxxxxxxxxx
=20

-----Original Message-----
From: Jason Patten [mailto:pattenj@xxxxxxxx]=20
Sent: Monday, September 16, 2002 1:16 PM
To: 'thin@xxxxxxxxxxxxx'
Subject: [THIN] Re: drive mapping?


Will it hurt if I just drop the mapping command into the login script? =20

-----Original Message-----
From: Ron Oglesby [mailto:roglesby@xxxxxxxxxxxx]
Sent: Monday, September 16, 2002 2:06 PM
To: thin@xxxxxxxxxxxxx
Subject: [THIN] Re: drive mapping?



Couple of ways.

1- Those users could have their login script modified to Map X:
2- If the login script is not that specific you can add an IFmember
statement and make them all a member of that group.
3- create a Mandatory profile with X mapped and make them all use that
terminal server profile
4- Build some logic into a local script. Use IFMEMBER.exe from the
reskit and call your script from Usrlogn1.cmd

Example:

REM Finance Users drive
ifmember Domain\Group
if errorlevel 1 Net use X: \\FILE_SERVER\SHARE

Ron

Ron Oglesby
Senior Technical Architect
=3D20
RapidApp
Office 312.372.7188
Mobile 312.961.2380
email roglesby@xxxxxxxxxxxx
=3D20

-----Original Message-----
From: Jason Patten [mailto:pattenj@xxxxxxxx]=3D20
Sent: Monday, September 16, 2002 1:06 PM
To: 'thin@xxxxxxxxxxxxx'
Subject: [THIN] drive mapping?


We have an application that requires that a certain directory on the
server
be mapped as drive x.  Since we are preparing to deploy this app what is
the
easiest way to make sure that the directory gets mapped for all the
users
that need this app.. other tan going in and manually mapping for each
user
one at a time?  I'm sure its possible I just cant seem to get it running
right.  This is in NT4 TSE with MF1.8


Jason


"Bother," said Pooh, "Eeyore, ready photon torpedoes and lock phasers on
the
Heffalump", Piglet, meet me in transporter room three".=3D20


**********************************************
This weeks sponsor 99Point9.com
99Point9 helps solve your unresolved technical
server-based questions, issues and incidents.
http://www.99point9.com
***********************************************

For Archives, to Unsubscribe, Subscribe or=3D20
set Digest or Vacation mode use the below link.

http://thethin.net/citrixlist.cfm


**********************************************
This weeks sponsor 99Point9.com
99Point9 helps solve your unresolved technical
server-based questions, issues and incidents.
http://www.99point9.com
***********************************************

For Archives, to Unsubscribe, Subscribe or=20
set Digest or Vacation mode use the below link.

http://thethin.net/citrixlist.cfm


**********************************************
This weeks sponsor 99Point9.com
99Point9 helps solve your unresolved technical
server-based questions, issues and incidents.
http://www.99point9.com
***********************************************

For Archives, to Unsubscribe, Subscribe or=20
set Digest or Vacation mode use the below link.

http://thethin.net/citrixlist.cfm


**********************************************
This weeks sponsor 99Point9.com
99Point9 helps solve your unresolved technical
server-based questions, issues and incidents.
http://www.99point9.com
***********************************************

For Archives, to Unsubscribe, Subscribe or 
set Digest or Vacation mode use the below link.

http://thethin.net/citrixlist.cfm

Other related posts: