Body
Table of Contents
- table of contents automatically added here...
Notes
These are the manual steps to uninstall and install the MECM client on computers. These steps are useful when we don't image the computer or when the computer has sat unused for months.
Uninstall
- Open Command Prompt as Administrator.
- Change directory to C:\Windows\ccmsetup
cd C:\Windows\ccmsetup
- Run the following command twice
ccmsetup.exe /uninstall
Install
Method 1: Command Line Install
- Log into windows as self.
- Open Command Prompt as Administrator.
- Paste the following command as below
"\\sccmcas.ad.uillinois.edu\client$\ccmsetup.exe" SMSSITECODE=MP1 SMSMP=sccmuiucdp1.ad.uillinois.edu SMSSLP=sccmuiucdp1.ad.uillinois.edu
Method 2: Install from batch file
- Log into Windows as self.
- Navigate to \\ad.uillinois.edu\sccm\SharedContent\ImportShare\Client\URB
- Run ccmsetup.bat​
Troubleshooting
You can see the logs for this at C:\Windows\ccmsetup\Logs under ccmsetup.log. You will need CMTrace to see the log file as readable.