I recently found in our infrastructure that a lot of new Windows Server 2012 Core Edition were installed for specific reason. This edition can cause some problems to administrators that are not aware of SCCM commands. Here is the list of actions that will be covered in this post: Configuration Manager client services and properties Configuration Manager agent scan trigger EndPoint Protection client installation and properties Logs directory There’s a lot of commands that can be execute but I will give you the minimum to remember. From ‘cmd’, type those commands for configuration manager. Configuration Manager Client Scan Trigger with WMI You can also trigger agent from WMI command line if you don’t want to open the configuration manager properties. Troubleshooting Make sure to run those commands as administrator else you will receive an access denied error message. If the execution is successful, you should see something like this. Configuration … Read More