[THIN] Re: Flex Profiles and Drive Mappings

  • From: Chris De Jongh <dz58gm@xxxxxxxxx>
  • To: thin@xxxxxxxxxxxxx
  • Date: Thu, 1 Sep 2005 11:23:04 +0200

Hi,

I created a normal text file where the users should add their required mappings.
During logon (usrlogon.cmd) I use this file together with FOR command
to map the users drive mappings.
In the user environment they are not allowed to use the Map Network
Drive functionality.

hopes this is also a usefull tip.

chris


2005/8/31, Charles Watts <greg.watts@xxxxxxxx>:
> 
> Thanks Jeff!  This works!
>  
> Greg Watts
> Systems Engineer
> GTSI Corp.
> 3901 Stonecroft Blvd.
> Chantilly, VA 20151
> Office: (202) 231-8055
> Mobile: (410) 274-3076
> Fax:    (815) 366-8281
> greg.watts@xxxxxxxx
> 
> ________________________________
> From: Jeff Matheis
> Sent: Wed 8/31/2005 3:19 PM
> To: thin@xxxxxxxxxxxxx
> Subject: [THIN] Re: Flex Profiles and Drive Mappings
> 
> 
> I had this same problem and Microsoft couldn't resolve it either.  This is
> the script a Microsoft person sent me to give us a workaround.
>  
> for /f "tokens=1" %%d in ('reg.exe query HKCU\Network') do for /f "tokens=3"
> %%s in ('reg.exe query HKCU\Network\%%~nd /V RemotePath') do NET USE %%~nd:
> /d && NET USE %%~nd: %%s
> 
> Thanks 
> 
> Jeff Matheis 
> Kimball International, Inc. 
> 812-482-8302 
> jmathei@xxxxxxxxxxx 
>  
> ________________________________
> From: thin-bounce@xxxxxxxxxxxxx [mailto:thin-bounce@xxxxxxxxxxxxx] On Behalf
> Of Charles Watts
> Sent: Wednesday, August 31, 2005 2:15 PM
> To: Thin (thin@xxxxxxxxxxxxx)
> Subject: [THIN] Flex Profiles and Drive Mappings
> 
> 
> I am using Flex 4.0 and having a problem with drive mappings not being
> saved. The problem is that when a user maps a drive manually and then they
> log back in the drive is not present in "my computer". If they open an
> application and save it to the drive the drive is present. Once they do that
> than all the manually created drives appear in "my computer". Does anyone
> know what I need to do to get the drives to appear in "my computer" without
> having to launch an app? Are the drives in a disconnect state? These are
> Windows 2003 servers and I do not get the red x on the drives? Any ideas?
>  
> Thanks,
>  
> Greg Watts
Systems Engineer
GTSI Corp.
3901 Stonecroft Blvd.
Chantilly, VA
> 20151
Office: (202) 231-8055
Mobile: (410) 274-3076
Fax: (815)
> 366-8281
greg.watts@xxxxxxxx
>
********************************************************
This Weeks Sponsor: triCerat Inc.
You need Day Zero Protection!
Get Proactive with triCerat's Simplify Suite.
Solve printing, security and profile problems before they occur.
http://www.tricerat.com/?thethintl2
**********************************************************
Useful Thin Client Computing Links are available at:
http://thin.net/links.cfm
ThinWiki community - Excellent SBC Search Capabilities!
http://www.thinwiki.com
***********************************************************
For Archives, to Unsubscribe, Subscribe or
set Digest or Vacation mode use the below link:
http://thin.net/citrixlist.cfm

Other related posts: