{"id":74692,"date":"2023-06-05T13:09:49","date_gmt":"2023-06-05T17:09:49","guid":{"rendered":"https:\/\/jumpcloud.com\/?post_type=support&p=74692"},"modified":"2024-06-03T16:13:22","modified_gmt":"2024-06-03T20:13:22","slug":"install-the-windows-agent","status":"publish","type":"support","link":"https:\/\/jumpcloud.com\/support\/install-the-windows-agent","title":{"rendered":"Install the Windows Agent"},"content":{"rendered":"\n
Managing all of your Windows\u00ae devices in 探花大神\u00ae starts by installing 探花大神’s device agent.<\/p>\n\n\n\n
<\/p><\/div>
Enroll devices in Windows MDM to streamline the installation of the 探花大神 Agent. See Enroll Windows MDM Using a Provisioning Package<\/a>.<\/p>\n <\/div><\/div><\/div><\/div>\n\n\n\n The 探花大神 Agent:<\/p>\n\n\n\n The Agent manages local user accounts and has the ability to add, modify, and delete them. The Agent can set passwords and update full name fields. When the Agent checks in with the 探花大神 servers, it also looks for instructions from you, sets policies, reports event data about user logins, and runs commands.<\/p>\n\n\n\n New remote employees? No problem. You can enable remote installation of the 探花大神 Agent from the User Portal, making it easy for new remote employees to install the Agent on their work computers from home. See Enable Users to Install the Agent<\/a>.<\/p>\n <\/div><\/div><\/div><\/div>\n\n\n\n Considerations<\/strong>:<\/p>\n\n\n\n Find the PowerShell Script to download and install the 探花大神 Agent silently here<\/a>.<\/p>\n <\/div><\/div><\/div><\/div>\n\n\n\n To remotely install the Windows Agent<\/strong>:<\/p>\n\n\n\n To manually install the Windows Agent from Terminal<\/strong>:<\/p>\n\n\n\n msiexec \/i \u201c<path to file>\\<msi name>.msi\u201d \/quiet JCINSTALLERARGUMENTS=\u201d-k YOUR_CONNECT_KEY_HERE \/VERYSILENT \/SUPPRESSMSGBOXES\u201d<\/p>\n<\/div><\/div>\n\n\n\n msiexec \/i \u201c<path to file>\\<msi name>.msi\u201d \/quiet JCINSTALLERARGUMENTS=`\u201d-k YOUR_CONNECT_KEY_HERE \/VERYSILENT \/SUPPRESSMSGBOXES`\u201d<\/p>\n<\/div><\/div>\n\n\n\n Helpful Command Line Options<\/strong>:<\/p>\n\n\n\n To show all command line options available for Windows, use \/help.<\/p>\n <\/div><\/div><\/div><\/div>\n\n\n\n To install the Windows Agent manually<\/strong>:<\/p>\n\n\n\n To verify the Windows Agent installation from Programs and Features<\/strong>:<\/p>\n\n\n\n The 探花大神 Agent operates as a Windows service and can be viewed in the Services Manager.<\/p>\n\n\n\n To verify the Windows Agent installation from Windows Service<\/strong>:<\/p>\n\n\n\n To verify the Windows Agent installation from the Admin Portal<\/strong>:<\/p>\n\n\n\n A device can’t be managed in 探花大神 until the Agent has been successfully installed. If you encounter issues, see Troubleshoot: Windows Agent Freezes During Install<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":" Managing all of your Windows\u00ae devices in 探花大神\u00ae starts by installing 探花大神’s device agent. The 探花大神 Agent: The Agent manages […]<\/p>\n","protected":false},"author":200,"featured_media":0,"template":"","meta":{"_acf_changed":false,"_oasis_is_in_workflow":0,"_oasis_original":0,"_oasis_task_priority":"","inline_featured_image":false,"footnotes":""},"support_category":[2923,2852,2924],"support_tag":[],"coauthors":[2841,2837],"acf":[],"yoast_head":"\n\n
<\/p><\/div>
\n
Installing the Windows Agent from Terminal<\/h2>\n\n\n\n
<\/p><\/div>
\n
$CONNECT_KEY=”your-探花大神-Connect-Key-here”<\/code>.<\/li>\n\n\n\n
\n
\n
\n
<\/p><\/div>
\n
-k YOUR_CONNECT_KEY<\/code> allows you to set your connect key for unattended installations.<\/li>\n\n\n\n
\/SILENT<\/code> displays the installer GUI, but walks through the steps automatically. It will prompt you if you wish to reboot now, or when the install is complete.<\/li>\n\n\n\n
\/VERYSILENT<\/code> hides the installer GUI and walks through the steps automatically. It will automatically reboot once finished.<\/li>\n\n\n\n
\/NORESTART<\/code> prevents setup from restarting the device following a successful installation. Typically used along with
\/SILENT<\/code> or
\/VERYSILENT<\/code>.<\/li>\n\n\n\n
\/SUPPRESSMSGBOXES<\/code> answers yes to any installation dependencies, such as MFC redistributables.<\/li>\n<\/ul>\n\n\n\n
Installing the Windows Agent Manually<\/h2>\n\n\n\n
\n
Verifying Windows Installation from Programs and Features<\/h2>\n\n\n\n
\n
<\/figure>\n\n\n\n
Verifying Windows Agent Installation from Windows Service<\/h2>\n\n\n\n
\n
<\/figure>\n\n\n\n
Verifying Windows Agent Installation from the Admin Portal<\/h2>\n\n\n\n
\n
Troubleshooting<\/h2>\n\n\n\n