February 2013
Intermediate to advanced
304 pages
8h 26m
English
Scenario/Problem: You would like to disable user licensing enforcement.
Solution: Use the Disable-SPUserLicensing cmdlet without any parameters to disable user licensing.
Using the Disable-SPUserLicensing cmdlet without any parameters, as shown in Listing 11.3, disables the user licensing enforcement within the current SharePoint farm. Use the Get-SPUserLicensing cmdlet, as explained in the previous section, to verify disablement.
Listing 11.3. Disabling User Licensing Enforcement
Disable-SPUserLicensing
Read now
Unlock full access