Publicando contenidos con Citrix XenApp 7.11

Una delle novità di Citrix XenApp 7.11 è la possibilità di pubblicare il contenuto di un documento o di una pagina web a un utente, pudiendo redireccionar su contenido para la ejecución desde su lado cliente. En este documento veremos los sencillos pasos para publicar contenido.

Si no has leido todas las novedades que trajo la versión 7.11 de Citrix XenApp y XenDesktop, Ti consiglio di leggerlo: http://www.bujarra.com/novedades-de-citrix-xenapp-y-citrix-xendesktop-7-11/

Novità di Citrix XenApp e XenDesktop 7.11

 

Avviato:

Pubblicare-contenuto-citrix-xenapp-01-Bujarra

Por ahora no disponemos de GUI para realizarlo, se publicarán mediante PowerShell, os dejo varios ejemplos de publicación de contenido:

Ejemplo de publicar un fichero de Word:

[Codice sorgente]New-BrokerApplication -Name NOMBRE_DOCUMENTO -PublishedName "NOMBRE DOCUMENTO" -ApplicationType PublishedContent -CommandLineExecutable \\PATH\CARPETA\FICHERO.DOC -DesktopGroup "Nombre Grupo"[/Codice sorgente]

 

Ejemplo de publicar una web:

[Codice sorgente]New-BrokerApplication -Name "WEB_TUNDRA" -PublishedName "WEB TUNDRA IT" -ApplicationType PublishedContent -CommandLineExecutable https://www.tundra-it.com -DesktopGroup Content[/Codice sorgente]

 

Más ejemplos con distintos formatos:

  • Sitio web HTML: Protocollo HTTP://www.bujarra.com.com
  • Documento en un servidor web: https://www.tundra-it.com/documento.doc
  • Directory on an FTP server: ftp://ftp.tundra-it.com.com/path
  • Document on an FTP server: ftp://ftp.tundra-it.com/path/fichero.pdf
  • Directory with UNC path: file://servidor/carpeta o \\servidor\carpeta
  • UNC path to file: file://servidor/carpeta/fichero.txt o \\servidor\carpeta\fichero.txt




Pubblicare-contenuto-citrix-xenapp-07-Bujarra

This is what the applications we published from the Studio console would look like. From here we can already manage it as usual and give the necessary accesses.

 

Pubblicare-contenuto-citrix-xenapp-08B-Bujarra

 

And if we open Receiver or StoreFront, we will already see our applications with published content, if we were to run them, we would open them with our resources. In Questo documento, we will be able to see how to modify the app icon, since by default we cannot do it and this does not help our users.

Post consigliati

Autore

nheobug@bujarra.com
Autor del blog Bujarra.com Cualquier necesidad que tengas, Non esitate a contattarmi, Cercherò di aiutarti ogni volta che potrò, Condividere è vivere ;) . Goditi i documenti!!!