SCE 2007 PowerShell Management Server One Liners

 

Here you will find some SCE 2007 Management Server one line PowerShell scripts to retrieve information about your Management server.

 

$SCE.Name

$SCE.Id

$SCE.IsConnected

$SCE.CacheMode

$SCE.AutoRefreshCache

$SCE.SkuForLicense

$SCE.SkuForProduct

$SCE.TimeOfExpiration

$SCE.ProductId

$SCE.ConnectionSettings

$SCE.Version

 

Tip: You can also get them all at once by issuing the following command: $SCE

 

 

Published Sunday, February 10, 2008 7:08 AM by dhite
Filed under:

Comments

No Comments