Deploying Netsweeper in Chromebook Devices

Deploying Netsweeper in Chromebook Devices

This article provides instructions for deploying the Chrome Client to student Chromebook devices.

Confirm Filter Group Name
  1. Log into the Netsweeper Webadmin for your location as a site administrator:
  2. North America: https://usacloud8.netsweeper.com/webadmin/start
  3. United Kingdom: https://ukcloud8.netsweeper.com/webadmin/start
  4. Europe: https://eucloud.netsweeper.com/webadmin/start
  5. From the left navigation menu, select Policies.
  6. Under Policies, select Groups.
  7. Confirm the group name you will use to filter student Chromebooks (e.g., students@lenovoacademy.edu).

Configure the Application in Google Admin
  1. Log in to https://admin.google.com with your Google Admin credentials.
  2. Under the Devices menu, navigate to Chrome > Apps & Extensions.
  3. Select the Users & browsers tab.
  4. On the Users & browsers page, hover over the Add (+) icon at the bottom right.
  5. Select the Add from Chrome Web Store icon.
  6. In the Search Extensions and Themes box, search for the Netsweeper Client Filter extension.
  7. Click the Netsweeper Client Filter extension and view the extension’s information.
  8. Click the Select button in the upper right to choose the extension.
  9. In the right pane, scroll down to the Policy for Extensions field to enter the appropriate JSON configuration.
  10. Enter the JSON configuration in the Policy for Extensions field.

    Notes
    Replace groupname@orgname with the group name you verified in the "Confirm Filter Group Name" section (near the top of this article). If you have a specific Client Filter brand, replace Lenovo_Default with your brand (brands are created during implementation or with assistance from the support team).

    1. Chromebook JSON Policy for North America:

    {

    "policyserver": {

    },

    "makeopts": {

    "Value": "-f 4096 -g groupname@orgname"

    }

    }

    2. Chromebook JSON Policy for Europe:

    {

    "policyserver": {

    },

    "makeopts": {

    "Value": "-f 4096 -g groupname@orgname"

    }

    }


    3. Chromebook JSON Policy for the UK:

    {

    "policyserver": {

    },

    "makeopts": {

    "Value": "-f 4096 -g groupname@orgname"

    }

    }

  11. Scroll up and select Force Install as the installation policy.
  12. In the upper right, click Save to save the application.

    • Related Articles

    • Installing Netsweeper on Windows Devices

      This article provides instructions for installing the Windows client on a student device. You must have local administrator rights to complete the installation steps below. Run the Netsweeper Installer Double-click the installer file to begin the ...
    • Enabling Developer Tools for Chromebook Debug Logging

      Enabling Developer tools in Google Admin Log into https://admin.google.com using your Google Admin credentials. Under the Devices menu, navigate to Chrome > Settings. Select the Users & browsers tab and choose the organizational unit (OU) where the ...
    • Netsweeper Frequently Asked Questions

      What is Netsweeper? Netsweeper leverages advanced artificial intelligence to enhance safety for schools and students. By delivering real-time analysis of online content, swift mass deployment capabilities, and customizable reporting, supports schools ...
    • Deploying Netsweeper Client Using Intune

      The Lenovo Netsweeper for Windows client supports various deployment methods and tools via an MSI installer. For detailed instructions, see Installing Netsweeper Using Command Line. Please note that our support team can only provide limited ...
    • Installing Netsweeper Using Windows Command Line

      This article explains how to install the Lenovo Netsweeper client on an individual device using the Windows Command Line. For instructions on deploying the Lenovo Netsweeper client to multiple devices, refer to Deploying Netsweeper Installer Using ...