Как удалить клиент SCCM
2018-11-21 12:47How to uninstall or remove SCCM client
You can proceed like the following:

( Read more... )
Table of Contents
In some situations, you may need to uninstall or remove SCCM client from a managed device. This could be done using multiple methods that are described in this Wiki article.
Method 1: Uninstallation using CCMSetup.exe
You can proceed like the following:
- Open CMD and go to the location where CCMSetup.exe resides on the managed device then run
CCMSetup.exe /uninstall command

( Read more... )