Tag Archives // Windows Server
Install .NET Framework 3.5 on Windows Server 2012
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
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
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
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
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…