Legacy Client Compatibility
The Legacy Xink client supports Azure AD-joined machines and only updates signatures in Classic Outlook.
If you're using New Outlook, Web Outlook, or Mobile Outlook, please refer to our cross-platform signature deployment guide, which also updates Classic Outlook email signatures.
Pre-requisites:
- Only joined devices are supported, not linked work accounts.
- The login email must match the employee record in Xink (e.g., if a user logs in with john.doe@xink.io, there must be a corresponding employee entry in Xink).
How to Install
- In the Xink Web Admin, go to Preferences > Download tab. Download IT: Download Xink Client (.MSI Package).
- Generate a Domain Authentication Token (if you haven't already). Use the copy icon to grab the full token—it may be longer than what appears on screen.
- Install or deploy the XinkClientSetupAD.msi using your preferred software deployment tool.
Ensure the Xink Token ID is applied to the computer's registry:
Registry Path:HKLM:\SOFTWARE\Policies\Xink\Xink Client AD\ADConfig
SCCM Deployment
If you're using SCCM, you can deploy the MSI and write the registry keys without using GPO. See this KB article for guidance.
NOTE
Reboot the target PCs after deployment to complete installation.
Intune Deployment
Refer to Microsoft’s documentation for deploying apps via Intune: https://docs.microsoft.com/en-us/intune/lob-apps-windows
- Add the XinkClientSetupAD.msi as a Line-of-Business (LOB) app.
- In the App Information section, use the following command-line argument:
DomainAuthToken=YOUR_TOKEN /qn
(For silent installation)
If there's a mismatch between UPN and SMTP, append:USEOUTLOOKPROFILENAMEASEMAIL=True
- Configure assignment (user or device groups), then click Review + Save.
Click Create to begin deployment. Allow several hours for replication. - Verify installation success on Azure AD or Hybrid-Joined devices:
- Check Programs and Features for "Xink AD Client".
- Confirm DomainAuthToken registry key is present.
- On next login,
emsclient.exe
runs, updating signatures to the user's profile folder.