ConnyRask
Posts: 73
Joined: 15.Dec.2004
From: Sweden
Status: offline
|
You probably have to use ADSI Edit to find out which account stopping you from removing the server from System Manager. But be careful with ADSI Edit... Start ADSI Edit. Expand Configuration Container [ServerName.domain.com], where ServerName is the name of your server, and where domain.com is the name of your domain. Expand CN=Configuration,DC=domain,DC=com., expand CN=Services, expand CN=Microsoft Exchange, expand CN=OrganizationName, expand CN=Administrative Groups, expand CN=AdministrativeGroupName, expand CN=Servers, expand CN=ServerName, expand CN=Information Store, and then expand CN=StorageGroupName. In the right pane, right-click CN-Mailbox Store (ServerName), and then click Properties. In the Select which properties to view list, click Both. In the Select a property to view list, click homeMDBBL. View the contents of the Value(s) box to determine if a user account that is similar to the following appears: CN=user name,CN=Recipients,CN=Users,DC=example,DC=com
Note You only have to consider user account mailboxes when you view the homeMDBBL property. You do not have to consider the following mailboxes: SystemMailbox Microsoft DSA SMTP Microsoft System Attendant
Click Cancel, and then start Active Directory Users and Computers. Right-click the user account that appeared in the Value(s) box in step g, and then click Exchange Tasks.
Note Before you perform this step, make sure that you have already moved the user mailboxes to another Exchange Server computer. In the Exchange Task Wizard, click Next, click Remove Exchange Attributes, and then click Next. Click Next, and then click Finish.
After that try to remove the server again.
|