Greetings,
The initial scenario is the following:
- SCCM 2007 SP2 R3.
- 1 Primary Site. 1 server (Win2008 R2 SP1)
- 1 Secondary Site. 1 sever (Win2003 R2 SP2)
Five days ago I have removed the secondary site using Add/Remove Programs in the Secondary Site server. I have removed using this article: http://technet.microsoft.com/en-us/library/bb632423.aspx
The objects in AD (System Management) was removed successfully.
The secondary site was removed from the SCCM console.
The problem is in sender.log I have the following:
Cannot connect to server Secondary_Server at remote site Secondary_Site_Code, won't try send requests going to site Secondary_Site_Code for an hour or until there are no active send requests. SMS_LAN_SENDER 24/08/2012
10:08:08 5036 (0x13AC)
Could not establish connection. SMS_LAN_SENDER 24/08/2012 10:08:08 5036 (0x13AC)
Attempt to connect failed. SMS_LAN_SENDER 24/08/2012 10:08:08 5036 (0x13AC)
Restart time = 24/08/2012 10:13:08 SA Pacific Standard Time SMS_LAN_SENDER 24/08/2012 10:08:08 5036 (0x13AC)
There is no existing connection, Win32 error = 67 SMS_LAN_SENDER 24/08/2012 10:08:08 1168 (0x0490)
Error during connection to \\Secondary_Server\SMS_SITE (67). SMS_LAN_SENDER 24/08/2012 10:08:08 1168 (0x0490)
Error is considered fatal. SMS_LAN_SENDER 24/08/2012 10:08:08 1168 (0x0490)
I need the procedure to completely and successfully remove the secondary site remainders.
Thanks in advance!