Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

SCCM Client Manual install and uninstall

blog.jocha.se/tech/sccm-client-install-uninstall

There are several scenarios where you would need to manually install or uninstall the SCCM agent/client, and
heres a quick guide how to do it!

Manual Installation
The SCCM 2012 client is stored on your SCCM server (or additional Management Points) in the Client-folder
under SMS_SITECODE (\\SCCMSERVER\SMS_SITECODE\Client\).
You can run the setup using syntax or just simply use the GUI to choose your settings after installation.
If you prefer the scripty way use: ccmsetup.exe /mp:SCCMSERVER /logon SMSSITECODE=AUTO
You can read more about the setup commands at TechNet.

Or
Run ccmsetup.exe, when the client is installed go to Control Panel, press Conguration Manager.
Go to the Site-tab, press Congure Settings to elevate the window and then press Find Site.
Make sure the proper site name shows up and then press OK. The client will now download and apply your client
policies.

1/3
Uninstall
Uninstalling the client is pretty straight forward.
Open a command prompt (elevated privileges).
Write: C:\Windows\ccmsetup\ccmsetup.exe /uninstall

Installation Error Codes:

2 The system cannot nd the le specied. 2/3


2 The system cannot nd the le specied.
5 Access denied.
52 You were not connected because a duplicate name exists on the network. Make sure there is not a
duplicate name in DNS and that 2 machines dont have the same IP in DNS.
53 Unable to locate http://support.microsoft.com/kb/920852 cannot connect to admin$ Computer
Browser not started add File/print sharing to Exceptions in Firewall turn le and print on.
58 The specied server cannot perform The requested operation
64 The specied network name is no longer available. Source: Windows
67 network name cannot be found.
86 network password is not correct? Machine Name <> resolved name.
112 Not enough disk space
1003 Cannot complete this function.
1053 The service did not respond to the start or control request in a timely fashion.
1068 The dependency service or group failed to start
1130 Not enough server storage is available to process this command. Source: Windows
1203 The network path was either typed incorrectly, does not exist, or the network provider is not
currently available. Please try retyping the path or contact your network administrator.
1208 An extended error has occurred. Source: Windows
1396 Logon Failure: The target account name is incorrect. (NBTSTAT -a reverse lookup, duplicate IP
address)
1450 Insucient system resources exist to complete the requested service. Source: Windows
2147749889 Generic WMI failure (Broken WMI)
2147749890 not found Source: Windows Management (WMI) try repair WMI
2147749904 Invalid class Source: Windows Management (WMI)
2147749908 Initialization failure Source: Windows Management (WMI)
2147942405 Access is Denied (Firewall rule? / MacAfee-HIPS?)
2147944122 The RPC server is unavailable. (Dcom is miss-congured for security .
http://support.microsoft.com/kb/899965 )
2148007941 Server Execution Failed

3/3

You might also like