March 30, 2011
If you need to perform an audit for BES users concerning group membership , here is a SQL select statement from RIM to obtain that information from the BES 5.0 configuration database: SELECT um.DisplayName, g.GroupName FROM BASGroupNamesV g LEFT JOIN (SELECT * FROM BASUsers u INNER JOIN BASGroupMemberships m ON u.UserId = m.MemberId) um on [...]
March 26, 2011
On March 23rd, RIM released a new application that can be used to perform a wireless Enterprise Activation (EA) with BES Express and a BlackBerry Internet Service (BIS) data plan. Previously, BES Express allowed for only wired EA with a BIS data plan which can be issue if an end user needs a replacement device [...]
March 19, 2011
Steve Griffin recently posted the new Server MAPI/CDO download on his blog. This new version of MAPI/CDO coincided with RIM’s release of MR4 BES 5.0.2. The only fix in the MR 4 release was the following under BlackBerry Messaging Agent: *In a Microsoft Exchange 2010 environment with a lot of activity, the BlackBerry Enterprise Server [...]
March 13, 2011
Here are some new features for SP3 for BES 5.0: Support for : Microsoft® Office Communications Server 2007 R2 Microsoft® Lync™ Server 2010 Microsoft® Office 2010 file attachments In the BlackBerry Administration Service (BAS): improved search results including additional user information and the option to sort and move columns for a customized display option the ability [...]
March 11, 2011
RIM posted the Service Pack 3 docs for BES 5.0. So it should be released within the next few weeks. Finally support for OCS 2007 R2 and Office 2010 attachments. Well, got some reading to do this weekend. I will post more details about the new features.