Special credits go to Michel de Rooij, he created a great overview of all the ports Microsoft Exchange 2010 uses! Check his blog for further information.
Author Archive
Passed the RES PowerFuse 2010 Exam (RPFBX-300)
How to upgrade an Microsoft Exchange 2007 CCR cluster from Service Pack 2 to Service Pack 3
When you’re going to upgrade your Micrososft Exchange 2007 CCR cluster environment to an Service Pack (in my example it is an Microsoft Exchange 2007 CCR cluster with Service Pack 2), but all these steps are the same in that case.
1.) First upgrade the CAS server(s)
2.) Then upgrade the HUB Transport server(s)
3.) Logon to the passive node
4.) Upgrade the passive node to Service Pack 3
setup.com /mode:Upgrade
6.) Restart the server after the setup is completed succesfully
7.) Stop the CMS (Clustered Mailbox Server) on the active node (DOWNTIME!!)
Stop-ClusteredMailboxServer MAILCLUSTER01 –StopReason “SP3 Upgrade”
8.) Move the CMS (Clustered Mailbox Server) to the passive node (DOWNTIME!!)
Move-ClusteredMailboxServer MAILCLUSTER01 –TargetMachine CCR2 –MoveComment “SP3 Upgrade”
9.) On the passive node upgrade the CMS (Clustered Mailbox Server)
setup.com /UpgradeCMS
10.) Bring the CCR cluster back online
Start-ClusteredMailboxServer MAILCLUSTER01
11.) Upgrade the initial active node to Service Pack 3
setup.com /mode:Upgrade
12.) Restart the server after the setup is completed succesfully
13.) Now you have an Exchange 2007 CCR cluster with Serivce Pack 3
How to: Installing Microsoft SCCM vNext Beta 1
Today I’ve installed the new version of Microsoft System Center Configuration Manager, named vNext! What a fantastic product! The installation is almost simular to the SCCM 2007 SP2 installation. I’ve made the following steps.
1.) Microsoft Windows 2008 R2 x64
2.) .NET Framework 4.0
3.) Microsoft SQL 2008 Server Service Pack 1
4.) Database Engine Services
5.) Reporting Services
6.) Management Tools Complete
7.) Microsoft SQL 2008 Server Service Pack 1 CU8 CU8 (10.0.2775.0)
8.) Install the schema extension (extadsch.exe)
9.) Install BITS and Remote Differential Compression (RDC)
10.) Install Windows Server Update Services (WSUS) optionally
11.) Install Windows Deployment Services
12.) Give the vNext computerobject “full control” rights within your active directory on the organizational unit “System” (this object and all child objects).
13.) Install the PXE Service Point service role within SCCM vNext. This step is optionally when you’re going to use OSD.
Microsoft SQL 2008 Server version numbers
This overview shows you all the available Microsoft SQL 2008 versions with there service pack and cumulative update(s).
| 10.50.1702.0 | R2 CU1 |
| 10.50.1600.1 | SQL 2008 R2 RTM |
| 10.0.2775.0 | SP1 CU8 |
| 10.0.2766.0 | SP1 CU7 |
| 10.0.2757.0 | SP1 CU6 |
| 10.0.2746.0 | SP1 CU5 |
| 10.0.2734.0 | SP1 CU4 |
| 10.0.2723.0 | SP1 CU3 |
| 10.0.2714.0 | SP1 CU2 |
| 10.0.2710.0 | SP1 CU1 |
| 10.0.2531.0 | SP1 |
| 10.0.1835.0 | CU10 |
| 10.0.1828.0 | CU9 |
| 10.0.1823.0 | CU8 |
| 10.0.1818.0 | CU7 |
| 10.0.1812.0 | CU6 |
| 10.0.1806.0 | CU5 |
| 10.0.1798.0 | CU4 |
| 10.0.1787.0 | CU3 |
| 10.0.1779.0 | CU2 |
| 10.0.1763.0 | CU1 |
| 10.0.1600.0 | SQL 2008 RTM |
Password Reset Feature Available In Microsoft Exchange 2007 SP3 OWA…
Exchange admins who have been in the field for a while will have come across the end user difficulties of not being able to change their passwords using OWA when either the password has expired or the admin has forced for a password reset at login. Though there were workarounds in previous versions of Exchange, no work was done by the product group to make it an Exchange feature which can be turned on or off.
Exchange 2007 SP3 brings this feature to the table. The option is disabled by default and can be turned on with a registry edit on the CAS server.
To enable the password reset feature,
1.) Log on to the CAS server with an admin account.
2.) In registry editor, navigate to HLKM\SYSTEM\CurrentControlSet\Services\MSExchange OWA
3.) Create the following DWORD value if it does not already exist. DWORD Name – ChangeExpiredPasswordEnabled, type – REG_DWORD and data set to 1.
4.) If the DWORD already exists, change the value from zero to one.
5.) Reset IIS from command prompt with the command iisreset /noforce
System Center Configuration Manager 2007 R3 unleashed!
Yesterday Microsoft has released System Center Configuration Manager 2007 R3! The following features are new in R3.
Centralized Power Management
Mobile Device Management
Enhanced Scalability and Performance
Configuration Manager R3 lets IT organizations centrally manage the power settings of Windows 7, Vista and XP computers, helping reduce energy consumption and costs. You can plan and apply a power management policy for high and low PC usage periods, monitor user activity to avoid any productivity interruptions and correct non-compliance. Detailed reports of trends and settings help you make smart power management choices, and also validate Green IT projects with summaries of power, money and CO2 savings.
Configuration Manager R3 includes licenses for the popular System Center Mobile Device Manager, so you can run comprehensive asset inventories, deploy software, manage settings and enforce password policies for Widows phones.
Configuration Manager R3 is more scalable than ever, increasing the number of supported clients to 300,000 per site. R3 is also more efficient in the way it communicates with Active Directory, helping you discover user or machine changes more quickly and allowing custom queries to define user, system or group attributes.
Microsoft SCCM 2007, custom Windows 7 query based collection
Default in Microsoft System Center Configuration Manager 2007 (SCCM 2007) there’s no collection for the Microsoft Windows 7 clients. So i’ve created a new query based collection in my environment to show all the Microsoft Windows 7 clients. The collection has the following configuration:
1.) Create a new collection and give it a name
2.) Create a new query and give it a name
3.) Configure the following criteria
– Criterion Type: Simple value
- Where: System Resource – Operating System Name and Version
– Operator: is like
– Value: Microsoft Windows NT Workstation 6.1
4.) Configure the update schedule
5.) Right-click on your collection and select “Update Collection Membership”
6.) Right-click on your collection and select “Refresh”
7.) Your collection is now ready to use




































