February 2013
Intermediate to advanced
304 pages
8h 26m
English
Scenario/Problem: You would like to enable user licensing enforcement.
Solution: Use the Enable-SPUserLicensing cmdlet without any parameters to enable user licensing.
By default, user licensing enforcement is disabled. Using the Enable-SPUserLicensing cmdlet without any parameters, as shown in Listing 11.2, enables the user licensing enforcement within the current SharePoint farm. Use the Get-SPUserLicensing cmdlet, as explained in the previous section, to verify enablement.
Listing 11.2. Enabling the Status of User Licensing Enforcement
Enable-SPUserLicensing
Read now
Unlock full access