Hi all,
I am trying to get a script working which will automatically create users, then create their home drive on the approriate file server depending on location and whether they are laptop / desktop users etc.
I've got the majority of this done, but I need to force a replication from the local domain controller where the user is being created to the domain controller local to the file server where the home drive is being created in order to permission the new home drive with the new account. I was hoping to use repadmin or the SetReplicaSync command available in the IADsTools.dll but this seems to be limited to only replicate domain controllers which are direct partners of each other. Since this is not always going to be the case, I need a way to synchronise two domain controllers which are not direct replication partners.
Does anyone know if this is possible? It seems like quite a basic thing to me but wouldn't surprise me if Microsoft have left this ability out!!
Cheers, Antony
I am trying to get a script working which will automatically create users, then create their home drive on the approriate file server depending on location and whether they are laptop / desktop users etc.
I've got the majority of this done, but I need to force a replication from the local domain controller where the user is being created to the domain controller local to the file server where the home drive is being created in order to permission the new home drive with the new account. I was hoping to use repadmin or the SetReplicaSync command available in the IADsTools.dll but this seems to be limited to only replicate domain controllers which are direct partners of each other. Since this is not always going to be the case, I need a way to synchronise two domain controllers which are not direct replication partners.
Does anyone know if this is possible? It seems like quite a basic thing to me but wouldn't surprise me if Microsoft have left this ability out!!
Cheers, Antony