Skip to content

Disable HPOVMSDSC

Chris Lynch edited this page Dec 9, 2019 · 32 revisions

ℹ️ Note: This Wiki is going through a major change, and will be migrated to a new location. If you want to preview this new documentation, please go here.

HPE OneView 5.00 Library

Disable-HPOVMSDSC

Disable Microsoft DSC Support

Syntax

Disable-HPOVMSDSC [<CommonParameters>]

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

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, PipelineVariable, and OutVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216)

Input Types

None. You cannot pipe objects to this Cmdlet.

Return Values

None.

Examples

 -------------------------- EXAMPLE 1 --------------------------

Disable-HPOVMSDSC

Configures Registry value to no longer overload Write-Host.

Related Links


HPE OneView 4.20 Library

Disable-HPOVMSDSC

Disable Microsoft DSC Support

Syntax

Disable-HPOVMSDSC [<CommonParameters>]

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

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, PipelineVariable, and OutVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216)

Input Types

None. You cannot pipe objects to this cmdlet.

Return Values

None.

Examples

 -------------------------- EXAMPLE 1 --------------------------

Disable-HPOVMSDSC

Configures Registry value to no longer overload Write-Host.

Related Links


HPE OneView 4.10 Library

Disable-HPOVMSDSC

Disable Microsoft DSC Support

Syntax

Disable-HPOVMSDSC [<CommonParameters>]

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

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, PipelineVariable, and OutVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216)

Input Types

None. You cannot pipe objects to this cmdlet.

Return Values

None.

Examples

 -------------------------- EXAMPLE 1 --------------------------

Disable-HPOVMSDSC

Configures Registry value to no longer overload Write-Host.

Related Links


Wiki Table of Contents

Clone this wiki locally