by Admin | Jun 26, 2012 | Other |
So you’re in the Public Folder migration mess? No matter if you’re going from Exchange 2003 to 2010 or between Exchangen 2010 servers, it’s always complicated. Maybe you’ve followed Microsoft suggestion. In step 1 use...
by Admin | Apr 3, 2012 | Exchange |
So you’re migrating to a shiny new Exchange environment and you reach the part of Public Folders. Microsoft haven’t spent much time developing Public Folders lately and they tend to be a pain managing. So you write down 7 reasons, or even 10 reasons and...
by Admin | Mar 21, 2012 | Exchange |
I often get to configure IMAP on mail environments. The easiest way to test if it works is to use telnet (using built-in or Putty). First, connect to port 143: telnet IMAPserver.domain.com 143 Then run the following to authenticate, list mails and quit. Just change...
by Admin | Mar 14, 2012 | Windows |
Sure, the Group Policy Management Console Scripts released with GPMC or as a separate download has the nice scripts called CreateXMLFromEnvironment.wsf and CreateEnvironmentFromXML.wsf export and import OU/groups/GPOs between domains. But these scripts export and...
by Admin | Mar 12, 2012 | Windows |
Sure, Microsoft does quite a good job showing you have to migrate GPOs across domains and they also have their Migrating GPOs Across Domains with GPMC document which I recommend. But here’s a short recap how to do it if you have two separate domains which are...