We had SBS 2003 and we migrated them to Windows Server 2012 R2. after that there are drive is mapping randomly.
sometimes its Y , sometimes getting as Z.
how to trace this ?
Windows Server 2012Active Directory
Last Comment
ucguy
8/22/2022 - Mon
Deadman
please check Configure Drive Maps preference logging and tracing setting under the Computer Configuration\Policies\Administrative Templates\System\Group Policy in group policy
Mark Bill
I dont think this is a group policy preferences issue as its sbs 2003 that didnt support group policy drive maps.
1) are you running a logon script? check if the users in active directory are set to run a logon script.
Kash
SBS 2003 there will be a login script called SBS_login script and it can be found it netlogon folder
so your new DC \\servername\Netlogon folder and the script in there is what is mapping the drives for you.
I normally copy the file to a different location and then delete.
I dont like to delete anything in AD, keep the script just open the users accounts in AD and remove the script from there profiles, you can even shift click all the user accounts and remove them all at one click.