06-24-2009 09:51 AM
Hi guys, a quick question for you. As noted above I'm currently in a 4.0.2.8 environment but would like to upgrade to 4.0.7 MR3. I've read elsewhere on here that I should go to 4.0.4 FIRST then to 4.0.7 - do most of you agree with that additional step? Also, I'd like to do this during the day while we are "live". Keep in mind we are only talking about a dozen users here so a reboot here or there isn't going to cause any problem. I'm just wondering if this is a process that will take the BES down for more than say half an hour?
Solved! Go to Solution.
06-24-2009 10:40 AM
06-24-2009 10:43 AM
06-24-2009 10:52 AM
There's a part of me that hates doing upgrades during business hours ... because if something happens you're firefighting to get everything back and working. But when you do an upgrade during the day you get instant feedback on functionality. I'd say if you can deal with a 4 hour outage (assume the worst, you've got to restore from backup / reinstall) then go for it during the day.
If it were me, with a group that small and only a service pack update being applied I'd try to do it at lunch time after getting approval for a 30 minute downtime ... but I live on the edge ![]()
06-24-2009 02:18 PM - edited 06-24-2009 02:35 PM
I too like living on the edge - so I did it at lunchtime - worked like a charm! It took about 10 minutes though for messages to start forwarding to the phones though so I was a little bit nervous for a few minutes ![]()
I mainly did this so that I could get .WAV files to play on my 8100 but despite this update and the fact that I'm running the latest software on my phone I still get that stupid "This attachment type cannot be viewed on your device." error. (Blackberry Attachment Service is running on the phone - v4.5)
I guess its back to the drawing board.
EDIT: It did work - but only for newly left voice messages since the upgrade! Sweet!
06-24-2009 02:39 PM
woot ![]()
I was gonna say if not check this out:
06-26-2009 09:45 AM
06-26-2009 10:13 AM
neither the BESAdmin nor any user accounts should be a member of Domain Admins.
You can read more about the AdminSDHolder container at http://technet.microsoft.com/en-us/library/cc77266
That said, I really recommend (as does RIM and Microsoft) that you not modify AdminSDHolder and instead make sure no one there is a part of Domain Admins. Every day user accounts shouldn't be Domain Admins.
I am on AT&T. Please edit your Personal Profile with your DEVICE TYPE, DEVICE OS and Carrier
06-26-2009 10:57 AM
AndyDufresne wrote:That said, I really recommend (as does RIM and Microsoft) that you not modify AdminSDHolder and instead make sure no one there is a part of Domain Admins. Every day user accounts shouldn't be Domain Admins.
You can't stress that enough.
Click here to Backup the data on your BlackBerry Device! It's important, and FREE!
BESAdmin's, please make a signature with your BES environment info. SIM Free BlackBerry Unlocking FAQ
Follow me on Twitter @knottyrope
06-26-2009 12:04 PM - edited 06-26-2009 12:07 PM
Gee Andy, and I thought you liked to live dangerously!
All kidding aside I totally agree with you guys and I've expressed that concern to the powers that be but you know how some people are about change.
For anyone else who's trying to find a solution for this there's a very straightforward solution posted here: http://www.blackberryforums.com.au/forums/microsof
I should note that I didn't have to include the DOMAINNAME after the /G in step 3 - in fact if I put the domain name in I got an error indicating that there was no such account. It wasn't until I found a similar solution on Microsoft's website that they had the same line of code listed without the domain name - dsacls "cn=adminsdholder,cn=system,dc=domainname,dc=c om " /G "BESadmin:CA;Send As"