Merhaba,
AD and SQL is not in Sync with the OCS user details. We need to force the Sync
through ?RegenerateCookiesNow? option. Since this operation may affect the
performance of OCS, I would recommend to run this on off business hours.
Forcing RegenerateCookiesNow:
Login to Front End server which is the current user replicator
1. Click Start, and then click Run.
2. In the Open box, type wbemtest.
3. In the Windows Management Instrumentation Tester dialog box, click Connect.
4. In the Connect dialog box, type root\cimv2 in the Namespace box.
5. Click Connect.
6. Click Open Instance.
7. In the Get Object Path box, type MSFT_SIPUserReplicatorSetting, and then click OK.
8. In the Object Editor for MSFT_SIPUserReplicatorSetting dialog box, click Instances.
9. Scroll down to the list of properties until you see the RegenerateCookiesNow property and double click that
10. Enter TRUE for its new value and click Save Property
11. Click Save Object
12. Click Close
13. Click Exit
More info on the <http://msdn.microsoft.com/en-us/libr...32165.aspx>
To find the user replicator server :
Login to any of the Prod pool FE server.
Make sure you have OCS 2007 Resource kit installed
From the command prompt go to the folder where reskit installed.
Type ?dbanalyze /report:diag >dbanalyze.txt ?
Open dbalalyze.txt and search for ?Task name?
Will get the User Replicator server name.
Emre.