Posted May 13, 20196 yr 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
May 13, 20196 yr 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:\...."
May 13, 20196 yr Author 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
May 13, 20196 yr Author When I enter the unc path directly into the file explorer, every access will work fine.
May 13, 20196 yr A few links that may help explain and get you closer to where you want to be: https://discussions.citrix.com/topic/372092-can-you-map-a-local-home-folder-as-drive-letter/ https://support.citrix.com/article/CTX127968 https://support.citrix.com/article/CTX227948
Archived
This topic is now archived and is closed to further replies.