Nodeware Agent for Windows can be deployed using Microsoft Intune's App deployment model. We recommend using our prebuilt distribution package that can be used for multiple clients based on command line arguments.
Create an App
1. Click Add from the All apps view in the Intune admin center.
2. Select Windows app (Win32) under App type.
Add App Wizard
Complete the steps noting the required actions in the Add App wizard.
1. App information
• Select file: use downloaded .intunewin file from the top of this article.
• Publisher: enter a publisher name - Infinite Group, Inc.
• Information URL: optional - nodeware.com
• Privacy URL: optional - nodeware.com/privacy-policy
• Developer: optional - IGI CyberLabs, LLC
2. Program
• Install command: msiexec /i "NodewareAgentSetup.msi" /quiet CUSTOMERID=XXXXXXX
Note: Replace the XXXXXXX in the command with the customer ID, which can be found in the dashboard (in the customer’s URL) or the API. It begins with "cus_." but use only the numerical portion in the command.
• Uninstall command: use the autogenerated value.
• Device restart behavior: Nodeware Agents do not require a system restart.
3. Requirements
• Operating system architecture: 64-bit
• Minimum operating system: Windows 10 1607
4. Detection rules
• Rules format: Manually configure detection rules.
• Click + Add under the rules table.
• Create a Detection Rule as follows:
- Rule type: File
- Path: C:\Program Files\Nodeware\
- File or folder: NodewareAgentService.exe
- Detection method: File or folder exists
- Associated with a 32-bit app on 64-bit clients: No
5. Dependencies
• None
6. Supersedence
• None
7. Scope tags
• Optional
8. Assignments
• Select group, users, or devices as installation targets.
9. Review & Create
After the app has completed setup, it should begin to deploy to the selected assets at their next check in.
Comments
0 comments
Please sign in to leave a comment.