Yeah, I am after network drives specifically and all users are local admins on their respective PCs. I have found this reg entry after searching through the forums but still continuing to find a better solution -

http://www.kixtart.org/forums/ubbthreads...true#Post184599

 Code:
$RegPath = "##SRV1#DATA"
  WriteValue("HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\MountPoints2\$RegPath","_LabelFromReg","Data","REG_SZ")



-Sid



Edited by Mart (2009-11-12 09:11 AM)
Edit Reason: Please use code tags when posting code.