Resources

Products

Configure Windows Discovery Service (WDS)

Modified on: Tue, 31 Mar, 2026 at 3:02 PM

The WDS connects directly to a Remote Collector (RC), enabling both WMI and WinRM discovery. By integrating WDS with the Discovery, you can initiate and manage scans of Windows devices directly from the user interface. This service streamlines asset identification and ensures that your CMDB remains updated with accurate Windows device data.


Note: Available only for new signups after the 31 March, 2026 release. If you signed up earlier, refer to the existing ITAM documentation.


TABLE OF CONTENTS

Prerequisite
You need the following before the installation:

  • Ensure you have administrator privileges in Freshservice.

  • The Windows machine must have .NET runtimes installed to run the .NET service. Generate the Remote Collector OTP

When you are running the installer, you must generate a one-time password (OTP) to link the WDS to your Remote Collector. Follow these steps:

  1. Go to Admin > Asset Management > Discovery Hub.

  2. Select Remote Collectors and Agents and click the Remote Collector tab.

  3. Click Generate OTP and copy the code for later use.

    NoteYou can use the same OTP for WDSs that was used for RCs.

Installation steps

To install and link the WDS, follow these steps:



  1. Go to Admin > Asset Management > Discovery Hub.

  2. Select Remote Collectors and Agents > External tools.

  3. In the Window Discovery Services section, click Download.

  4. Run the downloaded Device42Discovery.msi installer.

  5. Click Next and follow the prompts.

  • RC Endpoint: Enter the Remote Collector IP address or FQDN.

  • RC Code: Enter the OTP generated in the previous procedure.

  1. Select the installation folder. You can accept the default directory or specify a custom path.

  2. Click Next to confirm and start the installation.

You can verify the successful installation by checking the Remote Controller page to ensure that WDS indicator icon has turned green.

Secure the WDS implementation

To ensure secure communication, install a valid certificate on the Remote Collector and update the WDS configuration.

  1. Install a valid SSL certificate on your Remote Collector.

  2. Open the WDS runtime configuration file in a text editor.

  3. Locate the <appSettings> section.

  4. Change the IgnoreSSLErrors value to false<add key="IgnoreSSLErrorsvalue="false"/>

  5. Save the file.

Create a new Windows Discovery Job

Once the WDS is connected, you can run discoveries for Windows devices.

  1. Go to Admin > Asset Management > Discovery Hub.

  2. Select Scan and Discovery > Discovery Jobs.

  3. Select Hypervisors/nix/win for Autodiscovery and click Add new.

  4. Select the WDS that is connected to your Remote Collector.

  5. Click Save.

For more detailed information on how to create a Windows discovery, refer to Windows and Hyper-V Autodiscovery.


Caution: Do not use critical production account credentials for autodiscovery scans. Create a dedicated discovery account, if you use an admin account and it fails on targets, you risk locking the account.

As a best practice creating a dedicated account that has read only access to the targets is better than domain admin.

Updating your WDS Installation

Updates to the WDS service are automatically pushed out in the same way as updates to remote collectors. You do not need to update your WDS installation separately.