carnivore 10 Posted November 14, 2006 Report Share Posted November 14, 2006 Hallo, repadmin hat diese beiden Optionen, um eine Replication manuell anzustossen /replicate <Dest_DC_LIST> <Source DC_NAME> <Naming Context> [/force] [/async] [/full] [/addref] [/readonly] repadmin -replicate DC1 DC2 CN=Configuration,DC=test,,DC=de /full Sync from DC2 to DC1 completed successfully. funktioniert wunderbar ----- /replicate <Dest_DC_LIST> <Naming Context> /allsources [/force] [/async] [/full] [/addref] [/readonly] repadmin -replicate DC1 CN=Configuration,DC=test,,DC=de /allsources /full DsReplicaSync() failed with status 87 (0x57): Can't retrieve message string 87 (0x57), error 1815. funktioniert nicht. Trotz 1815 sieht DNS sauber aus. Was stimmt an der Syntax nicht? Merci carnivore Quote Link to comment
woiza 10 Posted November 14, 2006 Report Share Posted November 14, 2006 Hi, das hier schonmal: DC=test,,DC=de Gruß woiza Quote Link to comment
carnivore 10 Posted November 16, 2006 Author Report Share Posted November 16, 2006 war ein Kopierfehler, es funktioniert auch mit einem Komma nicht carnivore Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.