Jump to content
  • 0

Networkmapping \\client\C$\%username% will not work


MIchael Feucht

Question

Posted

Hi,

I have problems with the mapping of local client drives.

We will use login scripts with a netuse.bat.

 

net use H: \\client\c% will work.

net use H: \\client\C$\%username% will not work - Failure: System Failure 87 - wrong parameter

 

Citrix Version XenApp 7.9

 

Any ideas?

 

Best Regards

Michael

4 answers to this question

Recommended Posts

Posted
1 hour ago, MIchael Feucht said:

net use H: \\client\c% will work.

net use H: \\client\C$\%username% will not work - Failure: System Failure 87 - wrong parameter

 

Does this work anywhere? Presumably only if the user has a folder in c drive with their user name.

 

Otherwise taking ICA out of the scenario this will not work either: \\localhost\C$\%username% 
Assuming the attempt to to map to the user profile directory it would need to be similiar to \\client\C$\Users\%username%

(assuming a recent OS is used for the client)

 

%userprofile% could not be used, as it is a server side value and contains the full path starting with "C:\...."

Posted

I have tested also:

 

net use H: \\client\C$\firstname.lastname will not work - Failure: System Failure 87 - wrong parameter

net use H: \\client\C$\test will not work - Failure: System Failure 87 - wrong parameter

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...