Bendes Posted October 9, 2013 Report post Posted October 9, 2013 Your Admin Team shoudn't worry about it. A "System Management" Container is added under "System" Container and a small pieces of Classes/Attributes : http://blogs.technet.com/b/configurationmgr/archive/2012/10/30/extending-the-schema-in-system-center-2012-configuration-manager.aspx Quote Share this post Link to post Share on other sites More sharing options...
agarabaghi Posted October 10, 2013 Report post Posted October 10, 2013 We made some progress today. SCCM 2012 is up and running. Ive set it to discovery the devices in the LABs OU and it has found mt 205 lab machines. Im having an issue installing the client to then allow software push. Here is the error from the Log file. I even tried to manaully install the client by running SMSClientInstall.exe on the local machine. ---> ERROR: Failed to connect to the \\172.23.6.182\admin$ share using account 'Machine Account' $$<SMS_CLIENT_CONFIG_MANAGER><10-10-2013 14:40:46.406+240><thread=4152 (0x1038)> ---> ERROR: Unable to access target machine for request: "2097152202", machine name: "R9H6C69", access denied or invalid network path. $$<SMS_CLIENT_CONFIG_MANAGER><10-10-2013 14:40:46.409+240><thread=4152 (0x1038)> Execute query exec [sp_CP_SetLastErrorCode] 2097152202, 5~ $$<SMS_CLIENT_CONFIG_MANAGER><10-10-2013 14:40:46.413+240><thread=4152 (0x1038)> I went ahead and manually added the SCCM computer name to the Local admin group, and tried again. This was the next error: ---> Trying each entry in the SMS Client Remote Installation account list~ $$<SMS_CLIENT_CONFIG_MANAGER><10-10-2013 14:47:10.788+240><thread=4152 (0x1038)> ---> Warning: no remote client installation account found $$<SMS_CLIENT_CONFIG_MANAGER><10-10-2013 14:47:10.791+240><thread=4152 (0x1038)> ---> Attempting to connect to administrative share '\\R9H6C69\admin$' using machine account.~ $$<SMS_CLIENT_CONFIG_MANAGER><10-10-2013 14:47:10.795+240><thread=4152 (0x1038)> ---> Connected to administrative share on machine R9H6C69~ $$<SMS_CLIENT_CONFIG_MANAGER><10-10-2013 14:47:10.825+240><thread=4152 (0x1038)> ---> Attempting to make IPC connection to share <\\R9H6C69\IPC$> ~ $$<SMS_CLIENT_CONFIG_MANAGER><10-10-2013 14:47:10.830+240><thread=4152 (0x1038)> ---> Searching for SMSClientInstall.* under '\\R9H6C69\admin$\'~ $$<SMS_CLIENT_CONFIG_MANAGER><10-10-2013 14:47:10.845+240><thread=4152 (0x1038)> ---> Unable to connect to WMI on remote machine "R9H6C69", error = 0x800706ba. $$<SMS_CLIENT_CONFIG_MANAGER><10-10-2013 14:47:11.038+240><thread=4152 (0x1038)> ---> Deleting SMS Client Install Lock File '\\R9H6C69\admin$\SMSClientInstall.R01'~ $$<SMS_CLIENT_CONFIG_MANAGER><10-10-2013 14:47:11.044+240><thread=4152 (0x1038)> Execute query exec [sp_CP_SetLastErrorCode] 2097152202, -2147023174~ $$<SMS_CLIENT_CONFIG_MANAGER><10-10-2013 14:47:11.079+240><thread=4152 (0x1038)> Any suggestions? Quote Share this post Link to post Share on other sites More sharing options...