About the Office Communications Server Management API
 
Communications Server 2007 Server SDK Documentation

About the Office Communications Server Management API

The Microsoft Office Communications Server 2007 Server SDK Management API consists of a set of Windows Management Instrumentation (WMI) classes used to manage Office Communications Server components. WMI uses the Common Information Model (CIM) industry standard to represent systems, applications, networks, devices, and other managed components. Each WMI class in the Management API represents an Office Communications Server management object.

Most class properties are exposed in the Office Communications Server management console. All properties are accessible using a scripting language that supports ActiveX script hosting, such as Microsoft Visual Basic Scripting Edition (VBScript).

You can use WMI scripting to automate administrative tasks in your Office Communications Server deployment. You can also use WMI to remotely read or change WMI properties, but the computer running the script must either be an Office Communications server or have the Office Communications Server Administrator Tools installed.

For more information about WMI, see Windows Management Instrumentation (WMI) on MSDN.

The remaining topics in this section discuss high-level issues and indicate the WMI classes that are used to manage these issues.

TopicDescription
WMI Class Management Scopes and RolesCategorizes the WMI Classes by their scope, and indicates the roles of the computers on which each class is installed.
Federation and Remote UsersLists the WMI classes that support federation and remote user configuration.
Proxy and Routing SettingsDescribes the WMI classes that configure message routing and proxy behavior.
Office Communications Server ApplicationsDescribes the WMI classes that register applications and set application execution order.
Office Communications Server User ServicesDescribes the WMI classes for managing the User Services (the Registrar), including managing contacts, and managing allow and block lists.
Office Communications Server Archiving ServiceDescribes the WMI classes for configuring the Archiving Agent and the Archiving Service.
  
  What did you think of this topic?
  © 2007 Microsoft Corporation. All rights reserved.

 

Tags :


Community Content

John Stimmel
Where's the cmdlets?
Powershell... why must I roll my own, I'm lazy :)
Tags :

Thomas Lee
Where are the Cmdlets?

Re Slipsec's comment - use Google and search! There are plenty of folks out there creating cmdlets, scripts, etc. :-)

Look at http://pshcripts.blogspot.com to see some scripts that may give you a leg up in terms of writing them.

Tags : powershell

Page view tracker