6.5 KiB
6.5 KiB
SBS2003 Change To Member Server Guide
Donnerstag, 10. November 2011
19:48
- SBS2003 Change To Member Server Guide
Eingefügt aus <http://www.certforums.co.uk/forums/sbs/39759-sbs2003-change-member-server-guide.html>
- So if you ever find yourself in this position (I hope not) as I was flying by my the seat of my pants, follow this guide:\
**New SBS2008 Server
**- Check AD to ensure that it has all the FSMO roles.
\- You might need to run regsvr32 schmmgmt.dll to add the AD Schema MMC Snap In
\ - Remove Network Cable(s) from Old Server and remove the Server & NTDS Settings from AD Sites & Services choosing Server Will Not Be Online Again.
**Old SBS 2003 Server
**- Download process explorer, which can be found here
\ - Uninstall DHCP/DNS/Sharepoint (Add/Remove Programs > Windows Components > Network Servics). Reboot and disable any services relating to sharepoint/sql this includes disabling the Windows Internal Database service.
\ - On the old SBSServer run dcpromo /forceremoval
\ - Start Process Explorer find the process called sbscrexe.exe -- right click and suspend it.
\ - Run Regedit and navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SBCore
Right click this, hit permissions and give the "Administrators" group on the local machine full access ( don't forget to replace permissions on child nodes ). F5 in regedit and you'll see all of the values and data under this key). Note you may have to restart the SBS2003 Server to apply the permissions.
\ - Select the "Start" DWORD and change it from 2 to 4 -- this basically sets the service to the "Disabled" state as far as the MMC services snap-in (and windows for that matter) is concerned.
\ - Adjust the permissions on the file C:\WINDOWS\system32\sbscrexe.exe so that EVERYONE account is denied any sort of access to this file.
\ - Then go back to process explorer, and kill the sbscrexe.exe process. If it doesn't restart happy days!
\ - Run the services MMC snap-in and you should find that "SBS Core Services" is stopped and marked as Disabled.
\ - Reboot the SBS2003 Server now start the SQL Services you wish to keep, remember NOT to start the following SQL Services
MSSQL $SBSMONITORING
MSSQL$SHAREPOINT
SQL ServerAgent$SBSMONITORING
SQL ServerAgent$SHAREPOINT
**Remove Exchange 2003
**As we are in dire straits, you would normally gracefully remove Exchange 2003 from the SBS2003 Console, but we need to remove it forcilby by doing the following:
Disabled the following services:
• Distributed Transaction Coordinator
• Internet Information Services (IIS) Admin Service
• Microsoft Exchange Event
• Microsoft Exchange Internet Message Access Protocol (IMAP4)
• Microsoft Exchange Information Store
• Microsoft Exchange Management Service
• Microsoft Exchange Message Transfer Agent (MTA) Stacks
• Microsoft Exchange Post Office Protocol version 3 (POP3)
• Microsoft Exchange Routing Engine
• Microsoft Exchange Site Replication Service
• Microsoft Exchange System Attendant
• Network News Transfer Protocol (NNTP)
• Simple Mail Transfer Protocol (SMTP)
• World Wide Web Publishing Service
Delete the following registry keys:
• HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DAVEX WebDAV
• HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EXIFS Microsoft Exchange Installable File System
• HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ExIPC Epoxy
• HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EXOLEDB Exchange OLE DB
• HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\IMAP4Sv c Microsoft Exchange IMAP4
• HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExcha ngeActiveSynchNotify Microsoft Exchange ActiveSynch Notifications
• HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExcha ngeADDXA Microsoft Exchange Active Directory Connection Agreements
• HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExcha ngeAL Microsoft Exchange Address Lists
• HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExcha ngeDSAccess Microsoft Exchange access to Active Directory
• HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExcha ngeES Microsoft Exchange Event
• HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExcha ngeFBPublish Microsoft Exchange Publish Free/Busy
• HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExcha ngeIS Microsoft Exchange Information Store
• HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExcha ngeMGMT Microsoft Exchange Management
• HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExcha ngeMTA Microsoft Exchange Message Transfer Agent Stacks
• HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExcha ngeMU Microsoft Exchange Directory Service to Metabase
• HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExcha ngeOMA Microsoft Exchange Outlook Mobile Access
• HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExcha ngeSA Microsoft Exchange System Attendant
• HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExcha ngeSRS Microsoft Exchange Site Replication Service
• HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExcha ngeTransport Microsoft Exchange Message Routing
• HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExcha ngeWEB Microsoft Exchange Outlook Web Access
• HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\POP3Svc Microsoft Exchange POP3
• HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RESvc
Removed ASP.NET & IIS
Renamed Exchange Folders to nameold
Reboot the SBS2003 Server and rejoin back to the domain as a member server.
VOILA
- You might need to run regsvr32 schmmgmt.dll to add the AD Schema MMC Snap In
Eingefügt aus <http://www.certforums.co.uk/forums/sbs/39759-sbs2003-change-member-server-guide.html>