<?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>BlackBerry Enterprise Server (BES)</title>
	<atom:link href="http://besadmin.ca/feed/" rel="self" type="application/rss+xml" />
	<link>http://besadmin.ca</link>
	<description>BES Blog</description>
	<lastBuildDate>Sat, 28 Jan 2012 17:40:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>BES calendar synchronization tool</title>
		<link>http://besadmin.ca/2012/01/bes-calendar-synchronization-tool/</link>
		<comments>http://besadmin.ca/2012/01/bes-calendar-synchronization-tool/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 23:27:06 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[BES 5.0.3]]></category>
		<category><![CDATA[calendar sync]]></category>
		<category><![CDATA[BlackBerry Calendar]]></category>
		<category><![CDATA[calendar sync tool]]></category>
		<category><![CDATA[recurring appointments]]></category>
		<category><![CDATA[TraitTool]]></category>

		<guid isPermaLink="false">http://besadmin.ca/?p=769</guid>
		<description><![CDATA[Aloha! I am back blogging after a holiday in Hawaii&#8230; I was working with a client who had an end user with a calendar pre-population issue.   Recurring calendar appointments did not pre-populate after resetting the calendar nor after an enterprise activation. Via  a command prompt, I ran the Calendar Synchronization Tool located under the tools sub-folder in the [...]]]></description>
			<content:encoded><![CDATA[<p>Aloha! I am back blogging after a holiday in Hawaii&#8230;</p>
<p>I was working with a client who had an end user with a calendar pre-population issue.   Recurring calendar appointments did not pre-populate after resetting the calendar nor after an enterprise activation.</p>
<p>Via  a command prompt, I ran the Calendar Synchronization Tool located under the tools sub-folder in the BES installation media folder C:\Research In Motion\BlackBerry Enterprise Server 5.0.3\bundle0033\tools.  I ran each command below:</p>
<p>TraitTool -user affecteduser@mycompany.com-trait  ExchangeSmartSyncEnable -set true<br />
TraitTool -user affecteduser@mycompany.com -trait ExchangeSmartSyncSchedule -set Daily<br />
TraitTool -user affecteduser@mycompany.com -trait ExchangeSmartSyncDays -set 365<br />
TraitTool -user affecteduser@mycompany.com-trait  ExchangeSmartSyncTriggerHour -set 23<br />
TraitTool -user affecteduser@mycompany.com-trait  ExchangeSmartSyncSendUpdate -set true</p>
<p>This command<strong> ExchangeSmartSyncDays</strong> indicates how many days in the future BES will scan the user&#8217;s calendar and populate the device.  By default it is set to 30 days.  After the commands executes, you can see the smart sync kick off with the following log line in the MAGT log:</p>
<p>[40000] (01/26 23:07:00.338):{0x2A00} {affecteduser@mycompany.com} <strong>SmartSyncFireOff &#8211; SmartSync triggered</strong> &#8211; SyncDays=365, Sched=Daily, SendUpdate=1</p>
<p>It took 7 minutes to complete and we can see the additional 41 calendar appointments sent to the device:</p>
<p>[40583] (01/26 23:07:08.197):{0x19E4} {affecteduser@mycompany.com}  Sending packet to device, Size=60, Tag=11088654, TransactionId=-819881007<br />
[40279] (01/26 23:07:08.197):{0x19E4} {affecteduser@mycompany.com} SubmitToRelaySendQ, Tag=11088654<br />
[30249] (01/26 23:07:08.275):{0x19E4} {affecteduser@mycompany.com} Sending 15 calendar entries to the device, size=15642<br />
[40583] (01/26 23:07:08.275):{0x19E4} {affecteduser@mycompany.com} Sending packet to device, Size=15679, Tag=11088655, TransactionId=-819881006<br />
[40279] (01/26 23:07:08.275):{0x19E4} {affecteduser@mycompany.com} SubmitToRelaySendQ, Tag=11088655<br />
[30249] (01/26 23:07:08.291):{0x19E4} {affecteduser@mycompany.com} Sending 11 calendar entries to the device, size=15241<br />
[40583] (01/26 23:07:08.291):{0x19E4} {affecteduser@mycompany.com} Sending packet to device, Size=15278, Tag=11088656, TransactionId=-819881005<br />
[40279] (01/26 23:07:08.291):{0x19E4} {affecteduser@mycompany.com} SubmitToRelaySendQ, Tag=11088656<br />
[30249] (01/26 23:07:08.322):{0x19E4} {affecteduser@mycompany.com} Sending 15 calendar entries to the device, size=3933<br />
[40583] (01/26 23:07:08.322):{0x19E4} {affecteduser@mycompany.com} Sending packet to device, Size=3970, Tag=11088657, TransactionId=-819881004<br />
[40279] (01/26 23:07:08.322):{0x19E4} {affecteduser@mycompany.com} SubmitToRelaySendQ, Tag=11088657<br />
[40000] (01/26 23:07:08.322):{0x19E4} {affecteduser@mycompany.com} Sending CAL_SLOW_SYNC_DONE to device. SessionID=1327637227, Record counts=41</p>
<p>For more information, check out these KBs:</p>
<p><a title="Cal Sync Tool" href="http://www.blackberry.com/btsc/KB20025" target="_blank">What is the BlackBerry Calendar Synchronization Tool ?</a></p>
<p><a title="How to use the Cal Sync Tool" href="http://www.blackberry.com/btsc/KB18548" target="_blank">How to use the BlackBerry Calendar Synchronization Tool (Traittool.exe)</a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://besadmin.ca/2012/01/bes-calendar-synchronization-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Device Lookups and Address Book Policies in Exchange 2010 SP2</title>
		<link>http://besadmin.ca/2012/01/device-lookups-and-address-book-policies-in-exchange-2010-sp2/</link>
		<comments>http://besadmin.ca/2012/01/device-lookups-and-address-book-policies-in-exchange-2010-sp2/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 05:30:38 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Exchange 2010 SP2]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[address book policies]]></category>
		<category><![CDATA[address lookups]]></category>
		<category><![CDATA[BlackBerry device]]></category>
		<category><![CDATA[LDAP]]></category>

		<guid isPermaLink="false">http://besadmin.ca/?p=761</guid>
		<description><![CDATA[RIM is reporting an issue with a new feature in Exchange 2010 SP2.  The feature concerns the implementation of Address Book Policies which provides Global Address List (GAL) segmentation and customization of the GAL in Outlook and OWA.  When performing an address lookup from the BlackBerry, BES cannot filter based on Address Book Policies since the service account [...]]]></description>
			<content:encoded><![CDATA[<p>RIM is reporting an issue with a new feature in Exchange 2010 SP2.  The feature concerns the implementation of <a title="Technet Article on Address Book Policies" href="http://technet.microsoft.com/en-us/library/hh529948.aspx" target="_blank">Address Book Policies</a> which provides Global Address List (GAL) segmentation and customization of the GAL in Outlook and OWA.  When performing an address lookup from the BlackBerry, BES cannot filter based on Address Book Policies since the service account has access to the default GAL.  If address lookups on the device need to be restricted, they can only be restricted by company name.   Refer to this knowledge base article, <a title="RIM KB15923" href="http://btsc.webapps.blackberry.com/btsc/search.do?cmd=displayKC&amp;docType=kc&amp;externalId=KB15923" target="_blank">KB15923</a>, for more information.</p>
]]></content:encoded>
			<wfw:commentRss>http://besadmin.ca/2012/01/device-lookups-and-address-book-policies-in-exchange-2010-sp2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Device software update issue &amp; BAS</title>
		<link>http://besadmin.ca/2012/01/device-software-update-issue-bas/</link>
		<comments>http://besadmin.ca/2012/01/device-software-update-issue-bas/#comments</comments>
		<pubDate>Sun, 01 Jan 2012 08:01:19 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[BlackBerry Administraton Service]]></category>
		<category><![CDATA[handheld]]></category>
		<category><![CDATA[BAS]]></category>
		<category><![CDATA[device software updates]]></category>
		<category><![CDATA[DT2515469]]></category>

		<guid isPermaLink="false">http://besadmin.ca/?p=722</guid>
		<description><![CDATA[I am working with a customer with a 5.0.3 BES.  Over the last few months, 9780&#8242;s and 9800&#8242;s, about 20 users in total, would get  software updates on the device.  On the device when attempting to update the software, a message prompt displays indicating that software updates has been disabled by your administrator.   In [...]]]></description>
			<content:encoded><![CDATA[<p>I am working with a customer with a 5.0.3 BES.  Over the last few months, 9780&#8242;s and 9800&#8242;s, about 20 users in total, would get  software updates on the device.  On the device when attempting to update the software, a message prompt displays indicating that software updates has been disabled by your administrator.   In the BlackBerry Administration Service web console, the BlackBerry device deployment setting was set to Yes:</p>
<p><a href="http://besadmin.ca/wp-content/uploads/2012/01/DeviceSWdeployment.png"><img class="alignleft size-medium wp-image-738" title="DeviceSWdeployment" src="http://besadmin.ca/wp-content/uploads/2012/01/DeviceSWdeployment-300x27.png" alt="" width="300" height="27" /></a></p>
<p>&nbsp;</p>
<p>So why were certain handhelds receiving software updates when they should not?  Checked the IT Policy and under the Wireless Software tab we see the following settings:</p>
<p><a href="http://besadmin.ca/wp-content/uploads/2012/01/WirelessSWupgrade1.png"><img class="alignleft size-medium wp-image-739" title="WirelessSWupgrade1" src="http://besadmin.ca/wp-content/uploads/2012/01/WirelessSWupgrade1-300x88.png" alt="" width="300" height="88" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>After an escalation with RIM Software development, there is an issue with BAS that hides certain IT policy settings when the the BlackBerry device deployment setting was set to Yes.  By setting it to No there are additional IT policy settings under the wireless software tab.</p>
<p><a href="http://besadmin.ca/wp-content/uploads/2012/01/WirelessSWupgrade2.png"><img class="alignleft size-medium wp-image-748" title="WirelessSWupgrade2" src="http://besadmin.ca/wp-content/uploads/2012/01/WirelessSWupgrade2-300x113.png" alt="" width="300" height="113" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>The Allow Security Updates setting is set to Allow All by default.  This setting will override the BAS setting.  So, until the issue is fixed this setting has to be set to Accept None along with Allow Non Enterprise Upgrade set to No.    This issue is being tracked by the following DevTask: DT2515469.</p>
<p>Have a happy new year!!!</p>
]]></content:encoded>
			<wfw:commentRss>http://besadmin.ca/2012/01/device-software-update-issue-bas/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New MAPI/CDO (v 6.5.8244.0) download available from Microsoft (updated)</title>
		<link>http://besadmin.ca/2011/12/new-mapicdo-v-6-5-8244-0-download-available-from-microsoft-updated/</link>
		<comments>http://besadmin.ca/2011/12/new-mapicdo-v-6-5-8244-0-download-available-from-microsoft-updated/#comments</comments>
		<pubDate>Sat, 17 Dec 2011 05:36:08 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[MAPI/CDO]]></category>
		<category><![CDATA[6.5.8244.0]]></category>
		<category><![CDATA[besx]]></category>
		<category><![CDATA[CDO]]></category>
		<category><![CDATA[Compatibilty matrix]]></category>
		<category><![CDATA[MAPI]]></category>

		<guid isPermaLink="false">http://besadmin.ca/?p=726</guid>
		<description><![CDATA[RIM updated their Compatibility matrix on December 12th to include the new MAPI/CDO version 6.5.8244.0.  It is the recommended MAPI/CDO version for 5.0. SP3.  The previous version of MAPI 6.5.8211.0 is still supported.]]></description>
			<content:encoded><![CDATA[<p>RIM updated their <a title="RIM Compatibility Matrix" href="http://us.blackberry.com/support/software/server_compatibility.jsp#tab_tab_compatibility" target="_blank">Compatibility matrix</a> on December 12th to include the new MAPI/CDO version 6.5.8244.0.  It is the recommended MAPI/CDO version for 5.0. SP3.  The previous version of MAPI 6.5.8211.0 is still supported.</p>
]]></content:encoded>
			<wfw:commentRss>http://besadmin.ca/2011/12/new-mapicdo-v-6-5-8244-0-download-available-from-microsoft-updated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SP2 for Exchange 2010 released by Microsoft</title>
		<link>http://besadmin.ca/2011/12/sp2-for-exchange-2010-released-by-microsoft/</link>
		<comments>http://besadmin.ca/2011/12/sp2-for-exchange-2010-released-by-microsoft/#comments</comments>
		<pubDate>Thu, 08 Dec 2011 06:35:10 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Exchange 2010 SP2]]></category>

		<guid isPermaLink="false">http://besadmin.ca/?p=716</guid>
		<description><![CDATA[On December 5, 2011, MS released SP2 for Exchange 2010.   RIM still has not updated their Compatibility Matrix but the new MAPI/CDO release last week was probably in response to SP2 for Exchange 2010 release. I will update this post if there are reported issues with BES and Exchange 2010 SP2.]]></description>
			<content:encoded><![CDATA[<p>On December 5, 2011, MS released <a title="SP2 for Exchange 2010 Download link" href="http://www.microsoft.com/download/en/details.aspx?id=28190" target="_blank">SP2 for Exchange 2010</a>.   RIM still has not updated their Compatibility Matrix but the new MAPI/CDO release last week was probably in response to SP2 for Exchange 2010 release.</p>
<p>I will update this post if there are reported issues with BES and Exchange 2010 SP2.</p>
]]></content:encoded>
			<wfw:commentRss>http://besadmin.ca/2011/12/sp2-for-exchange-2010-released-by-microsoft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New MAPI/CDO (v 6.5.8244.0) download available from Microsoft</title>
		<link>http://besadmin.ca/2011/12/new-mapicdo-v-6-5-8244-0-download-available-from-microsoft/</link>
		<comments>http://besadmin.ca/2011/12/new-mapicdo-v-6-5-8244-0-download-available-from-microsoft/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 03:01:06 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[MAPI/CDO]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[6.5.8244.0]]></category>
		<category><![CDATA[CDO]]></category>
		<category><![CDATA[MAPI]]></category>

		<guid isPermaLink="false">http://besadmin.ca/?p=691</guid>
		<description><![CDATA[A few days ago Microsoft released a new version of MAPI/CDO.   The version number is 6.5.8244.0.  I have not seen any RIM Knowledge Based articles concerning this new version of MAPI/CDO nor has the Compatibility Matrix for MS Exchange  has been updated with the new version.   I will keep you posted.]]></description>
			<content:encoded><![CDATA[<p>A few days ago Microsoft released a new version of <a title="MS Download of MAPI/CDO" href="http://www.microsoft.com/download/en/details.aspx?id=1004" target="_blank">MAPI/CDO</a>.   The version number is 6.5.8244.0.  I have not seen any RIM Knowledge Based articles concerning this new version of MAPI/CDO nor has the <a title="RIM Compatibility Matrix" href="http://us.blackberry.com/support/software/server_compatibility.jsp#tab_tab_compatibility" target="_blank">Compatibility Matrix for MS Exchange</a>  has been updated with the new version.   I will keep you posted.</p>
]]></content:encoded>
			<wfw:commentRss>http://besadmin.ca/2011/12/new-mapicdo-v-6-5-8244-0-download-available-from-microsoft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BlackBerry Mobile Fusion announced by RIM</title>
		<link>http://besadmin.ca/2011/11/blackberry-mobile-fusion-announced-by-rim/</link>
		<comments>http://besadmin.ca/2011/11/blackberry-mobile-fusion-announced-by-rim/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 04:47:31 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Beta]]></category>
		<category><![CDATA[BlackBerry Mobile Fusion]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[devices]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[Mobile Device Management]]></category>

		<guid isPermaLink="false">http://besadmin.ca/?p=689</guid>
		<description><![CDATA[Today RIM announced BlackBerry Mobile Fusion which will provide multiple device management for BlackBerry, Android, and iOS platforms.  Mobile Fusion will provide a similar web base console like the BlackBerry Administration Service (BAS) in BES 5.0.x.  This new mobile management system should extend BES life cycle and provide inclusive management for the invasion of Android and [...]]]></description>
			<content:encoded><![CDATA[<p>Today RIM announced <a title="BB Mobile Fusion Press Release" href="http://press.rim.com/release.jsp?id=5285" target="_blank">BlackBerry Mobile Fusion</a> which will provide multiple device management for BlackBerry, Android, and iOS platforms.  Mobile Fusion will provide a similar web base console like the BlackBerry Administration Service (BAS) in BES 5.0.x.  This new mobile management system should extend BES life cycle and provide inclusive management for the invasion of Android and iOS devices and tablets penetrating the enterprise marketplace.</p>
<p>It seems RIM realizes that it is more profitable providing software and business solutions like IBM than just hardware.   Plus, with Bring Your Own Device (BYOD) to work, RIM can now support the slew of Android devices and tablets along with the iPhone and iPad.  I hope to take part in the beta program for BlackBerry Mobile Fusion and see what features it has.</p>
<p>If I get into the beta program, I will blog about <a title="RIM Mobile Fusion website" href="http://us.blackberry.com/business/software/mobilefusion/" target="_blank">BlackBerry Mobile Fusion</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://besadmin.ca/2011/11/blackberry-mobile-fusion-announced-by-rim/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simplified web browsing and MDS Domains IT Policy</title>
		<link>http://besadmin.ca/2011/11/simplified-web-browsing-in-6-0-7-0-handheld-code-and-mds-domains-it-policy/</link>
		<comments>http://besadmin.ca/2011/11/simplified-web-browsing-in-6-0-7-0-handheld-code-and-mds-domains-it-policy/#comments</comments>
		<pubDate>Tue, 22 Nov 2011 04:07:40 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[handheld]]></category>
		<category><![CDATA[6.0 handheld code]]></category>
		<category><![CDATA[BlackBerry Browser]]></category>
		<category><![CDATA[Insecure SSL Request]]></category>
		<category><![CDATA[MDS Browser IT Policy]]></category>
		<category><![CDATA[secure internal websites]]></category>
		<category><![CDATA[web browsing]]></category>

		<guid isPermaLink="false">http://besadmin.ca/?p=635</guid>
		<description><![CDATA[A major shift in 6.0 and 7.0 handheld code  is simplified web browsing.  In previous versions of handheld code, under the browser options, the type of browser could be selected such as BlackBerry Browser (MDS CS), or the Internet browser.  Since there is no option to choose, there can be issues when a 6.0 or [...]]]></description>
			<content:encoded><![CDATA[<p>A major shift in 6.0 and 7.0 handheld code  is <a title="Simplified browser selection in BlackBerry 6 RIM KB" href="http://www.blackberry.com/btsc/KB23699" target="_blank">simplified web browsing</a>.  In previous versions of handheld code, under the browser options, the type of browser could be selected such as BlackBerry Browser (MDS CS), or the Internet browser.  Since there is no option to choose, there can be issues when a 6.0 or 7.0 handheld attempts to access an internal secure site.</p>
<p>A client reported an issue with logging into a custom made application.  There were 3 users affected one from Thunder Bay and the other two from Saskatchewan.  From the handheld logs, I saw a tcp request for a secure internal website along with the error message-Access Denied: Insecure SSL Request.  Changed the TLS option on the handheld from proxy to handheld and there was no change.   After investigating, I found this KB on RIM&#8217;s website: <a title="Unable to browse intranet sites while using a BlackBerry smartphone with BlackBerry Device Software 6.0 and 7.0" href="http://www.blackberry.com/btsc/KB24144" target="_blank">KB24144</a></p>
<p>I created a test IT Policy  based on RIM&#8217;s <a title="The MDS Browser Domains IT Policy does not accept Asterisk (*) wild cards" href="http://www.blackberry.com/btsc/KB23712" target="_blank">KB23712</a> and I used .mycompany.com as the website for the IT policy.  The policy applied to the device but it didn&#8217;t work. After several trials, I specified the entire URL, https://mycompany.com:443. The updated IT policy applied and the end user was able to login into the application.</p>
<p>The one puzzling factor about this issue was the client&#8217;s IT policy prohibited other browsers so I don&#8217;t see how the handheld could pass the request over the Internet browser instead of using MDS for BES.</p>
<p>Other Resources:<br />
<a title="RIM White paper on Browser Transport" href="http://docs.blackberry.com/en/admin/deliverables/18232/BlackBerry_Browser-Technical_Note--1231352-0804050608-001-5.0.2-US.pdf  " target="_blank">BlackBerry Browser Selecting Browser Transport</a></p>
]]></content:encoded>
			<wfw:commentRss>http://besadmin.ca/2011/11/simplified-web-browsing-in-6-0-7-0-handheld-code-and-mds-domains-it-policy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SYSVOL FRS &amp; SQL Server authentication issues</title>
		<link>http://besadmin.ca/2011/11/sysvol-frs-sql-server-authentication-issues/</link>
		<comments>http://besadmin.ca/2011/11/sysvol-frs-sql-server-authentication-issues/#comments</comments>
		<pubDate>Wed, 09 Nov 2011 23:41:12 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[message flow]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[BES messaging agents]]></category>
		<category><![CDATA[error code 5402]]></category>
		<category><![CDATA[SQL Server Login timeout expired]]></category>
		<category><![CDATA[sysvol]]></category>

		<guid isPermaLink="false">http://besadmin.ca/?p=654</guid>
		<description><![CDATA[Working with a customer who had an issue with message flow.  The messaging agents crashed reporting error code 5402.  In addition the MAGT logs were reporting the following error message: [10000] (11/08 14:04:29.549):{0&#215;178} i64GetConn: COM Error 0&#215;80004005 &#8211; Unspecified error &#8211; Source: &#8220;Microsoft OLE DB Provider for SQL Server&#8221; &#8211; Description &#8220;Login timeout expired&#8221; &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p>Working with a customer who had an issue with message flow.  The messaging agents crashed reporting <a title="RIM KB 5402" href="http://www.blackberry.com/btsc/KB24613" target="_blank">error code 5402</a>.  In addition the MAGT logs were reporting the following error message:</p>
<p>[10000] (11/08 14:04:29.549):{0&#215;178} i64GetConn: COM Error 0&#215;80004005 &#8211; Unspecified error &#8211; Source: &#8220;Microsoft OLE DB Provider for SQL Server&#8221; &#8211; Description &#8220;Login timeout expired&#8221; &#8211; Command &#8220;i64GetConn&#8221;</p>
<p>Found out from the Active Directory team that there was a domain controller having issues with locking out accounts.  Fortunately, the BlackBerry Service account was not locked out but it did prevent the BESadmin account from authenticating to the remote SQL box.</p>
<p>The issue with the domain controller involved an<a title="MS KB about Journal Wrap" href="http://blogs.technet.com/b/instan/archive/2009/07/14/what-happens-in-a-journal-wrap.aspx" target="_blank"> journal wrap issue</a> which was affecting NetLogon.  The domain controller had incomplete sysvol entries and issues with replication.  The <a title="MS KB-Using the BurFlags registry key to reinitialize File Replication Service replica sets" href="http://support.microsoft.com/kb/290762" target="_blank">fix</a> was to regenerate the DC&#8217;s sysvol and reboot it.  After the reboot, SQL was able to authenticate BlackBerry Services then the messaging agents fired up and message flow returned!</p>
<p>For additional information about Sysvol and FRS, check out these links:</p>
<ul>
<li><a title="MS KB" href="http://support.microsoft.com/kb/292438" target="_blank">How to troubleshoot Journal Wrap Issues</a></li>
<li><a title="MS KB 315457" href=" http://support.microsoft.com/kb/315457" target="_blank">How to rebuild the SysVol tree</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://besadmin.ca/2011/11/sysvol-frs-sql-server-authentication-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disallow Third Party Application Downloads IT policy rule  &amp; app pushes</title>
		<link>http://besadmin.ca/2011/10/disallow-third-party-application-downloads-it-policy-rule-app-pushes/</link>
		<comments>http://besadmin.ca/2011/10/disallow-third-party-application-downloads-it-policy-rule-app-pushes/#comments</comments>
		<pubDate>Wed, 26 Oct 2011 04:59:20 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Application Push]]></category>
		<category><![CDATA[BlackBerry Administraton Service]]></category>
		<category><![CDATA[BES 5.0.3]]></category>
		<category><![CDATA[BES application push]]></category>
		<category><![CDATA[Disallow 3rd party downloads]]></category>
		<category><![CDATA[DT 890899]]></category>
		<category><![CDATA[IT policy]]></category>

		<guid isPermaLink="false">http://besadmin.ca/?p=647</guid>
		<description><![CDATA[Since RIM offered free downloads for the BlackBerry Service outage, a number of clients inquired about preventing 3rd party downloads of applications.   One client has two in house apps they push out to 1300 users. In the release notes for BES 5.0 SP3, Dev Task 890899 fixed an issue in BAS: If you applied the [...]]]></description>
			<content:encoded><![CDATA[<p>Since RIM offered free downloads for the BlackBerry Service outage, a number of clients inquired about preventing 3rd party downloads of applications.   One client has two in house apps they push out to 1300 users.</p>
<p>In the release notes for BES 5.0 SP3, Dev Task 890899 fixed an issue in BAS:</p>
<p><em>If you applied the Disallow Third Party Application Downloads IT policy rule to a BlackBerry device, the BlackBerry Administration Service created a job task to remove existing third-party and RIM add-on applications associated with software configurations from the device. (DT 890899)</em></p>
<p>From my interpretation of this DT,  you can now apply the Disallow IT policy rule and any 3rd party application in a software configuration will not be removed from devices.  Well, that is not the case.  In my test environment BAS removed the two in house apps from the device since they were not RIM signed apps.</p>
<p>The least impacting workaround is to Disable AppWorld since most BlackBerry apps are downloaded through AppWorld.  This IT policy change does not prevent end users to download via OTA link from the Browser.   To lock down devices completely, you have to set the disposition for unlisted applications in the software configuration to Disallow.  This action will remove any 3rd party app including Facebook and Twitter from the device and prevent further downloads.  My client found this approach too drastic.</p>
<p>Since apps are specified in a software configuration they should be pushed to the device regardless of the Disallow 3rd party app rule.  I will pursue this with RIM&#8217;s escalation team.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://besadmin.ca/2011/10/disallow-third-party-application-downloads-it-policy-rule-app-pushes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

