<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Stefan Plizga</title><link>http://blogs.technet.com/stefan/default.aspx</link><description>Microsoft France</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Plantage d’Outlook suite à l’installation du complément de conférences</title><link>http://blogs.technet.com/stefan/archive/2009/10/09/plantage-d-outlook-suite-l-installation-du-compl-ment-de-conf-rences.aspx</link><pubDate>Fri, 09 Oct 2009 12:53:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3285741</guid><dc:creator>splizga</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/stefan/comments/3285741.aspx</comments><wfw:commentRss>http://blogs.technet.com/stefan/commentrss.aspx?PostID=3285741</wfw:commentRss><description>&lt;P&gt;Après l’installation de l’Add-In Outlook permettant de planifier des réunions Communicator et Live Meeting, il y a un cas où Outlook peut planter en affichant les messages tels que :&lt;/P&gt;
&lt;P align=center&gt;&lt;A href="http://blogs.technet.com/blogfiles/stefan/WindowsLiveWriter/PlantagedOutlooksuitelinstallationducomp_A72C/image_2.png" mce_href="http://blogs.technet.com/blogfiles/stefan/WindowsLiveWriter/PlantagedOutlooksuitelinstallationducomp_A72C/image_2.png"&gt;&lt;IMG style="BORDER-RIGHT-WIDTH: 0px; DISPLAY: inline; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px" title=image border=0 alt=image src="http://blogs.technet.com/blogfiles/stefan/WindowsLiveWriter/PlantagedOutlooksuitelinstallationducomp_A72C/image_thumb.png" width=437 height=289 mce_src="http://blogs.technet.com/blogfiles/stefan/WindowsLiveWriter/PlantagedOutlooksuitelinstallationducomp_A72C/image_thumb.png"&gt;&lt;/A&gt; &lt;/P&gt;
&lt;P align=center&gt;&lt;A href="http://blogs.technet.com/blogfiles/stefan/WindowsLiveWriter/PlantagedOutlooksuitelinstallationducomp_A72C/image_4.png" mce_href="http://blogs.technet.com/blogfiles/stefan/WindowsLiveWriter/PlantagedOutlooksuitelinstallationducomp_A72C/image_4.png"&gt;&lt;IMG style="BORDER-RIGHT-WIDTH: 0px; DISPLAY: inline; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px" title=image border=0 alt=image src="http://blogs.technet.com/blogfiles/stefan/WindowsLiveWriter/PlantagedOutlooksuitelinstallationducomp_A72C/image_thumb_1.png" width=321 height=108 mce_src="http://blogs.technet.com/blogfiles/stefan/WindowsLiveWriter/PlantagedOutlooksuitelinstallationducomp_A72C/image_thumb_1.png"&gt;&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;Ce problème peut survenir si les outils d’administration Exchange Server 2003 sont installés sur le poste de travail. La solution est très simple : il suffit de désinstaller les outils d’administration Exchange Server 2003.&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3285741" width="1" height="1"&gt;</description></item><item><title>Peupler le carnet d’adresses OCS avec des contacts fédérés</title><link>http://blogs.technet.com/stefan/archive/2009/09/23/peupler-le-carnet-d-adresses-ocs-avec-des-contacts-f-d-r-s.aspx</link><pubDate>Wed, 23 Sep 2009 18:22:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3282742</guid><dc:creator>splizga</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/stefan/comments/3282742.aspx</comments><wfw:commentRss>http://blogs.technet.com/stefan/commentrss.aspx?PostID=3282742</wfw:commentRss><description>&lt;P&gt;Lors de fédération OCS entre sociétés, on trouve de temps à autres le besoin d’avoir la liste de tous les contacts de la société fédérée. Cela se produit par exemple lorsqu’une société et sa filiales, qui ont deux infrastructures séparées, sont fédérées. Alors qu’une simple des comptes utilisateurs en contacts via IIFP/MIIS/ILM ou autre permet de peupler de manière simple la GAL Exchange, il s’avère que le peuplement du carnet d’adresses Office Communicator peut être plus délicat.&lt;/P&gt;
&lt;P&gt;En effet, une solution consiste à synchroniser l’attribut msRTCSIP-PrimaryUserAddress. Or, dans ce cas, il apparaîtra un problème : l’ouverture de l’onglet Communications dans les propriétés du contact dans Active Directory affichera une erreur, puisque du point de vue OCS, l’état du contact ne sera pas cohérent. Cela tout simplement parce que le contact aura l’attribut msRTCSIP-PrimaryUserAddress de configuré mais pas les autres attributs utilisés par OCS.&lt;/P&gt;
&lt;P&gt;Pour éviter ce problème mais néanmoins avoir la liste des utilisateurs de la société fédérée dans le carnet d’adresses OCS, la solution est de synchroniser le contenu de msRTCSIP-PrimaryUserAddress (en source) dans un attribut tel que extensionAttribute15 (en cible), et de configurer ensuite OCS pour qu’il prenne en compte le contenu de cet attribut. De cette manière, lors de la synchronisation du carnet d’adresses, les contacts dans Active Directory seront peuplés dans le carnet d’adresses OCS. Un utilisateur OC pourra donc facilement rechercher un contact depuis la zone de recherche dans OC et communiquer avec lui.&lt;/P&gt;
&lt;P&gt;Pour modifier la configuration du carnet d’adresses, il faut modifier une table SQL dans l’instance où sont hébergées les bases de données du pool OCS.&lt;/P&gt;
&lt;P&gt;La procédure est la suivante : &lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Se connecter à l’instance SQL qui contient les bases de données du pool &lt;/LI&gt;
&lt;LI&gt;Selectionner la base “rtc” comme base active : USE RTC; &lt;/LI&gt;
&lt;LI&gt;Ajouter une ligne à la table indiquant de prendre en compte le contenu de l’attribut extensionAttribute15: INSERT INTO AbAttribute VALUES (254, ’extensionAttribute15’, 0x08020800); &lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;Ensuite, lancer une génération complète du User Replicator à partir d’un Front End, en exécutant la commande ABServer –RegenUR. L’outil ABServer se trouve par défaut dans C:\Program Files\Microsoft Office Communications Server 2007 R2\Server\Core.&lt;/P&gt;
&lt;P&gt;Dans le cas d’un serveur OCS Standard Edition, il est possible d’utiliser l’outil en ligne de commandes OSQL pour se connecter à la base de données.&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3282742" width="1" height="1"&gt;</description></item><item><title>Problème de visualisation des rapports CDR / QoE</title><link>http://blogs.technet.com/stefan/archive/2009/07/07/probl-me-de-visualisation-des-rapports-cdr-qoe.aspx</link><pubDate>Tue, 07 Jul 2009 16:00:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3261917</guid><dc:creator>splizga</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/stefan/comments/3261917.aspx</comments><wfw:commentRss>http://blogs.technet.com/stefan/commentrss.aspx?PostID=3261917</wfw:commentRss><description>Il est possible que l’affichage des rapports du Monitoring Server OCS 2007 R2 se passe mal et qu’une erreur apparaisse à la place, du style : An error has occurred during report processing. (rsProcessingAborted) Cannot impersonate user for data source...(&lt;a href="http://blogs.technet.com/stefan/archive/2009/07/07/probl-me-de-visualisation-des-rapports-cdr-qoe.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3261917" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/stefan/archive/tags/LCS+_2600_amp_3B00_+OCS/default.aspx">LCS &amp;amp; OCS</category></item><item><title>Déconnexion lors de l’appel au AAA du Deployment Validation Tool</title><link>http://blogs.technet.com/stefan/archive/2009/07/01/d-connexion-lors-de-l-appel-au-aaa-du-deployment-validation-tool.aspx</link><pubDate>Wed, 01 Jul 2009 10:55:29 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3260271</guid><dc:creator>splizga</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/stefan/comments/3260271.aspx</comments><wfw:commentRss>http://blogs.technet.com/stefan/commentrss.aspx?PostID=3260271</wfw:commentRss><description>Lorsqu’on installe le Deployment Validation Tool d’OCS 2007 (disponible sur http://www.microsoft.com/downloads/details.aspx?FamilyID=3596a10d-65cc-4cca-8470-3f23d5ea55b2&amp;amp;DisplayLang=en ) ou OCS 2007 R2 (disponible dans le Resource Kit sur http://www.microsoft.com/downloads/details.aspx?FamilyID=b9bf4f71-fb0b-4de9-962f-c56b70a8aecd&amp;amp;DisplayLang=en...(&lt;a href="http://blogs.technet.com/stefan/archive/2009/07/01/d-connexion-lors-de-l-appel-au-aaa-du-deployment-validation-tool.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3260271" width="1" height="1"&gt;</description></item><item><title>Post-configuration de CWA 2007 R2 derrière un Load Balancer</title><link>http://blogs.technet.com/stefan/archive/2009/06/24/post-configuration-de-cwa-2007-r2-derri-re-un-load-balancer.aspx</link><pubDate>Wed, 24 Jun 2009 14:40:05 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3258221</guid><dc:creator>splizga</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/stefan/comments/3258221.aspx</comments><wfw:commentRss>http://blogs.technet.com/stefan/commentrss.aspx?PostID=3258221</wfw:commentRss><description>Après une installation de CWA 2007 R2 derrière un Load Balancer, une post-configuration doit être faite. En résumé, il suffit d’autoriser les accès anonymes à la page /cwa/AuthMainCommandHandler.ashx. &amp;#160; Dans les détails, voici la procédure : Ouvrir...(&lt;a href="http://blogs.technet.com/stefan/archive/2009/06/24/post-configuration-de-cwa-2007-r2-derri-re-un-load-balancer.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3258221" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/stefan/archive/tags/LCS+_2600_amp_3B00_+OCS/default.aspx">LCS &amp;amp; OCS</category></item><item><title>BlackBerry avec OCS 2007 R2</title><link>http://blogs.technet.com/stefan/archive/2009/06/24/blackberry-avec-ocs-2007-r2.aspx</link><pubDate>Wed, 24 Jun 2009 14:27:52 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3258217</guid><dc:creator>splizga</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/stefan/comments/3258217.aspx</comments><wfw:commentRss>http://blogs.technet.com/stefan/commentrss.aspx?PostID=3258217</wfw:commentRss><description>L’infrastructure BlackBerry dispose d’un composant permettent d’avoir la présence OCS sur les téléphones du même nom par une interconnexion avec un serveur CWA. Si cela fonctionne bien dans un environnement OCS 2007, ce n’est pas la même chose avec OCS...(&lt;a href="http://blogs.technet.com/stefan/archive/2009/06/24/blackberry-avec-ocs-2007-r2.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3258217" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/stefan/archive/tags/LCS+_2600_amp_3B00_+OCS/default.aspx">LCS &amp;amp; OCS</category></item><item><title>Services OCS 2007 R2 qui ne démarrent pas automatiquement</title><link>http://blogs.technet.com/stefan/archive/2009/05/13/services-ocs-2007-r2-qui-ne-d-marrent-pas-automatiquement.aspx</link><pubDate>Wed, 13 May 2009 16:57:52 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3240300</guid><dc:creator>splizga</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/stefan/comments/3240300.aspx</comments><wfw:commentRss>http://blogs.technet.com/stefan/commentrss.aspx?PostID=3240300</wfw:commentRss><description>Après une installation sur Windows Server 2008, il se peut que les services OCS 2007 R2 ne démarrent pas automatiquement et ralentissent donc le processus de démarrage du serveur. Dans certains cas, il peut être nécessaire de configurer les services OCS...(&lt;a href="http://blogs.technet.com/stefan/archive/2009/05/13/services-ocs-2007-r2-qui-ne-d-marrent-pas-automatiquement.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3240300" width="1" height="1"&gt;</description></item><item><title>CWA 2007 R2 affiche "Your computer clock is not set correctly" lors de la connexion</title><link>http://blogs.technet.com/stefan/archive/2009/04/27/cwa-2007-r2-affiche-your-computer-clock-is-not-set-correctly-lors-de-la-connexion.aspx</link><pubDate>Mon, 27 Apr 2009 19:24:34 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3231272</guid><dc:creator>splizga</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/stefan/comments/3231272.aspx</comments><wfw:commentRss>http://blogs.technet.com/stefan/commentrss.aspx?PostID=3231272</wfw:commentRss><description>Après une installation de Communicator Web Access 2007 R2, il se peut que lors de la connexion, un message du type &amp;quot;Your computer clock is not set correctly&amp;quot;. Ce comportement est lié à Kerberos et se produit si l'URL utilisée pour accéder à...(&lt;a href="http://blogs.technet.com/stefan/archive/2009/04/27/cwa-2007-r2-affiche-your-computer-clock-is-not-set-correctly-lors-de-la-connexion.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3231272" width="1" height="1"&gt;</description></item><item><title>Publication des Web Components OCS 2007 R2 sur Internet avec ISA Server 2004 ou 2006</title><link>http://blogs.technet.com/stefan/archive/2009/04/16/publication-des-web-components-ocs-2007-r2-sur-internet-avec-isa-server-2004-ou-2006.aspx</link><pubDate>Thu, 16 Apr 2009 17:41:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3227218</guid><dc:creator>splizga</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/stefan/comments/3227218.aspx</comments><wfw:commentRss>http://blogs.technet.com/stefan/commentrss.aspx?PostID=3227218</wfw:commentRss><description>Pour faire suite à mon billet sur la publication des Web Components pour OCS 2007, voici la version pour OCS 2007 R2. La règle de publication des Web Components sur ISA Server doit autoriser les chemins suivants : - /Abs/Ext/* - /AutoUpdate/Ext/* - /Conf/Ext/*...(&lt;a href="http://blogs.technet.com/stefan/archive/2009/04/16/publication-des-web-components-ocs-2007-r2-sur-internet-avec-isa-server-2004-ou-2006.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3227218" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/stefan/archive/tags/LCS+_2600_amp_3B00_+OCS/default.aspx">LCS &amp;amp; OCS</category></item><item><title>Appels impossibles via l'Internet en passant par un serveur Edge OCS 2007 R2</title><link>http://blogs.technet.com/stefan/archive/2009/03/10/appels-impossibles-via-l-internet-en-passant-par-un-serveur-edge-ocs-2007-r2.aspx</link><pubDate>Tue, 10 Mar 2009 01:51:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3211030</guid><dc:creator>splizga</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/stefan/comments/3211030.aspx</comments><wfw:commentRss>http://blogs.technet.com/stefan/commentrss.aspx?PostID=3211030</wfw:commentRss><description>Après de la mise en place d'un ou plusieurs serveurs Edge OCS 2007 R2, notamment le rôle Audio/Video Edge Server, il se peut que les utilisateurs voient apparaître dans Office Communicator un message du genre "Appel limité", et que les communications...(&lt;a href="http://blogs.technet.com/stefan/archive/2009/03/10/appels-impossibles-via-l-internet-en-passant-par-un-serveur-edge-ocs-2007-r2.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3211030" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/stefan/archive/tags/LCS+_2600_amp_3B00_+OCS/default.aspx">LCS &amp;amp; OCS</category></item><item><title>Eviter quelques problèmes d'établissement de la voix lors d'appels vers l'extérieur avec Office Communicator</title><link>http://blogs.technet.com/stefan/archive/2009/03/10/eviter-quelques-probl-mes-d-tablissement-de-la-voix-lors-d-appel-vers-l-ext-rieur-avec-office-communicator.aspx</link><pubDate>Tue, 10 Mar 2009 01:38:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3211027</guid><dc:creator>splizga</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/stefan/comments/3211027.aspx</comments><wfw:commentRss>http://blogs.technet.com/stefan/commentrss.aspx?PostID=3211027</wfw:commentRss><description>Dans une infrastructure où OCS 2007 R2 permet d'utiliser le client Office Communicator comme un téléphone, il se peut que de temps à autres, l'établissement de la communication audio ne soit pas instantanée lorsque l'utilisateur appelle l'extérieur (ou...(&lt;a href="http://blogs.technet.com/stefan/archive/2009/03/10/eviter-quelques-probl-mes-d-tablissement-de-la-voix-lors-d-appel-vers-l-ext-rieur-avec-office-communicator.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3211027" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/stefan/archive/tags/LCS+_2600_amp_3B00_+OCS/default.aspx">LCS &amp;amp; OCS</category></item><item><title>OCS 2007 R2 Enterprise Edition avec Windows Server 2008 : Post-Configuration nécessaire</title><link>http://blogs.technet.com/stefan/archive/2009/02/03/ocs-2007-r2-enterprise-edition-post-configuration-n-cessaire.aspx</link><pubDate>Tue, 03 Feb 2009 18:10:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3196421</guid><dc:creator>splizga</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/stefan/comments/3196421.aspx</comments><wfw:commentRss>http://blogs.technet.com/stefan/commentrss.aspx?PostID=3196421</wfw:commentRss><description>OCS 2007 R2 sort officiellement aujourd'hui. Le prochains billets seront donc probablement orientés autour de ce produit. Pour commencer, voici quelques modifications à réaliser après l'installation d'OCS 2007 R2 dans une configuration Enterprise Edition...(&lt;a href="http://blogs.technet.com/stefan/archive/2009/02/03/ocs-2007-r2-enterprise-edition-post-configuration-n-cessaire.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3196421" width="1" height="1"&gt;</description></item><item><title>Avoir Hyper-V et pouvoir mettre en veille et hiberner</title><link>http://blogs.technet.com/stefan/archive/2008/10/22/avoir-hyper-v-et-pouvoir-mettre-en-veille-et-hiberner.aspx</link><pubDate>Wed, 22 Oct 2008 23:27:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3140489</guid><dc:creator>splizga</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/stefan/comments/3140489.aspx</comments><wfw:commentRss>http://blogs.technet.com/stefan/commentrss.aspx?PostID=3140489</wfw:commentRss><description>Ces derniers jours, à la suite de la réinstallation de mon PC sous Windows Server 2008 (pour profiter d'Hyper-V), j'ai lancé une petite recherche sur le net pour voir si, par hasard, quelqu'un aurait trouvé une solution pour pouvoir faire fonctionner...(&lt;a href="http://blogs.technet.com/stefan/archive/2008/10/22/avoir-hyper-v-et-pouvoir-mettre-en-veille-et-hiberner.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3140489" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/stefan/archive/tags/Windows+Server/default.aspx">Windows Server</category></item><item><title>Publication des Web Components OCS sur Internet avec ISA Server 2004 ou 2006</title><link>http://blogs.technet.com/stefan/archive/2007/09/28/publication-des-web-components-ocs-sur-internet-avec-isa-server-2004-ou-2006.aspx</link><pubDate>Fri, 28 Sep 2007 01:55:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2062868</guid><dc:creator>splizga</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/stefan/comments/2062868.aspx</comments><wfw:commentRss>http://blogs.technet.com/stefan/commentrss.aspx?PostID=2062868</wfw:commentRss><description>Les clients Office Communications Server 2007 qui ne sont autres que Office Communicator 2007, Live Meeting Console 2007 ainsi que le Tanjay (le téléphone IP autonome - Office Communicator Phone Edition) accèdent au serveur OCS qui héberge le role Web...(&lt;a href="http://blogs.technet.com/stefan/archive/2007/09/28/publication-des-web-components-ocs-sur-internet-avec-isa-server-2004-ou-2006.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=2062868" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/stefan/archive/tags/LCS+_2600_amp_3B00_+OCS/default.aspx">LCS &amp;amp; OCS</category></item><item><title>Choix d'une autorité de certification pour les certificats OCS</title><link>http://blogs.technet.com/stefan/archive/2007/09/28/choix-d-une-autorit-de-certification-pour-les-certificats-ocs.aspx</link><pubDate>Fri, 28 Sep 2007 01:52:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2062853</guid><dc:creator>splizga</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/stefan/comments/2062853.aspx</comments><wfw:commentRss>http://blogs.technet.com/stefan/commentrss.aspx?PostID=2062853</wfw:commentRss><description>La fiche technique suivant référence les autorités de certification publiques qui ont travaillé étroitement avec Microsoft de manière à proposer aux sociétés des certificats conformes aux besoin d'Exchange Server 2007 et / ou Office Communications Server...(&lt;a href="http://blogs.technet.com/stefan/archive/2007/09/28/choix-d-une-autorit-de-certification-pour-les-certificats-ocs.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=2062853" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/stefan/archive/tags/LCS+_2600_amp_3B00_+OCS/default.aspx">LCS &amp;amp; OCS</category></item></channel></rss>