Brian Madden Logo
Your independent source for application and desktop virtualization.
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 9 Replies | 1 Follower

Not Ranked
Points 185
Craig DeRousse Posted: Thu, Jul 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 75 Contributor
Points 2,325
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 185
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 88,157
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 185
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: 20
Top 10 Contributor
Points 21,167
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: 35
Not Ranked
Points 5
Sajeel replied on Thu, Oct 23 2008 12:18 PM
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
Not Ranked
Points 25

When I do this I don't see any 'remote' drives. Only hard drives and CD. Am I missing a switch or setting? Thanks.

  • | Post Points: 5
Not Ranked
Points 25

When I try this I get the following error:

System error 55 has occurred.

The specified network resource or device is no longer available.

Is there something else I need to do to make this work? Thanks.

  • | Post Points: 5
Page 1 of 1 (10 items) | RSS