ImportGpoCommand.BeginProcessing Method ()

 

Represents the override for the BeginProcessing method of the Import-Gpo cmdlet.

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

Syntax

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

Remarks

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

For Help at the command line, type:

get-help import-gpo

See Also

ImportGpoCommand Class
Microsoft.GroupPolicy.Commands Namespace

Return to top