Introduction
This guide explains how to deploy Windows Login 2.0 across Windows devices using ManageEngine Endpoint Central.
The deployment process includes:
Creating a software package
Configuring installation and uninstallation commands
Deploying the package to target machines using Computer Configuration
Prerequisites
Before you begin, ensure the following :
You have access to the Endpoint Central console with administrator privileges.
You have downloaded the Oloid Passwordless installer (.exe). For more information, refer: Windows Login v 2.0 - How to download Windows Login v 2.0 installer file from Tenant Admin Portal
You have downloaded the
AutoPairConfig.txtfile from the Tenant Admin Portal. For more information, refer: Windows Login - How to generate Auto-Pair config file for Windows Login in Tenant Admin PortalNote: Download the AutoPairConfig file in
.txtformat only.You have the
install-w-autopair.ps1installation script file. To obtain the script file, contact Oloid Support
Steps to Create the Package
Log in to the Endpoint Central console
Click Software Deployment
The Software Deployment page is displayed.Click + Add Package
Select Windows
The Windows Package Creation screen is displayed.On the Windows Package Creation screen do the following:
Enter Oloid Passwordless in the Package Name field
Select EXE / APPX / MSIEXEC / MSU / MSIX / MSIX Bundle as the Package Type
Select Commercial as the License Type
Select From Local Computer under Locate Installable
Click Browse and upload the following files:
Oloid Passwordless installer (
.exe).AutoPairConfig.txtInstallation script file.
Click Open.
All required files are uploaded successfully.
To Add Installation Command do the following:
Click Installation tab.
Enter the following command:
%SystemRoot%\sysnative\WindowsPowerShell\v1.0\powershell.exe -ExecutionPolicy Bypass -File .\<installation script file name>
Note: Replace the <installation script file name> text with actual installation script file name.
The installation command is configured.
To Add Uninstallation Command do the following:
Click Uninstallation tab
Enter the following command:
%SystemRoot%\sysnative\WindowsPowerShell\v1.0\powershell.exe -NoProfile -ExecutionPolicy Bypass -Command "Uninstall-Package -Name 'Oloid Passwordless Login' -Force"
The uninstallation command is configured.
To Set Package Properties do the following:
Expand Package Properties
Enter the Version number of the passwordless installer file.
Note: The version number is used to identify and track a specific package release. It helps differentiate between builds, ensures the correct version is deployed.
Click Add Package.
The package is created and listed in the Packages page.
Steps to Deploy the Package
From the Packages list, select the checkbox next to Oloid Passwordless.
Click Install/Uninstall Software.
Select Computer Configuration (Windows)
The Install/Uninstall Windows Software (Computer) page is displayed.
Do the following:
Enter Oloid Passwordless Install in the Name field.
Select Install as the Operation Type.
Select Oloid Passwordless as the Package Name. (Default)
Expand Configure Install/Uninstall options.
Select System User for Install As.
Ensure Allow user interaction is unchecked.
Package settings are configured successfully.
Scroll down to Deployment Settings and do the following:
Under Apply Deployment Policy select Deploy anytime at the earliest from dropdown.
Under Define Target, configure Target 1:
Select the required Target Type from dropdown.
Configure the Target settings.
Target machines are configured.
Scroll to Execution Settings (optional) and Do the following:
Apply at Startup → Unchecked
Apply at Refresh Cycle → Unchecked
Retry on Failure → Checked
Retry Count → 2
Retry during Startup → 1
Retry during Refresh → 1
Enable Notification → Unchecked
Click Deploy.
The deployment is initiated and the configuration is pushed to target machines.
Keywords
| Deploy Oloid Passwordless Login| ManageEngine Endpoint Central software deployment| Windows passwordless deployment guide| Oloid Windows Login deployment |














