Brian Madden Logo
Your independent source for application and desktop virtualization.
Marketplace

advertisement

Getting access to drives mapped on remote workstations, in the Client / End User Issues forum on BrianMadden.com

rated by 0 users
This post has 7 Replies | 0 Followers

Not Ranked
Points 165
Craig DeRousse Posted: 07-19-2007 8:52 AM
I have users from a remote network connecting to an application on our local PS4.0 servers. The users have disks from their remote network mapped to there workstations. The users want to save data from the Citrix application to the mapped drive on there workstation. The remote file servers are not accessable to the PS4.0 servers. Is there away to get those mapped drives to be accessable ?

Thanks Craig
  • | Post Points: 20
Top 50 Contributor
Points 2,310
You can't. Let the users copy the file to the local mapped drive first, and then to the remote drive.
mcse, rcp, ccna, ccsp, cca, ccea, ccia 4.0, cca 4.5 etc :-)
  • | Post Points: 5
Not Ranked
Points 165
Just and FYI, I found that it is possable to do this.
  • | Post Points: 20
Top 75 Contributor
Points 2,134
Craig, would you mind elaborating?

Kevin
  • | Post Points: 20
Top 10 Contributor
Points 87,103
He's probably referring to manually mapping the network drive through the ica channel which can be done. It's just not done automatically like local drives.
  • | Post Points: 20
Not Ranked
Points 165
I created a BAT file that contained:

@echo off
net use H: \\client\h$

I placed this BAT file into a GroupPolicy for logon

This then gave them in Citrix a H: drive that pointed to the mapped H: drive on there PC.

Craig
  • | Post Points: 5
Top 10 Contributor
Points 20,562
You can enumerate any client side mapped drives and connect them automatically. Look at the command "change client /view". You can pipe these into a text file like this: change client /view | find "Remote" | find "Disk" > drives.txt.

Rudy

  • | Post Points: 20
Not Ranked
Points 5
Rudy,

Your approach is really interesting and potentially solves our issue of multiple users from different companies with variable drive letters for thier networked drives.

What do we need to do with the drives.txt for the network drives to be mapped?

Look forward to your reply.

Thanks,
Sajeel
  • | Post Points: 5
Page 1 of 1 (8 items) | RSS
Copyright © 1997-2008 The Brian Madden Company, LLC | Disclosures | Privacy | Terms of Use | Contact Info