Add user to group from command line (CMD) 2 April 2015 | No Comments | CMD, SCCM, SCCM deployment In Windows computer we can add users to a group from command line. We can use net localgroup command for this. net localgroup group_name UserLoginName […]