I realise that this probably isn't the forum to post this, but I know there's a lot of techy minded people who might be able to help.
In short we have a NAS which we're going to use as slow storage for our users on the domain that we would like mapped as their P: drive on their accounts.
Currently the shares are set up so that the drive would need to be mapped as follows:
\\nas01-MC\%username%
This seems to be working for some users within varying Active directory OU's but for others, does nothing
Currently, in a test OU I've got a .cmd running in the logon scripts part of group policy containing this line:
net use P: \\NAS01-MC\%username%
as far as I'm concerned as long as they have permissions over the relevant folder then that should work.
e.g.
AD username: jbloggs
NAS Share: \\nas01-mc\jbloggs
Is there anything I can run to check why this isn't running or can anyone point me in the direction as to why this isn't working? The particular policy that this script is in is listed at the top of the GP inheriance tab for the specific folder so I honestly cannot get my head around this.
Thanks for any help ladies and gents!
In short we have a NAS which we're going to use as slow storage for our users on the domain that we would like mapped as their P: drive on their accounts.
Currently the shares are set up so that the drive would need to be mapped as follows:
\\nas01-MC\%username%
This seems to be working for some users within varying Active directory OU's but for others, does nothing
Currently, in a test OU I've got a .cmd running in the logon scripts part of group policy containing this line:
net use P: \\NAS01-MC\%username%
as far as I'm concerned as long as they have permissions over the relevant folder then that should work.
e.g.
AD username: jbloggs
NAS Share: \\nas01-mc\jbloggs
Is there anything I can run to check why this isn't running or can anyone point me in the direction as to why this isn't working? The particular policy that this script is in is listed at the top of the GP inheriance tab for the specific folder so I honestly cannot get my head around this.
Thanks for any help ladies and gents!