GetGPResultantSetOfPolicyCommand.ProcessRecord Method ()

 

Represents the override for the ProcessRecord method of the Get-GPResultantSetOfPolicy cmdlet.

Namespace:   Microsoft.GroupPolicy.Commands
Assembly:  Microsoft.GroupPolicy.Commands (in Microsoft.GroupPolicy.Commands.dll)

Syntax

protected override void ProcessRecord()
protected:
virtual void ProcessRecord() override
override ProcessRecord : unit -> unit
Protected Overrides Sub ProcessRecord

Remarks

This topic is included in this SDK for completeness only.For more information about this cmdlet, see Get-GPResultantSetOfPolicy in the Microsoft TechNet library.

For Help at the command line, type:

get-help get-gpresultantsetofpolicy

See Also

GetGPResultantSetOfPolicyCommand Class
Microsoft.GroupPolicy.Commands Namespace

Return to top