SetGPRegistryValueCommand Constructor

Creates a new SetGPRegistryValueCommand object. This class is included in this SDK for completeness only. The members of this class cannot be used directly, nor should this class be used to derive other classes.

Namespace: Microsoft.GroupPolicy.Commands
Assembly: Microsoft.GroupPolicy.Commands (in microsoft.grouppolicy.commands.dll)

Usage

    Dim instance As New SetGPRegistryValueCommand

Syntax

'Declaration
Public Sub New
public SetGPRegistryValueCommand ()
public:
SetGPRegistryValueCommand ()
public SetGPRegistryValueCommand ()
public function SetGPRegistryValueCommand ()

Remarks

For more information about this cmdlet, see Set-GPRegistryValue in the Microsoft TechNet library.

For Help at the command line, type:

get-help set-gpregistryvalue

Platforms

Development Platforms

Windows Server 2008 R2

Target Platforms

Windows Server 2008 R2

See Also

Reference

SetGPRegistryValueCommand Class
SetGPRegistryValueCommand Members
Microsoft.GroupPolicy.Commands Namespace