Created
December 2, 2013 15:34
-
-
Save belotn/7751223 to your computer and use it in GitHub Desktop.
Forced Server to use Farme licence server configuration
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
get-xaserver | get-xaserverconfiguration |? {! $_.LicenseServerUseFarmSettings } |%{ set-xaserverconfiguration -ServerNAme $_.ServerName -LicenseServerUseFarmSettings $true } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment