" Input: { cmd - cmd for wmic (group) - get the whole group (remote_shell) - remote shell prefix if needed (remote_shell_end) - remote shell suffix if needed } Output: { return - return code = 0, if successful > 0, if error (error) - error text if return > 0 value - obtained value (dict) - if group } "