<?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>Communication e Collaboration blog di Domenico Irilli : ABS</title><link>http://blogs.technet.com/domenico_irilli/archive/tags/ABS/default.aspx</link><description>Tags: ABS</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Problematiche relative alla sincronizzazione della Address Book Server con Office Communications Server 2007 - Parte 2</title><link>http://blogs.technet.com/domenico_irilli/archive/2008/12/26/problematiche-relative-alla-sincronizzazione-della-address-book-server-con-office-communications-server-2007-parte-2.aspx</link><pubDate>Sat, 27 Dec 2008 00:52:12 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3173778</guid><dc:creator>Domenico</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/domenico_irilli/comments/3173778.aspx</comments><wfw:commentRss>http://blogs.technet.com/domenico_irilli/commentrss.aspx?PostID=3173778</wfw:commentRss><description>&lt;p&gt;Nella prima parte abbiamo controllato che la cartella di rete e la virtual directory corrispondente abbiano i permessi configurati correttamente. &lt;br&gt;Altri controlli che possono essere eseguiti sono i seguenti:  &lt;h3&gt;1) Verificare la URL della Address Book Server&lt;/h3&gt; &lt;p&gt;Questa URL indica l'indirizzo a cui i Client si connettono per scaricare i file della rubrica. &lt;br&gt;Verifico che la URL con cui è stato configurato Office Communications Server 2007 punti effettivamente alla share che contiene la rubrica.&lt;/p&gt; &lt;p&gt;&lt;a href="http://blogs.technet.com/blogfiles/domenico_irilli/WindowsLiveWriter/Problematicherelativeallasincronizzazion_C9D4/Server%20URL_2.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="379" alt="Server URL" src="http://blogs.technet.com/blogfiles/domenico_irilli/WindowsLiveWriter/Problematicherelativeallasincronizzazion_C9D4/Server%20URL_thumb.jpg" width="506" border="0"&gt;&lt;/a&gt; &lt;/p&gt; &lt;p&gt;In particolare controllo che l'indirizzo esposto dal server sia del tipo &lt;strong&gt;https:\\&amp;lt;server&amp;gt;\ABS\Int\Handler&lt;/strong&gt;&lt;br&gt;dove &lt;strong&gt;&amp;lt;server&amp;gt;&lt;/strong&gt; è il nome server che ospita la share. Spesso capita che in fase di installazione viene dato come indirizzo il pool di Office Communications Server 2007 e non il nome della macchina che ospita la share. Se ci troviamo in questa condizione è necessario modificare manualmente questo indirizzo (non può essere fatto dal tool di configurazione). &lt;/p&gt; &lt;p&gt;&lt;a href="http://blogs.technet.com/blogfiles/domenico_irilli/WindowsLiveWriter/Problematicherelativeallasincronizzazion_C9D4/capture%202008-12-26%20%5B19-21-20%5D_2.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="417" alt="capture 2008-12-26 [19-21-20]" src="http://blogs.technet.com/blogfiles/domenico_irilli/WindowsLiveWriter/Problematicherelativeallasincronizzazion_C9D4/capture%202008-12-26%20%5B19-21-20%5D_thumb.jpg" width="379" border="0"&gt;&lt;/a&gt; &lt;/p&gt; &lt;p&gt;Clicco Start, poi Run e scrivo wbemtest.exe e premo Enter. &lt;br&gt;Nella finestra Windows Management Instrumentation Test, clicco Connect.&lt;br&gt;In Namespace digito root\cimv2. &lt;br&gt;Clicco Connect.&lt;br&gt;Clicco Query. &lt;br&gt;Scrivo la seguente stringa e poi clicco Apply:&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; a. Per un Enterprise pool: &lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;em&gt;Select * from MSFT_SIPGroupExpansionSetting where backend="&amp;lt;server&amp;gt;\\&amp;lt;sql instance&amp;gt;” &lt;/em&gt; &lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; b. Per Standard Edition Server: &lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;em&gt;Select * from MSFT_SIPGroupExpansionSetting where backend="(local)\\rtc”&lt;/em&gt;&lt;/p&gt; &lt;p&gt;&lt;em&gt;&lt;a href="http://blogs.technet.com/blogfiles/domenico_irilli/WindowsLiveWriter/Problematicherelativeallasincronizzazion_C9D4/modifica%20URL_2.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="371" alt="modifica URL" src="http://blogs.technet.com/blogfiles/domenico_irilli/WindowsLiveWriter/Problematicherelativeallasincronizzazion_C9D4/modifica%20URL_thumb.jpg" width="534" border="0"&gt;&lt;/a&gt;&amp;nbsp;&lt;br&gt;&lt;/em&gt;&lt;/p&gt; &lt;p&gt;Clicco poi sul risultato. Nell'Object Editor nella lista delle proprietà cerco InternalDLExpansionWebURL e modifico la proprietà con l'URL corretta.&lt;br&gt;Chiudo infine la Windows Management Instrumentation Tester. &lt;/p&gt; &lt;h3&gt;2) Verificare le impostazioni di connessione del Communicator Client&lt;/h3&gt; &lt;p&gt;Anche la URL è corretta il Client potrebbe non essere in grado di raggiungerla. Questo perchè le impostazioni di rete del Communicator vengono ereditate da Internet Explorer. In dettaglio si dovrebbe verificare che:&lt;br&gt;- Proxy Settings abbia il flag “automatically detect settings” &lt;br&gt;- la URL a cui stia accedendo il client (solo per Windows VISTA) sia contenuta all'interno dei "Local Intranet" (Tools-&amp;gt;Internet Options-&amp;gt;Security) &lt;/p&gt; &lt;p&gt;&lt;a href="http://blogs.technet.com/blogfiles/domenico_irilli/WindowsLiveWriter/Problematicherelativeallasincronizzazion_C9D4/capture%202008-12-26%20%5B21-55-06%5D_2.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="399" alt="capture 2008-12-26 [21-55-06]" src="http://blogs.technet.com/blogfiles/domenico_irilli/WindowsLiveWriter/Problematicherelativeallasincronizzazion_C9D4/capture%202008-12-26%20%5B21-55-06%5D_thumb.jpg" width="530" border="0"&gt;&lt;/a&gt; &lt;/p&gt; &lt;h3&gt;3) Verificare la corretta installazione del certificato&lt;/h3&gt; &lt;p&gt;La comunicazione tra Client e Server avviene attraverso un canale protetto (https). Il Web Component Server, è il ruolo che espone attraverso IIS la rubrica. Uno dei passi necessari per l'installazione di Office Communications Server 2007 consiste nell'installare il certificato TLS sul ruolo.&lt;br&gt;Apro Internet Information Services (IIS).&lt;br&gt;Espando Computer e dopo Web Sites.&lt;/p&gt; &lt;p&gt;&lt;a href="http://blogs.technet.com/blogfiles/domenico_irilli/WindowsLiveWriter/Problematicherelativeallasincronizzazion_C9D4/Default%20web%20site%20proprerties_2.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="494" alt="Default web site proprerties" src="http://blogs.technet.com/blogfiles/domenico_irilli/WindowsLiveWriter/Problematicherelativeallasincronizzazion_C9D4/Default%20web%20site%20proprerties_thumb.jpg" width="510" border="0"&gt;&lt;/a&gt; &lt;br&gt;Click con il bottene destro sul Default Website e poi&amp;nbsp; clicco Properties.&lt;br&gt;Mi sposto sull'etichetta Directory Security.&lt;/p&gt; &lt;p&gt;&lt;a href="http://blogs.technet.com/blogfiles/domenico_irilli/WindowsLiveWriter/Problematicherelativeallasincronizzazion_C9D4/Certificate%20ok_2.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="474" alt="Certificate ok" src="http://blogs.technet.com/blogfiles/domenico_irilli/WindowsLiveWriter/Problematicherelativeallasincronizzazion_C9D4/Certificate%20ok_thumb.jpg" width="407" border="0"&gt;&lt;/a&gt; &lt;br&gt;Clicco Server Certificate, seguo il wizard per assegnare un certificato esistente e assegno il certificato del server OCS usato dai client per il login. &lt;/p&gt; &lt;p&gt;&lt;br&gt;&amp;nbsp;&lt;/p&gt; &lt;h5&gt;Ulteriori approfondimenti&lt;/h5&gt; &lt;p&gt;&lt;a href="http://technet.microsoft.com/en-us/library/bb894628.aspx" target="_blank"&gt;Address Book Server&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;a href="http://technet.microsoft.com/en-us/library/bb894482.aspx" target="_blank"&gt;Client and Address Book Server Communication&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;a href="http://technet.microsoft.com/en-us/library/bb870424.aspx" target="_blank"&gt;Plan for Address Book Server&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;a href="http://support.microsoft.com/kb/938286"&gt;http://support.microsoft.com/kb/938286&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3173778" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/domenico_irilli/archive/tags/ABS/default.aspx">ABS</category><category domain="http://blogs.technet.com/domenico_irilli/archive/tags/OCS/default.aspx">OCS</category></item></channel></rss>