Wanting to create an Auto Mount Policy for SMB Share based on the current user who logs in. This would allow any user to access there SMB shared docs at any computer.
How do i pass through the current user to this?
smb://$currentUser@{ServerName}/$currentUser/Docs
