apm policy agent endpoint-windows-group-policyΒΆ

apm policy agent endpoint-windows-group-policy(1)	BIG-IP TMSH Manual	 apm policy agent endpoint-windows-group-policy(1)

NAME
       endpoint-windows-group-policy - Manages an Endpoint Windows Group Policy agent.

MODULE
       apm policy agent

SYNTAX
       Warning:This page is obsolete. Windows Group Policy is no longer supported.

       Configure the external-logon-page component within the policy agent module using the following syntax.

   CREATE/MODIFY
	create endpoint-windows-group-policy [name]
	modify endpoint-windows-group-policy [name]
	  options:
	    app-service [[string] | none]
	    policy-file { [name] }

	edit endpoint-windows-group-policy [ [ [name] | [glob] | [regex] ] ... ]
	  options:
	    all-properties
	    non-default-properties

   DISPLAY
	list endpoint-windows-group-policy
	list endpoint-windows-group-policy [ [ [name] | [glob] | [regex] ] ... ]
	show running-config endpoint-windows-group-policy
	show running-config endpoint-windows-group-policy [ [ [name] | [glob] | [regex] ] ... ]
	  options:
	    all-properties
	    non-default-properties
	    partition

	show endpoint-windows-group-policy
	show endpoint-windows-group-policy [name]

   DELETE
	delete endpoint-windows-group-policy [name]

DESCRIPTION
       Endpoint Windows Group Policy agents enable you to apply an Endpoint Windows Group Policy to a client machine and create a
       result session variable.

EXAMPLES
       create endpoint-windows-group-policy { Firewall_Settings_Template }
	    Creates a policy for the Access Policy using the Firewall Settings template.

       edit endpoint-windows-group-policy Firewall_Settings_Template
	    Edits the Firewall Settings Template.

OPTIONS
       [name]
	    Specifies a name for the Endpoint Windows Group Policy agent.

       partition
	    Displays the partition within which the component resides.

       app-service
	    Specifies the name of the application service to which the object belongs. The default value is none. Note: If the
	    strict-updates option is enabled on the application service that owns the object, you cannot modify or delete the
	    object. Only the application service can modify or delete the object.

       policy-file
	    Specifies the group policy template that is applied to the client. This option is required.

SEE ALSO
       endpoint-check-software, endpoint-linux-check-file, endpoint-linux-check-process, endpoint-mac-check-file, endpoint-mac-
       check-process, endpoint-windows-browser-cache-cleaner, endpoint-windows-check-file, endpoint-check-machine-cert, endpoint-
       windows-check-process, endpoint-windows-check-registry, endpoint-windows-info-os, endpoint-machine-info, endpoint-windows-
       protected-workspace

COPYRIGHT
       No part of this program may be reproduced or transmitted in any form or by any means, electronic or mechanical, including
       photocopying, recording, or information storage and retrieval systems, for any purpose other than the purchaser's personal
       use, without the express written permission of F5 Networks, Inc.

       F5 Networks and BIG-IP (c) Copyright 2011-2013, 2015. All rights reserved.

BIG-IP							    2016-03-14		 apm policy agent endpoint-windows-group-policy(1)