Posted by Mads Dam on 25. J 2010 in Blog
I’ve experienced a restore (by Backup Exec Single Item Recovery) gone bad a couple of times now, making the storage groups database unmountable. If that ever happens to you – note this! If you suspended CCR-replication before attempting the now failed restore – Then you at least have a valid mailbox-database with every logfile leading up to when you suspended the replication! (The passive copy!) Furthermore, logfiles keep being generated from the...
Read More »
Posted by Mads Dam on 20. J 2010 in Blog
So, what’s the difference between Trusted Sites Medium-Low versus Medium-settings? We had some issues at work at one point. Some applications helpsite didn’t work on IE8 – Well it did, but only on SOME computers. It worked perfectly on IE7, Chrome and Firefox. So, it had to be a setting in IE8. I eventually found out that it was the Smartscreen-filter that bugged the helpsite – but before I found out, I copy-pasted and glued together the differences...
Read More »
Posted by Mads Dam on 23. J 2010 in Blog
So, ever wanted to deploy Java-settings centrally? Or via an image? There are a lot of sites on the net, trying to explain how to use Suns/Oracles own deployment.config/deployment.properties system to set these central settings. But I have always had a problem finding actual working examples. I hope my post here can help. Personally with Java 6 Update 19 (and now 20), I started seeing people complain about the security dialogue about untrusted/external code and do I want to...
Read More »
Posted by Mads Dam on 13. J 2010 in Blog
So, interesting. I see many people have problems with making sure that some users can send e-mails asanother user, on behalf of another user, and even access another users mailbox entirely. There are 3 scenarios here: You want to let a user send as another user (as if the other user themselves sent the e-mail) You want to let a user send on behalf of another user (the receiving person sees that it’s you sending on behalf of the other You want to give a user full...
Read More »
Posted by Mads Dam on 30. J 2010 in Blog
So, how to slipstream updates to a Windows 7 image??? What a lovely quest I was on there 😀 In the old days, it was called slipstreaming updates and service packs into Windows images. But no more – Now it’s called servicing an offline image by adding packages! Oh my xxx, that is annoying. Anyway, in Windows 7 we have the wonderful tool dism.exe – It’s command-line only at the moment, but I read somewhere that MS is working on a GUI-version of the...
Read More »