# Adding Workgroup in Endpoint Central A workgroup is a collection of computers on a local network that share resources like files and printers without the need for a central server. Unlike a domain, each computer in a workgroup manages its own security and user accounts independently. ## Table of contents 1. [Advantages of Configuring Workgroup](#advantages-of-configuring-workgroup) 2. [Onboarding the Workgroup Computers](#onboarding-the-workgroup-computers) 3. [Pre-Requisites for Setup](#pre-requisites-for-setup) 4. [Steps to Add a Workgroup](#steps-to-add-a-workgroup) 5. [Managing the workgroup](#managing-the-workgroup) ## Advantages of Configuring Workgroup In a workgroup setup, administrators can manually push agents to workgroup computers, ensuring that non-domain-joined devices are effectively managed. This provides control over agent deployment, allowing targeted installation on specific systems and ensuring that devices in the workgroup are brought under scope of management for policy enforcement and software distribution. ## Onboarding the Workgroup Computers To onboard devices, you need to [configure](#steps-to-add-a-workgroup) a WorkGroup with the Admin privilege credentials that are common across all computers in the same workgroup to support Remote Agent installation. To initiate agent installation, you can add computers manually via **Add Computers** or **Import CSV**. ## Pre-Requisites for Setup 1. **Administrative Rights:** Ensure that the account used to add the WorkGroup has appropriate administrative rights across all client systems in that WorkGroup. This permission is required for onboarding computers. 2. **Data Collection via Command Prompt:** Run `ipconfig /all` in command prompt in administrator mode and look for **Primary DNS Suffix**. ## Steps to Add a Workgroup 1. Navigate to the **Agent tab > Domain > Add Domain**. 2. Click **Add Domain** and choose **Workgroup**. 3. Enter your WorkGroup name as Domain name. Enter Username and Password of WorkGroup. 4. For DNS Suffix, enter `ipconfig /all` in command and enter the data corresponding to **Primary DNS Suffix** in command prompt. 5. Click **Add Domain**. ![workgroup-addition-in-endpoint-central](https://www.manageengine.com/products/desktop-central/images/adding-workgroup-2.png) ## Managing the workgroup The workgroup under which the computers are active will be grayed out as the workgroup cannot be deleted. ![managing-workgroup-in-endpoint-central](https://www.manageengine.com/products/desktop-central/images/managing-workgroup.png) - **Add computers:** To add computers, select the workgroup, navigate to Actions, and click Add Computers. - **Modify Domain details:** If domain details need to be updated, select the relevant domain, click Modify, enter the details, and click Update Domain Details. - **Delete Domain:** To delete a workgroup, navigate to Actions for the corresponding domain and click Delete. Note that deleting the workgroup will erase the workgroup’s data and related Active Directory reports data. - **Change to Active Directory:** To change a domain-based device to a workgroup, select the domain, click the corresponding action, and choose Change to Active Directory. Click Update Domain Details. To know more about it, click [here](https://www.manageengine.com/products/desktop-central/onboarding/help/adding_domains.html#prereq). Related Articles: - [Adding Active Directory Domain in Central Server](https://www.manageengine.com/products/desktop-central/onboarding/help/adding_domains.html) - [Adding Microsoft Entra ID](https://www.manageengine.com/products/desktop-central/onboarding/how-to/integrating-entra-id.html) - [Credential manager](https://www.manageengine.com/products/desktop-central/help/configuring_desktop_central/credential_manager.html)