SetGPRegistryValueCommand Members

The Set-GPRegistryValue cmdlet class that is implemented by Windows PowerShell. 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.

The following tables list the members exposed by the SetGPRegistryValueCommand type.

Public Constructors

  Name Description
  SetGPRegistryValueCommand 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.

Top

Public Properties

  Name Description
public property Additive Gets and sets the value of the Additive parameter of the Set-GPRegistryValue cmdlet.
public property CommandOrigin  (Inherited from InternalCommand)
public property CommandRuntime  (Inherited from Cmdlet)
public property CurrentPSTransaction  (Inherited from Cmdlet)
public property Disable Gets and sets the value of the Disable parameter of the Set-GPRegistryValue cmdlet.
public property Domain Gets and sets the value of the Domain parameter of the Set-GPRegistryValue cmdlet.
public property Events  (Inherited from PSCmdlet)
public property Guid Gets and sets the value of the Guid parameter of the Set-GPRegistryValue cmdlet.
public property Host  (Inherited from PSCmdlet)
public property InvokeCommand  (Inherited from PSCmdlet)
public property InvokeProvider  (Inherited from PSCmdlet)
public property JobRepository  (Inherited from PSCmdlet)
public property Key Gets and sets the value of the Key parameter of the Set-GPRegistryValue cmdlet.
public property MyInvocation  (Inherited from PSCmdlet)
public property Name Gets and sets the value of the Name parameter of the Set-GPRegistryValue cmdlet.
public property ParameterSetName  (Inherited from PSCmdlet)
public property Server Gets and sets the value of the Server parameter of the Set-GPRegistryValue cmdlet.
public property SessionState  (Inherited from PSCmdlet)
public property Stopping  (Inherited from Cmdlet)
public property Type Gets and sets the value of the Type parameter of the Set-GPRegistryValue cmdlet.
public property Value Gets and sets the value of the Value parameter of the Set-GPRegistryValue cmdlet.
public property ValueName Gets and sets the value of the ValueName parameter of the Set-GPRegistryValue cmdlet.
public property ValuePrefix Gets and sets the value of the ValuePrefix parameter of the Set-GPRegistryValue cmdlet.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method CurrentProviderLocation  (Inherited from PSCmdlet)
public method Equals  Overloaded. (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetResolvedProviderPathFromPSPath  (Inherited from PSCmdlet)
public method GetResourceString  (Inherited from Cmdlet)
public method GetType  (Inherited from Object)
public method GetUnresolvedProviderPathFromPSPath  (Inherited from PSCmdlet)
public method GetVariableValue  Overloaded. (Inherited from PSCmdlet)
public method Invoke  (Inherited from Cmdlet)
public methodstatic ReferenceEquals  (Inherited from Object)
public method ShouldContinue  Overloaded. (Inherited from Cmdlet)
public method ShouldProcess  Overloaded. (Inherited from Cmdlet)
public method ThrowTerminatingError  (Inherited from Cmdlet)
public method ToString  (Inherited from Object)
public method TransactionAvailable  (Inherited from Cmdlet)
public method WriteCommandDetail  (Inherited from Cmdlet)
public method WriteDebug  (Inherited from Cmdlet)
public method WriteError  (Inherited from Cmdlet)
public method WriteObject  Overloaded. (Inherited from Cmdlet)
public method WriteProgress  (Inherited from Cmdlet)
public method WriteVerbose  (Inherited from Cmdlet)
public method WriteWarning  (Inherited from Cmdlet)

Top

Protected Methods

  Name Description
protected method BeginProcessing Overridden. Represents the override for the BeginProcessing method of the Set-GPRegistryValue cmdlet.
protected method EndProcessing Overridden. Represents the override for the EndProcessing method of the Set-GPRegistryValue cmdlet.
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)
protected method ProcessRecord Overridden. Represents the override for the ProcessRecord method of the Set-GPRegistryValue cmdlet.
protected method StopProcessing  (Inherited from Cmdlet)

Top

See Also

Reference

SetGPRegistryValueCommand Class
Microsoft.GroupPolicy.Commands Namespace