apm resource remote-desktop citrix-client-bundleΒΆ

apm resource remote-desktopapmBresourceSremote-desktop citrix-client-bundle(1)



NAME
       citrix-client-bundle - Configures a Citrix Client Bundle remote desktop
       resource configuration object.

MODULE
       apm resource remote-desktop

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

   CREATE/MODIFY
	create citrix-client-bundle [name]
	modify citrix-client-bundle [name]
	  options:
	    app-service [[string] | none]
	    download-url [[url] | none]
	    packages [[string] | none]
	    windows-download-url [[url] | none]
	    windows-min-version [[string] | none]
	    windows-package [[string] | none]

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

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

	show citrix-client-bundle
	show citrix-client-bundle [name]

   DELETE
	delete citrix-client-bundle [name]

DESCRIPTION
       You can use the citrix-client-bundle component to configure a Citrix
       Client Bundle remote desktop resource.

EXAMPLES
	create citrix-client_bundle myccb { windows-min-version xp }

       Creates a Citrix Client Bundle remote desktop resource named myccb that
       can be downloaded from receiver.citrix.com (the default value), where
       the client must have at least Windows XP installed.

OPTIONS
       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.

       download-url
	    Specifies the default location receiver.citrix.com from which to
	    download the Citrix installation package.

       packages
	    Specifies the location from which to download client installer
	    package. The default is none.

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

       windows-download-url
	    Specifies the location from which to download the Windows version.
	    You can provide a value for either the windows-download-url or
	    windows-package option, but not both. The default is none.

       windows-min-version
	    Specifies the oldest version of the Citrix client that can be used
	    with this remote desktop resource. The default is none.

       windows-package
	    Specifies the location from which to download the Windows package.
	    You can provide a value for either the windows-package or windows-
	    download-url option, but not for both. The default is none.

SEE ALSO
       citrix, citrix-client-package-file, 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-2013. All rights reserved.



BIG-IP			   apm resource0remote-desktop citrix-client-bundle(1)