MOMScriptAPI.GetScriptStateKeyPath Method

Applies To: Operations Manager 2007 R2, Operations Manager 2007 SP1, System Center Operations Manager 2007

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 the GetScriptStateKeyPath 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

See Also

Reference

MOMScriptAPI Object