<?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>Unified Communications News Tips and Tricks : OCS</title><link>http://blogs.technet.com/exchangept/archive/tags/OCS/default.aspx</link><description>Tags: OCS</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>OCS front end service fails to start after KB967831</title><link>http://blogs.technet.com/exchangept/archive/2009/05/21/ocs-front-end-service-fails-to-start-after-kb967831.aspx</link><pubDate>Thu, 21 May 2009 12:51:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3244074</guid><dc:creator>David Figueiredo</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.technet.com/exchangept/comments/3244074.aspx</comments><wfw:commentRss>http://blogs.technet.com/exchangept/commentrss.aspx?PostID=3244074</wfw:commentRss><description>&lt;P&gt;KB967831 patch will try to update OCS and afterwards will try to start RtcQmsAgent (aka Monitoring Agent)&lt;/P&gt;
&lt;P&gt;If you dont use or configure this service it will never start, causing the rollback of the patch and with it the failure of the frontend service.&lt;/P&gt;
&lt;P&gt;So just install MS messaging queue services (ServerManagerCmd -i MSMQ-Services)&amp;nbsp; and MS messaging queue server (ServerManagerCmd -i MSMQ-Server) and reapply the patch that will apply with success since now he is able to start Monitoring Agent Service.&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3244074" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/exchangept/archive/tags/OCS/default.aspx">OCS</category><category domain="http://blogs.technet.com/exchangept/archive/tags/KB967831/default.aspx">KB967831</category></item><item><title>OCS R2 Global settings changes in AD</title><link>http://blogs.technet.com/exchangept/archive/2009/04/02/ocs-r2-global-settings-changes-in-ad.aspx</link><pubDate>Thu, 02 Apr 2009 13:04:20 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3221498</guid><dc:creator>David Figueiredo</dc:creator><slash:comments>4</slash:comments><comments>http://blogs.technet.com/exchangept/comments/3221498.aspx</comments><wfw:commentRss>http://blogs.technet.com/exchangept/commentrss.aspx?PostID=3221498</wfw:commentRss><description>&lt;p&gt;After a new deployment, a great question mark appeared in my head when the follow popup appeared:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.technet.com/blogfiles/exchangept/WindowsLiveWriter/OCSR2GlobalsettingschangesinAD_9BB0/Capture.jpg"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Capture" border="0" alt="Capture" src="http://blogs.technet.com/blogfiles/exchangept/WindowsLiveWriter/OCSR2GlobalsettingschangesinAD_9BB0/Capture_thumb.jpg" width="534" height="121" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;So what's next?&lt;/p&gt;  &lt;p&gt;In some multidomain scenarios where the configuration stays in the root domain there where some reports of performance issues so the OCS team decided to enable the ability to change the the settings from the system container to the configuration partition in AD.&lt;/p&gt;  &lt;p&gt;I’ve found this info on the &lt;a href="http://blogs.technet.com/ucedsg/default.aspx"&gt;The Three UC Amigos&lt;/a&gt; blog to how to do this move:&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;“How do I move the OCS global settings from System container to Configuration container?&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Here are the steps from the R2 deployment guide:&lt;/p&gt;  &lt;p&gt;You can run any of the following steps in read-only test mode by appending the /Check parameter to the MigrateOcsGlobalSettings command. This parameter prints the status of target objects and properties without making updates.&lt;/p&gt;  &lt;p&gt;If any of the following steps fails to complete successfully due to network, replication, or permission issues, you can rerun the step until it completes successfully.&lt;/p&gt;  &lt;p&gt;Important: &lt;/p&gt;  &lt;p&gt;Before you begin the migration process, use the Office Communications Server snap-in to stop all Office Communications Server services on all Office Communications Servers.&lt;/p&gt;  &lt;p&gt;To migrate global settings to Configuration container &lt;/p&gt;  &lt;p&gt;1.&amp;#160;&amp;#160; Copy the global settings tree structure to the Configuration container by opening a command prompt and then running the following command:&lt;/p&gt;  &lt;p&gt;cscript MigrateOcsGlobalSettings.vbs /Action:MigrateGlobalSettingsTree&lt;/p&gt;  &lt;p&gt;2.&amp;#160;&amp;#160; Copy the global settings attributes to the Configuration container as follows:&lt;/p&gt;  &lt;p&gt;cscript MigrateOcsGlobalSettings.vbs /Action: MigrateGlobalSettingsProperties&lt;/p&gt;  &lt;p&gt;3.&amp;#160;&amp;#160; For Office Communications Server 2007 and Live Communications Server 2005 with SP1, run forest preparation to set permissions as follows:&lt;/p&gt;  &lt;p&gt;Important: &lt;/p&gt;  &lt;p&gt;Do not use the Office Communications Server Prep Forest wizard for this step. The wizard will show that the forest is already prepared, although the ACEs are not in the new container yet.&lt;/p&gt;  &lt;p&gt;LcsCmd /Forest /Action:ForestPrep /global:configuration&lt;/p&gt;  &lt;p&gt;For Live Communications Server 2005 with SP1, also run domain preparation in every domain the runs Live Communications Server as follows:&lt;/p&gt;  &lt;p&gt;LcsCmd /Domain /Action:DomainPrep&lt;/p&gt;  &lt;p&gt;Wait for the global settings tree to replicate to most forest global catalogs before proceeding to the next step.&lt;/p&gt;  &lt;p&gt;4.&amp;#160;&amp;#160; Update server distinguished name (DN) references to the new global settings tree as follows:&lt;/p&gt;  &lt;p&gt;cscript MigrateOcsGlobalSettings.vbs /Action: MigrateServerDnReferences /SearchBaseDN:&amp;lt;server search base DN&amp;gt;&lt;/p&gt;  &lt;p&gt;Where /SearchBaseDN specifies the migration scope for servers.&lt;/p&gt;  &lt;p&gt;5.&amp;#160;&amp;#160; Update DN references for user, contact, and inetOrgPerson objects to point to new global settings tree as follows:&lt;/p&gt;  &lt;p&gt;cscript MigrateOcsGlobalSettings.vbs /Action: MigrateUserDnReferences /SearchBaseDN:&amp;lt;user search base DN&amp;gt;&lt;/p&gt;  &lt;p&gt;Where /SearchBaseDN specifies the migration scope for users.&lt;/p&gt;  &lt;p&gt;Wait for this step to complete before proceeding to the next step (for example, with stable network connectivity, it takes about one hour to migrate 30,000 users).&lt;/p&gt;  &lt;p&gt;Use the Office Communications Server snap-in to restart the Office Communications Server services.&lt;/p&gt;  &lt;p&gt;6.&amp;#160;&amp;#160; Try to send instant messages and perform some conferencing tasks to verify that the migration was successful.&lt;/p&gt;  &lt;p&gt;7.&amp;#160;&amp;#160; &lt;/p&gt;  &lt;p&gt;Remove the original global settings tree structure from the System container as follows:&lt;/p&gt;  &lt;p&gt;Important: &lt;/p&gt;  &lt;p&gt;Do not perform this step until steps 5 and 6 are complete.&lt;/p&gt;  &lt;p&gt;cscript MigrateOcsGlobalSettings.vbs /Action: DeleteSystemGlobalSettingsTree”&lt;/p&gt;  &lt;p&gt;from:&lt;a title="http://blogs.technet.com/ucedsg/archive/2009/02/27/where-should-i-store-my-ocs-r2-global-settings.aspx" href="http://blogs.technet.com/ucedsg/archive/2009/02/27/where-should-i-store-my-ocs-r2-global-settings.aspx"&gt;http://blogs.technet.com/ucedsg/archive/2009/02/27/where-should-i-store-my-ocs-r2-global-settings.aspx&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3221498" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/exchangept/archive/tags/OCS/default.aspx">OCS</category><category domain="http://blogs.technet.com/exchangept/archive/tags/OCS+R2+schema/default.aspx">OCS R2 schema</category><category domain="http://blogs.technet.com/exchangept/archive/tags/OCS+R2/default.aspx">OCS R2</category><category domain="http://blogs.technet.com/exchangept/archive/tags/schema/default.aspx">schema</category></item><item><title>OCS E-Learning content - Introducing Microsoft&amp;#174; Office Communications Server 2007</title><link>http://blogs.technet.com/exchangept/archive/2007/09/04/ocs-e-learning-content-introducing-microsoft-office-communications-server-2007.aspx</link><pubDate>Tue, 04 Sep 2007 19:40:37 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1895470</guid><dc:creator>David Figueiredo</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/exchangept/comments/1895470.aspx</comments><wfw:commentRss>http://blogs.technet.com/exchangept/commentrss.aspx?PostID=1895470</wfw:commentRss><description>&lt;p&gt;Has promised here's more online content for OCS, here's some e-learning content available. &lt;p&gt;This collection of 2-hour clinics explains the enterprise capabilities provided by Microsoft Office Communications Server 2007. These clinics are for infrastructure specialists working within organizations that are looking to deploy Office Communications Server within their solutions.&lt;br&gt;Topics covered within the collection include:  &lt;ul&gt; &lt;li&gt;Enterprise Instant Messaging  &lt;li&gt;On-Premise Conferencing and Telephony  &lt;li&gt;Incorporating Office Communications Server Functionality within custom applications &lt;/li&gt;&lt;/ul&gt;Student prerequisites&lt;br&gt;Familiarity with the following:  &lt;ul&gt; &lt;li&gt;Active Directory concepts  &lt;li&gt;Exchange messaging concepts  &lt;li&gt;SharePoint concepts  &lt;li&gt;Microsoft Office 2003 or 2007 fundamentals  &lt;li&gt;Fundamental concepts of Windows Server 2003  &lt;li&gt;Fundamental networking knowledge and experience&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;strong&gt;E-Learning&lt;/strong&gt; &lt;p&gt;&lt;a href="https://www.microsoftelearning.com/eLearning/courseDetail.aspx?courseId=69407"&gt;Clinic 5126: Introducing Enterprise Instant Messaging Using Microsoft® Office Communications Server 2007 (Beta)&lt;/a&gt; &lt;p&gt;&lt;a href="https://www.microsoftelearning.com/eLearning/courseDetail.aspx?courseId=69780"&gt;Clinic 5127: Introducing On-Premise Conferencing Using Microsoft® Office Communications Server 2007&lt;/a&gt; &lt;p&gt;&lt;a href="https://www.microsoftelearning.com/eLearning/courseDetail.aspx?courseId=74885"&gt;Clinic 5128: Introducing Enterprise Telephony Using Microsoft Office Communications Server 2007&lt;/a&gt; &lt;p&gt;&lt;a href="https://www.microsoftelearning.com/eLearning/courseDetail.aspx?courseId=70238"&gt;Clinic 5129: Customizing Real-Time Communication with Microsoft® Office Communications Server 2007&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=1895470" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/exchangept/archive/tags/OCS/default.aspx">OCS</category></item><item><title>TechNet Webcast on-demand: Unified Communications Devices for Communications Server 2007!</title><link>http://blogs.technet.com/exchangept/archive/2007/08/23/technet-webcast-on-demand-unified-communications-devices-for-communications-server-2007.aspx</link><pubDate>Thu, 23 Aug 2007 17:43:39 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1809236</guid><dc:creator>David Figueiredo</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/exchangept/comments/1809236.aspx</comments><wfw:commentRss>http://blogs.technet.com/exchangept/commentrss.aspx?PostID=1809236</wfw:commentRss><description>&lt;p&gt;So OCS is &lt;a href="http://www.informationweek.com/news/showArticle.jhtml?articleID=201801574&amp;amp;subSection=News"&gt;almost here!&lt;/a&gt; and we have a bunch of webcasts available to all &lt;/p&gt; &lt;p&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;&lt;b&gt;&lt;a href="http://www.microsoft.com/events/series/unifiedcommunications.aspx?tab=webcasts"&gt;&lt;img src="http://www.microsoft.com/library/media/2070/portugal/technet/webcasts/images/ondemandwebcasts.jpg"&gt;&lt;/a&gt;&lt;/b&gt;&lt;/p&gt; &lt;p&gt;&lt;b&gt;&lt;/b&gt; &lt;p&gt;So heres goes my weekend recomendation for those sunny afternoons in the office  &lt;p&gt;&lt;a href="http://www.microsoft.com/events/EventDetails.aspx?CMTYSvcSource=MSCOMMedia&amp;amp;Params=%7eCMTYDataSvcParams%5e%7earg+Name%3d%22ID%22+Value%3d%221032341921%22%2f%5e%7earg+Name%3d%22ProviderID%22+Value%3d%22A6B43178-497C-4225-BA42-DF595171F04C%22%2f%5e%7earg+Name%3d%22lang%22+Value%3d%22en%22%2f%5e%7earg+Name%3d%22cr%22+Value%3d%22US%22%2f%5e%7esParams%5e%7e%2fsParams%5e%7e%2fCMTYDataSvcParams%5e"&gt;&lt;b&gt;TechNet Webcast: Unified Communications Devices for Communications Server 2007 (Level 200)&lt;/b&gt;&lt;/a&gt; &lt;p&gt;&lt;b&gt;Original Air Date: &lt;/b&gt;June 28, 2007 &lt;p&gt;&lt;b&gt;Customer Rating: &lt;img height="14" src="http://www.microsoft.com/library/media/2070/portugal/technet/media/4point5.gif" width="79" align="middle"&gt;&lt;/b&gt; &lt;p&gt;To a full webcast list &lt;a href="http://www.microsoft.com/events/series/unifiedcommunications.aspx?tab=webcasts"&gt;click here&lt;/a&gt;. &lt;p&gt;&lt;a href="http://www.microsoft.com/events/series/unifiedcommunications.aspx?tab=webcasts"&gt;&lt;/a&gt; &lt;p&gt;&amp;nbsp; &lt;p&gt;&lt;a href="http://www.microsoft.com/events/series/unifiedcommunications.aspx"&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=1809236" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/exchangept/archive/tags/OCS/default.aspx">OCS</category></item></channel></rss>