3.2.1.1.1 Abstract Interface of Command Execution Subsystem
The command execution subsystem abstract interface provides the following methods and parameters.
Retrieve Executable Group: This method is used to retrieve from the command execution subsystem an Executable Group given the name of the Executable Group.
-
The Group Policy client extension provides the following:
-
Executable Group Name: Name of the Executable Group (Scripts Executable Group or PSScripts Executable Group).
-
Executable Group: Output data structure representing Executable Group.
-
Retrieve Executable Group Order: This method is used to retrieve from the command execution subsystem the Executable Group Order for the command execution subsystem.
-
The Group Policy client extension provides the following:
-
Executable Group Order: Output data structure representing Executable Group Order.
-
Retrieve Default Executable Group Order: This method is used to retrieve from the command execution subsystem the Default Executable Group Order for the command execution subsystem.
-
The Group Policy client extension provides the following:
-
Default Executable Group Order: Output data structure representing Default Executable Group Order.
-