Tuesday, June 30, 2009

How to Reset License (ACLs) Counter for Windows SBS 2003

"If I understand correctly, administrative accounts under SBS 2003 do not require a CAL. Is that correct? "

No, that's not entirely correct. The built-in Administrator Account does not require a CAL, nor does a second administrator account you create with the Add-User Wizard applying the Administrator Template.

Accounts used by services don't require a CAL either.

A CAL is assigned to any other user account for the life of that account, until it is deleted from Active Directory.

If you have 10 Users that access the server, then you should only need 10 USER CALs (The original 5, plus an additional 5).

If you want to reset the counter, follow these steps:

To reset the license manager information:

1. Stop the License Logging service.

2. Delete the LlsUser.LLS file, which contains the user information on number of connections and is located in

%Systemroot%\System32\Lls.

3. Restart the License Logging service.

No comments:

Post a Comment