apm resource remote-desktop citrix-client-package-fileΒΆ

apm resource remote-desktop citrix-client-package-BIG-IP)TMSapmaresource remote-desktop citrix-client-package-file(1)

NAME
       citrix-client-package-file - Configures a Citrix client package file configuration object.

MODULE
       apm resource remote-desktop

SYNTAX
       Configure the citrix-client-package-file component within the resource remote desktop module using the syntax
       shown in the following sections.

   CREATE/MODIFY
	create citrix-client-package-file [name]
	modify citrix-client-package-file [name]
	  options:
	    app-service [[string] | none]
	    location-specific [true | false]
	    original-file-name [[string] | none]
	    source-path [[string] | none]

	edit citrix-client-package-file [ [ [name] | [glob] | [regex] ] ... ]
	  options:
	    all-properties
	    non-default-properties

   DISPLAY
	list citrix-client-package-file
	list citrix-client-package-file [ [ [name] | [glob] | [regex] ] ... ]
	show running-config citrix-client-package-file
	show running-config citrix-client-package-file [ [ [name] | [glob] | [regex] ] ... ]
	  options:
	    all-properties
	    non-default-properties
	    one-line
	    partition

   DELETE
	delete citrix-client-package-file [name]

DESCRIPTION
       You can use the citrix-client-package-file component to configure access to a Citrix client package file.

EXAMPLES
       create citrix-client-package myccpackage { source-path www.siterequest.citrix_download.com }
	    Creates a Citrix client package remote desktop resource named myccpackage that is available from
	    www.siterequest.citrix_download.com.

OPTIONS
       [name]
	    Specifies an object name. This option is required; however, the parameter name is implicit and must not
	    be typed in the syntax.

       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.

       location-specific
	    Specifies whether or not this object contains one or more attributes with values that are specific to the
	    location where the BIG-IP device resides. The location-specific attribute is either true or false. When
	    using policy sync, mark an object as location-specific to prevent errors that can occur when policies
	    reference objects, such as authentication servers, that are specific to a certain location.

       original-file-name
	    Specifies the original file name of the Citrix Installation package file name to download. The default is
	    none.

       source-path
	    Specifies the location from which to download the Citrix client package file. This option is required.

SEE ALSO
       citrix, citrix-client-bundle, rdp

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-2012. All rights reserved.

BIG-IP						      2012-1apm4resource remote-desktop citrix-client-package-file(1)