So here is my issue really basic. We don't have a logon script. We map drives via GPO. When users connect to our network via VPN they need a way to access our shares easily. We have a GPO that places shortcuts on their desktop. One is \\servername\public
and the other is for their user drive which is \\servername\userdata\username. However the user share won't work if I use %username% or if I use %LogonUser% such as \\servername\userdata\%username%.
↧