GetGPResultantSetOfPolicyCommand Constructor ()

 

Creates a new GetGPResultantSetOfPolicyCommand 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)

Syntax

public GetGPResultantSetOfPolicyCommand()
public:
GetGPResultantSetOfPolicyCommand()
new : unit -> GetGPResultantSetOfPolicyCommand
Public Sub New

Remarks

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