-
Notifications
You must be signed in to change notification settings - Fork 52
Disable HPOVMSDSC
Disable Microsoft DSC Support
Disable-HPOVMSDSC [<CommonParameters>]
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.
<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)
None. You cannot pipe objects to this cmdlet.
None.
-------------------------- EXAMPLE 1 --------------------------Disable-HPOVMSDSC
Configures Registry value to no longer overload Write-Host.
Disable Microsoft DSC Support
Disable-HPOVMSDSC [<CommonParameters>]
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.
<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)
None. You cannot pipe objects to this cmdlet.
None.
-------------------------- EXAMPLE 1 --------------------------Disable-HPOVMSDSC
Configures Registry value to no longer overload Write-Host.