MOMScriptAPI.GetScriptStateKeyPath Method

Updated: January 31, 2012

Applies To: System Center 2012 - Operations Manager

Retrieves a safe registry path to which data can be written and shared between scripts.

MOMScriptAPI.GetScriptStateKeyPath(managementGroup)

Parameters

 

Parameter Type Description

managementGroup

String

The management group.

 

Type Description

String

A safe registry path.

Use this method to retrieve a safe registry path to write data to and allow multiple workflows to access the same data.

Platforms: Requires Windows Server 2003, Windows Vista, or Windows Server 2008

Version: Requires Operations Manager 2007 or System Center 2012 – Operations Manager

Reference