Right Click Tools for MECM (SCCM)

You can do a lot of tasks with MECM, but the one thing that MECM doesn’t have are some good device management remote actions. MECM has got client notification that allows you to perform client actions on a collection or on a single device, but still the amount of actions and feedback of these actions are not really that great. I have been using an other great MECM 3rd party tool called RECAST Right Click Tools (RCT) and it is available as a free version or a payed Enterprise version. Off course the Enterprise version has got more actions/tools available but still the free version really makes the life of a system administrator or it support employee much easier.

Read more

Use the Run Scripts feature in MECM (SCCM) to deploy PowerShell scripts

sccm create script run scripts feature

Run Scripts feature in MECM (SCCM) in allows you to do the following things:

  • Create and edit PowerShell scripts for use with Configuration Manager.
  • Manage script usage through roles and security scopes.
  • Run scripts on collections or individual managed devices.
  • Get Realtime script results from client devices.
  • Monitor script execution and view reporting results directly after deploying your script.

Read more

Deploy Windows 10 build as a feature update

feature-image-w10-sup

With MECM (SCCM) you can deploy a new Windows 10 build in two ways. You can deploy Windows 10 build as a feature update (Servicing) or you can create a task sequence (in-place-upgrade).

In my opinion with a task sequense you can easy create pre and post actions based on variables but the time that a user can’t use the computer (downtime) can be quiet long.

Deploying the feature update with servicing is much more user friendly, because there is almost no downtime for the user. Creating pre and post actions can be done but are not easy and can’t be based on variables like task sequence steps can.

Read more