Tag Archives // Windows Server

Install .NET Framework 3.5 on Windows Server 2012

February 7, 2013 // Tech, Tips // No Comments

If you try to install .NET Framework 3.5 on Windows Server 2012, using the Server Manager and accepting the defaults, you will get an error stating that the source files could not be found. During the installation process Windows Server…

Exchange 2010 Move Requests With BadItemLimit Larger Than 49

October 23, 2012 // Tech, Tips // No Comments

If you’re performing a local move request in Exchange 2010 using the Exchange Console, it will only allow you to set a BadItemLimit up to 49 items. To allow a higher amount you need to do use the Exchange Shell.…

Importing PST’s into Exchange 2010

October 4, 2012 // Tech, Tips // No Comments

A fairly straight forward way has been introduced in Exchange 2010 to import PST’s into mailboxes from the Exchange Shell. Mailbox import requests were added into Exchange 2010 in SP2. Give yourself permission to use Mailbox Import Requests: New-ManagementRoleAssignment –Role…

Speeding Up Exchange 2010 Mailbox Moves

October 4, 2012 // Tech, Tips // One Comment

Performing Mailbox moves in Exchange 2010 can be a rather slow process, moving at 3-4GB an hour. If you’re migrating a large store this is a long period of time to wait. Here’s how you can speed up the process…

Binding Multiple SSL Sites to Same Port in IIS6

March 12, 2010 // Tech, Tips // No Comments

If you attempt to create multiple sites in IIS6 that use the same SSL port (by default 443), then you will get an error message when you try to start the second one stating “IIS was unable to start the…