Hi,
I have two legacy applications that require absolute drive mappings ie. a drive letter, (U
, in order to function. Both these applications exist as published Citrix applications, which users across my organisation connect to using VPN's.
For most sites this is fine but my Win2K domain is also split over two AD and geographical sites, linked by VPN.
I do not want users in the remote AD site having to map the U: drive over the VPN because their domain logins would be slowed down. So I setup a batch file to map the necessary drives and placed it in the startup folder so it is processed only when remote users login to the Citrix server and not when they login to the domain.
The problem with this is that since the scripts in the startup folder aren't processed til the user is fully logged in, if a user tries to access one of the Citrix applications that requires the U: drive mapping, Citrix appears to try to access the U: drive before it is mapped and the application errors out.
I don't want my users to have to use a Citrix desktop to access these applications and nor do I want drives being mapped across a VPN link for the aforementioned reason. Does anyone have any suggestions how I can get these scripts processed early enough so the applications start successfully?
I have two legacy applications that require absolute drive mappings ie. a drive letter, (U
For most sites this is fine but my Win2K domain is also split over two AD and geographical sites, linked by VPN.
I do not want users in the remote AD site having to map the U: drive over the VPN because their domain logins would be slowed down. So I setup a batch file to map the necessary drives and placed it in the startup folder so it is processed only when remote users login to the Citrix server and not when they login to the domain.
The problem with this is that since the scripts in the startup folder aren't processed til the user is fully logged in, if a user tries to access one of the Citrix applications that requires the U: drive mapping, Citrix appears to try to access the U: drive before it is mapped and the application errors out.
I don't want my users to have to use a Citrix desktop to access these applications and nor do I want drives being mapped across a VPN link for the aforementioned reason. Does anyone have any suggestions how I can get these scripts processed early enough so the applications start successfully?