AdminLock Table
Lync Server 2010
Topic Last Modified: 2011-01-27
The AdminLock table contains the administrator lock that is needed to run some administrator commands.
Columns
| Column | Type | Description |
|---|---|---|
|
lockExpiresTime |
datetime, not null |
Lock expiration date and time. The owner can extend this value periodically. |
|
lockServerId |
int, not null |
ID of the server that owns the lock. |
|
lockActorId |
int, not null |
ID of the principal that owns the lock. |
