ServerManagerCMD.exe - How can you start quickly?

If you want to use the servermanagerCMD.exe, it just could not be easier.  There are only three main switches that you need to know to get started.

How do I know what features/Roles I have installed or available?

For this, you can use the command ServerManagerCMD.exe -query, this will list all available features and roles that are available in server manager.

How do I install a new feature/Role?

For this, you can use the command servermanagercmd -install [enter here the name of the role you want to install]

How do I remove a new feature/role?

For this, you can use the command servermanagercmd -remove [enter here the name of the role you want to install]

 What more do you need?