Platform: System Center 2012 RTM/SP1
Bytes -----------------------------------------------------------------------------------------------------------
If the scom 2012 server we have installed is not activated, we can use the scom management shell tool to activate the scom server during the subsequent scom operation.
First, open the Operations Manager shell tool.
650) This. width = 650; "Title =" 00 "style =" border-top: 0px; border-Right: 0px; Background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; border-left: 0px; padding-Right: 0px; "Border =" 0 "alt =" 00 "src =" http://img1.51cto.com/attachment/201407/23/639838_1406079334IAFj.png "Height =" 332 "/>
Run the following command to check whether the current scom server is activated: the eval trial version is displayed.
650) This. width = 650; "Title =" 01 "style =" border-top: 0px; border-Right: 0px; Background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; border-left: 0px; padding-Right: 0px; "Border =" 0 "alt =" 01 "src =" http://img1.51cto.com/attachment/201407/23/639838_14060793342ziZ.png "Height =" 266 "/>
We can use commands to activate the scom server ,.
650) This. width = 650; "Title =" 02 "style =" border-top: 0px; border-Right: 0px; Background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; border-left: 0px; padding-Right: 0px; "Border =" 0 "alt =" 02 "src =" http://img1.51cto.com/attachment/201407/23/639838_1406079334zFCB.png "Height =" 120 "/>
After you enter the activation command, you may need to restart the server to make it take effect.
After activation is complete, let's check the activation status. The current version is the official version ,.
650) This. width = 650; "Title =" 03 "style =" border-top: 0px; border-Right: 0px; Background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; border-left: 0px; padding-Right: 0px; "Border =" 0 "alt =" 03 "src =" http://img1.51cto.com/attachment/201407/23/639838_1406079334EqTx.png "Height =" 112 "/>
NOTE: If we use common powershell to manage scom, we need to first import the management module of scom ,.
650) This. width = 650; "Title =" 04 "style =" border-top: 0px; border-Right: 0px; Background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; border-left: 0px; padding-Right: 0px; "Border =" 0 "alt =" 04 "src =" http://img1.51cto.com/attachment/201407/23/639838_1406079334KMK1.png "Height =" 44 "/>
Bytes -----------------------------------------------------------------------------------------------------------
This article is from the blog "Zeng luxin's technical column" and will not be reposted!
Scom 2012 knowledge sharing-14: powershell activates scom