apm policy agent endpoint-windows-info-osΒΆ

apm policy agent endpoint-windBIG-apmTpolicynagent endpoint-windows-info-os(1)



NAME
       endpoint-windows-info-os - Manages an Endpoint Windows Information
       Operating System agent.

MODULE
       apm policy agent

SYNTAX
       Configure the endpoint-windows-info-os component within the policy
       agent module using the following syntax.

   CREATE/MODIFY
	create endpoint-windows-info-os [name]
	modify endpoint-windows-info-os [name]
	  options:
	    app-service [[string] | none]

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

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

	show endpoint-windows-info-os
	show endpoint-windows-info-os [name]

   DELETE
	delete endpoint-windows-info-os [name]

DESCRIPTION
       You can use the endpoint-windows-info-os component to create and manage
       an agent that retrieves information about the Microsoft Windows
       operating system from the client, such as version and hotfix number.

EXAMPLES
       create endpoint-windows-info-os MyEndpointWIOSagent { }
	    Creates the Endpoint Windows Operating System Information agent
	    named MyEndpointWIOSagent.

       list endpoint-windows-info-os
	    Displays a list of Endpoint Windows Operating System Information
	    agents.

       delete endpoint-windows-info-os MyEndpointWIOSagent delete
	    Deletes the Endpoint Windows Operating System Information agent
	    named MyEndpointWCRagent.

OPTIONS
       [name]
	    Specifies the name of an Endpoint Windows Info OS agent. This
	    setting is required.

       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.

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-group-policy, 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. All rights reserved.



BIG-IP				  apm3policy agent endpoint-windows-info-os(1)