MOMScriptAPI.GetScriptStateKeyPath Method

Applies To: System Center 2012 - Operations Manager

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

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.

Return Value

Type Description

String

A safe registry path.

Remarks

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

Requirements

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

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

See Also

Reference

MOMScriptAPI Object