In our environment, 2008 R2 AD, we have batch files that run on login mapping users to specific drives. The GPO's used to do this point to a specific AD servers sysvol for the login scripts. So, if that server is down, the login scripts wont run. Years ago, I remember I had been able to use a wildcard or something to tell the system to look in this folder on any AD server for the specific logon script. Does anyone remember how to do this?
For example, it is currently set to \\ADServer1\NETLOGON\ABC.vbs
and I would like it to be \\ANYADSERVER\Netlogon\ABC.vbs