Skip to content

Disable HPOVMSDSC

Chris Lynch edited this page Sep 19, 2019 · 32 revisions

HPE OneView 5.00 Library

Disable-HPOVMSDSC

Disable Microsoft DSC Support

SYNTAX

System.Collections.ArrayList ### Detailed Description

Using this cmdlet will create and/or modify UseMSDSC (REG_DWORD) located at HKCU:\Software\Hewlett-Packard\HPOneView, to 0 (False). By disabling support, the module will no longer overload Write-Host.

Use Enable-HPOVMsDSC to enable support.

Parameters

System.Collections.ArrayList

Input Types

System.Collections.ArrayList

Return Values

System.Collections.ArrayList

Examples

System.Collections.ArrayList

Related Links


HPE OneView 4.20 Library

Disable-HPOVMSDSC

Disable Microsoft DSC Support

SYNTAX

System.Collections.ArrayList ### Detailed Description

Using this cmdlet will create and/or modify UseMSDSC (REG_DWORD) located at HKCU:\Software\Hewlett-Packard\HPOneView, to 0 (False). By disabling support, the module will no longer overload Write-Host.

Use Enable-HPOVMsDSC to enable support.

Parameters

System.Collections.ArrayList

Input Types

System.Collections.ArrayList

Return Values

System.Collections.ArrayList

Examples

System.Collections.ArrayList

Related Links


HPE OneView 4.10 Library

Disable-HPOVMSDSC

Disable Microsoft DSC Support

SYNTAX

System.Collections.ArrayList ### Detailed Description

Using this cmdlet will create and/or modify UseMSDSC (REG_DWORD) located at HKCU:\Software\Hewlett-Packard\HPOneView, to 0 (False). By disabling support, the module will no longer overload Write-Host.

Use Enable-HPOVMsDSC to enable support.

Parameters

System.Collections.ArrayList

Input Types

System.Collections.ArrayList

Return Values

System.Collections.ArrayList

Examples

System.Collections.ArrayList

Related Links


Wiki Table of Contents

Clone this wiki locally