Hi
We've set up a lab enviroment to test SCCM 2007 to 2012 migration. At the moment it comprises a clone of the SCCM 2007 (Live) server, a SQL server(built from scratch), DC (cloned from live) and a couple of client pcs.
Testing software deployment, the AD deployment groups synchronize fine with the SCCM collections. Advertisements are then downloaded to the client pcs ok, however, at this point the deployment gets stuck at "WaitingContent".
Server & Client Setup (Newly Built Lab Environment):
SCCM 2007 R2
Client ver: 4.00.6487.2000
Site Mode: Mixed
Boundary: We have 1 FAST boundary (It’s the domain)
SCCM Clients: 2
Only ONE Primary Site. (No Sec. or Branch)
All the clients is approved
This is Standard Distro Point, and is NOT protected DistroPoint
Client Log files as follows:
LocationServices.log
Failed to send Location Request Message LocationServices 11/07/2014 11:30:08 2516 (0x09D4)
Failed to create Location Request Message body LocationServices 11/07/2014 11:30:08 2516 (0x09D4)
LSUpdateProxyMPInWMI LocationServices 11/07/2014 11:30:08 2516 (0x09D4)
Unknown task LSProxyMPModificationTask in non-quarantine - ignoring. LocationServices 11/07/2014 11:30:08 4740 (0x1284)
LSGetSiteCodeFromWMI LocationServices 11/07/2014 11:30:48 2516 (0x09D4)
LSGetHomeMPFromWMI LocationServices 11/07/2014 11:30:48 4740 (0x1284)
LSGetSiteCodeFromWMI : Site code returned from WMI is <SHR> LocationServices 11/07/2014 11:30:48 2516 (0x09D4)
Execmgr.log
Cached CCM (user, session) is: (S-1-5-21-1515194898-1153391639-6498272-26515,2). execmgr 11/07/2014 11:29:07 4024 (0x0FB8)
The logged on user is nnn execmgr 11/07/2014 11:29:07 4024 (0x0FB8)
Execution Request for package SHR00200 program Acrobat Pro Install state change from WaitingContent to WaitingContent execmgr 11/07/2014 11:29:08 4024 (0x0FB8)
Persisting request for program Acrobat Pro Install package SHR00200 in state WaitingContent execmgr 11/07/2014 11:29:08 4024 (0x0FB8)
Execution Request for package SHR00020 program Visio Install state change from WaitingContent to WaitingContent execmgr 11/07/2014 11:29:08 4024 (0x0FB8)
Persisting request for program Visio Install package SHR00020 in state WaitingContent execmgr 11/07/2014 11:29:08 4024 (0x0FB8)
Execution Request for package SHR00020 program Visio Install state change from WaitingContent to WaitingContent execmgr 11/07/2014 11:29:08 4024 (0x0FB8)
Server logs:
MP_Location.log
MPDB ERROR - CONNECTION PARAMETERS
SQL Server Name : LABSQL
SQL Database Name : SMS_SHR
Integrated Auth : True
MPDB ERROR - EXTENDED INFORMATION
MPDB Method : ExecuteSP()
MPDB Method HRESULT : 0x80040E14
Error Description : Execution of user code in the .NET Framework is disabled. Enable "clr enabled" configuration option.
OLEDB IID : {0C733A63-2A1C-11CE-ADE5-00AA0044773D}
ProgID : Microsoft OLE DB Provider for SQL Server
MPDB ERROR - INFORMATION FROM DRIVER
SQL Server Name : LABSQL
Stored Procedure : MP_GetSiteInfoUnified
Native Error no. : 6263
Error State : 1
Class (Severity) : 16
Line number in SP : 13
MP_LocationManager 11/07/2014 14:38:46 6200 (0x1838)
=======================================
MP_LocationManager 11/07/2014 14:38:46 6200 (0x1838)
CHandleLocationRequest::CreateReply failed with error (80040e14). MP_LocationManager 11/07/2014 14:38:46 6200 (0x1838)
MP LM: Message discarded MP_LocationManager 11/07/2014 14:38:46 6200 (0x1838)
CMPDBConnection::ExecuteSQL(): ICommandText::Execute() failed with 0x80040E14 MP_LocationManager 11/07/2014 14:38:52 6200 (0x1838)
Any ideas of what could be causing this would be greatly appreciated.
Thanks!