<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>Blogpro IT &#187; Citrix</title> <atom:link href="http://blogpro.justtheitguy.com/category/citrix/feed/" rel="self" type="application/rss+xml" /><link>http://blogpro.justtheitguy.com</link> <description>Note IT</description> <lastBuildDate>Tue, 15 Feb 2011 16:47:10 +0000</lastBuildDate> <language>fr</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=</generator> <item><title>Citrix : Citrix Presentation Server is unable to retrieve the license server location</title><link>http://blogpro.justtheitguy.com/2011/01/24/citrix-citrix-presentation-server-is-unable-to-retrieve-the-license-server-location/</link> <comments>http://blogpro.justtheitguy.com/2011/01/24/citrix-citrix-presentation-server-is-unable-to-retrieve-the-license-server-location/#comments</comments> <pubDate>Mon, 24 Jan 2011 09:30:32 +0000</pubDate> <dc:creator>Minus</dc:creator> <category><![CDATA[Citrix]]></category> <guid
isPermaLink="false">http://blogpro.justtheitguy.com/?p=297</guid> <description><![CDATA[Lancer le script batch ci-dessous et le problème se résout : net stop IMAService /y dsmaint recreatelhc net start IMAService net start &#8220;Citrix SMA Service&#8221; net start CtxActiveSync pause]]></description> <content:encoded><![CDATA[<p>Lancer le script batch ci-dessous et le problème se résout :</p><p>net stop IMAService /y<br
/> dsmaint recreatelhc<br
/> net start IMAService<br
/> net start &#8220;Citrix SMA Service&#8221;<br
/> net start CtxActiveSync<br
/> pause</p><p><a
href="http://blogpro.justtheitguy.com/files/2010/12/Pb_Licence_Citrix.jpg"><img
class="alignleft size-full wp-image-299" title="Pb_Licence_Citrix" src="http://blogpro.justtheitguy.com/files/2010/12/Pb_Licence_Citrix.jpg" alt="" width="619" height="125" /></a></p> ]]></content:encoded> <wfw:commentRss>http://blogpro.justtheitguy.com/2011/01/24/citrix-citrix-presentation-server-is-unable-to-retrieve-the-license-server-location/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Script Citrix: Publier/Depublier une application</title><link>http://blogpro.justtheitguy.com/2010/05/04/script-citrix-publierdepublier-une-application/</link> <comments>http://blogpro.justtheitguy.com/2010/05/04/script-citrix-publierdepublier-une-application/#comments</comments> <pubDate>Tue, 04 May 2010 13:16:10 +0000</pubDate> <dc:creator>Minus</dc:creator> <category><![CDATA[Citrix]]></category> <category><![CDATA[Scripting]]></category> <category><![CDATA[application]]></category> <guid
isPermaLink="false">http://blogpro.justtheitguy.com/?p=240</guid> <description><![CDATA[Lors de l&#8217;industrialisation des processus, il m&#8217;est arriver de devoir scripter l&#8217;activation et la désactivation d&#8217;une application Citrix. L&#8217;opération est possible est utilisant les script EnableApp.wsf et DisableApp.wsf. . Pré-requis : - WSH 5.5 ou plus - Lancement du script avec un compte Citrix Admin . Le lancement se fait à la commande suivant : [...]]]></description> <content:encoded><![CDATA[<p>Lors de l&#8217;industrialisation des processus,</p><p>il m&#8217;est arriver de devoir scripter l&#8217;activation et la désactivation d&#8217;une application Citrix.</p><p>L&#8217;opération est possible est utilisant les script <a
class="wpGallery" title="EnableApp.wsf" href="http://blogpro.justtheitguy.com/files/2010/05/EnableApp.wsf" target="_blank">EnableApp.wsf</a> et <a
class="wpGallery" title="DisableApp.wsf" href="http://blogpro.justtheitguy.com/files/2010/05/DisableApp.wsf" target="_blank">DisableApp.wsf</a>.</p><p><span
style="color: #ffffff">.</span></p><p><strong><span
style="text-decoration: underline">Pré-requis :</span></strong></p><ul><li>- WSH 5.5 ou plus</li><li>- Lancement du script avec un compte Citrix Admin</li></ul><p><span
style="color: #ffffff">.</span></p><p>Le lancement se fait à la commande suivant :</p><ul><li>cscript T:\Exploit\<strong>EnableApp.wsf</strong> &#8220;Applications/{Arborescence}/{Nom Appli}&#8221;</li><li>cscript T:\Exploit\<strong>DisableApp.wsf</strong> &#8220;Applications/{Arborescence}/{Nom  Appli}&#8221;</li></ul> ]]></content:encoded> <wfw:commentRss>http://blogpro.justtheitguy.com/2010/05/04/script-citrix-publierdepublier-une-application/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Scripting Batch: Monter un lecteur réseau avec login et mot de passe</title><link>http://blogpro.justtheitguy.com/2010/05/04/scripting-batch-monter-un-lecteur-reseau-avec-login-et-mot-de-passe/</link> <comments>http://blogpro.justtheitguy.com/2010/05/04/scripting-batch-monter-un-lecteur-reseau-avec-login-et-mot-de-passe/#comments</comments> <pubDate>Tue, 04 May 2010 11:44:49 +0000</pubDate> <dc:creator>Minus</dc:creator> <category><![CDATA[Astuce]]></category> <category><![CDATA[Citrix]]></category> <category><![CDATA[Scripting]]></category> <guid
isPermaLink="false">http://blogpro.justtheitguy.com/?p=235</guid> <description><![CDATA[Monter un lecteur réseau est relativement commun et simple avec la commande NET USE. Il est possible de coupler cette commande en ajoutant le login et le mot de passe afin d&#8217;accéder à un partage protégé par login et mot de passe. L&#8217;accès a un partage Samba est tout à fait possible. ﻿﻿@echo off net [...]]]></description> <content:encoded><![CDATA[<p>Monter un lecteur réseau est relativement commun et simple avec la commande NET USE.</p><p>Il est possible de coupler cette commande en ajoutant le login et le mot de passe afin d&#8217;accéder à un partage protégé par login et mot de passe.</p><p>L&#8217;accès a un partage Samba est tout à fait possible.</p><p
style="padding-left: 30px"><p
style="padding-left: 30px">﻿﻿@echo off<br
/> net use n: /DELETE<br
/> net use n: /USER:{domaine}\{user} \\{Serveur}\{Partage} {mot de passe}</p><p><span
style="color: #ffffff">.</span></p><p><span
style="text-decoration: underline"><strong>Astuce Citrix :</strong></span></p><p>Lors de l&#8217;utilisation de Citrix, il m&#8217;est arrivé de devoir donner l&#8217;accès à un partage de Production au utilisateur.</p><p>La stratégie a été de publier un script permettant le montage du partage sur la lettre voulu et le lancement d&#8217;un explorateur point vers le lecteur réseau.</p><p
style="padding-left: 30px">@echo off<br
/> net use n: /DELETE<br
/> net use n: /USER:{domaine}\{user} \\{Serveur}\{Partage} {mot de passe}<br
/> start /b explorer n:</p><p><span
style="color: #ffffff">.</span></p> ]]></content:encoded> <wfw:commentRss>http://blogpro.justtheitguy.com/2010/05/04/scripting-batch-monter-un-lecteur-reseau-avec-login-et-mot-de-passe/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
