How to Find the Number of CALs in an SQL Server
- 1). Log in to the server that you want to find the number of CALs on.
- 2). Click "Start," click "All Programs" and then open the "Accessories" folder.
- 3). Click "Command Prompt" and then type "sqlserver.exe -q -cal" into the window.
- 4). Press "Enter" and the number of CALs assigned to the server is displayed in the window.