{"id":283,"date":"2017-11-27T10:16:46","date_gmt":"2017-11-27T12:16:46","guid":{"rendered":"http:\/\/docs.unitplatform.io\/?p=283"},"modified":"2019-06-27T12:24:46","modified_gmt":"2019-06-27T15:24:46","slug":"how-to-install-unit-platform-cloud-agent-on-windows","status":"publish","type":"post","link":"https:\/\/docs.unitplatform.io\/en\/how-to-install-unit-platform-cloud-agent-on-windows\/","title":{"rendered":"How to install the Unit Platform Cloud Agent on Windows","raw":"How to install the Unit Platform Cloud Agent on Windows"},"content":{"rendered":"<p>The Unit Platform Cloud Agent is a service that collects monitoring and inventory information used by the Multisite Monitoring and Asset Management products.<\/p>\n<h2>Install instructions<\/h2>\n<p>The installation only requires executing the MSI and informing the company&#8217;s key to the installer:<\/p>\n<div id=\"attachment_320\" style=\"width: 511px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-320\" class=\"wp-image-320 size-full\" src=\"http:\/\/docs.unitplatform.io\/wp-content\/uploads\/2017\/11\/agent_key.png\" alt=\"\" width=\"501\" height=\"413\" \/><p id=\"caption-attachment-320\" class=\"wp-caption-text\">Unit Platform Cloud Agent installation wizard<\/p><\/div>\n<p>To install using the command line, start <code class=\"EnlighterJSRAW\" data-enlighter-language=\"null\">cmd.exe<\/code> with administrator permissions and execute the following line replacing the string\u00a0<code class=\"EnlighterJSRAW\" data-enlighter-language=\"null\">[key]<\/code> with your company key:<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-linenumbers=\"false\">msiexec \/quiet \/i UnitPlatformCloudAgent.msi COMPANYKEY=[key]<\/pre>\n<h3>Agent usage with Unit Platform On-premises<\/h3>\n<p>If you want to use the agent with your own Unit Platform installation outside of our cloud service, the wizard will also ask for the Unit Platfom&#8217;s address in a separate field. Inform the IP address or domain name of your Unit Platform and proceed with the installation.<\/p>\n<p>In the case you are doing a command line installation, use the following code replacing the\u00a0<code class=\"EnlighterJSRAW\" data-enlighter-language=\"null\">[key]<\/code> and\u00a0<code class=\"EnlighterJSRAW\" data-enlighter-language=\"null\">[unit platform address]<\/code> with the corresponding information:<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-linenumbers=\"false\">msiexec \/quiet \/i UnitPlatformCloudAgent.msi COMPANYKEY=[key] UNITADDRESS=[unit platform address]<\/pre>\n<h3>Disabling the monitoring or inventory services when installing the agent<\/h3>\n<p>In case you wish to disable one of the features of the agent, you can do it using the following flags:<\/p>\n<ul>\n<li>To<em> disable the monitoring service<\/em>, add the flag\u00a0\u00a0<code class=\"EnlighterJSRAW\" data-enlighter-language=\"null\">DISABLE_MONITORING=1<\/code> at the end of the installation command line.<\/li>\n<li>To <em>disable the inventory service<\/em>, add the flag\u00a0\u00a0<code class=\"EnlighterJSRAW\" data-enlighter-language=\"null\">DISABLE_INVENTORY=1<\/code> at the end of the installation command line.<\/li>\n<\/ul>\n<p>Usage examples for <strong>Unit Platform Cloud<\/strong>:<\/p>\n<ul>\n<li>Disabling the monitoring service:<\/li>\n<\/ul>\n<pre class=\"EnlighterJSRAW\" data-enlighter-linenumbers=\"false\">msiexec \/quiet \/i UnitPlatformCloudAgent.msi COMPANYKEY=[key] DISABLE_MONITORING=1<\/pre>\n<ul>\n<li>Disabling the inventory service:<\/li>\n<\/ul>\n<pre class=\"EnlighterJSRAW\" data-enlighter-linenumbers=\"false\">msiexec\u00a0\/quiet\u00a0\/i\u00a0UnitPlatformCloudAgent.msi\u00a0COMPANYKEY=[key]\u00a0DISABLE_INVENTORY=1<\/pre>\n<p>Usage examples for <strong>Unit Platform On-premises<\/strong>:<\/p>\n<ul>\n<li>Disabling the monitoring service:<\/li>\n<\/ul>\n<pre class=\"EnlighterJSRAW\" data-enlighter-linenumbers=\"false\">msiexec \/quiet \/i UnitPlatformCloudAgent.msi COMPANYKEY=[key] UNITADDRESS=[unit platform address] DISABLE_MONITORING=1\r\n\r\n<\/pre>\n<ul>\n<li>Disabling the inventory service:<\/li>\n<\/ul>\n<pre class=\"EnlighterJSRAW\" data-enlighter-linenumbers=\"false\">msiexec\u00a0\/quiet\u00a0\/i\u00a0UnitPlatformCloudAgent.msi\u00a0COMPANYKEY=[key]\u00a0UNITADDRESS=[unit\u00a0platform\u00a0address]\u00a0DISABLE_INVENTORY=1<\/pre>\n<blockquote><p><strong>Note:<\/strong> if you need to change this configuration <em>after the installation<\/em>, <a href=\"http:\/\/docs.unitplatform.io\/en\/unit-platform-cloud-agent-advanced-options-windows\/\" target=\"_blank\" rel=\"noopener\">check out the advanced options<\/a>.<\/p><\/blockquote>\n<h2>Supported operating systems<\/h2>\n<p>The Unit Platform Cloud Agent has been tested on the following operating systems:<\/p>\n<ul>\n<li>Windows 7<\/li>\n<li>Windows 10<\/li>\n<li>Windows Server 2003 (x86)<\/li>\n<li>Windows Server 2003 (x64)<\/li>\n<li>Windows Server 2008 (x86)<\/li>\n<li>Windows Server 2008 (x64)<\/li>\n<li>Windows Server 2008 R2<\/li>\n<li>Windows Server 2012<\/li>\n<li>Windows Server 2012 R2<\/li>\n<li>Windows Server 2016 Standard<\/li>\n<li>Windows Server 2019 Standard<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<blockquote><p>If you need to monitor Windows processes or services, or customize the agent&#8217;s configuration, see the <a href=\"http:\/\/docs.unitplatform.io\/en\/unit-platform-cloud-agent-advanced-options-windows\/\">advanced options<\/a>.<\/p><\/blockquote>\n","protected":false,"raw":"The Unit Platform Cloud Agent is a service that collects monitoring and inventory information used by the Multisite Monitoring and Asset Management products.\r\n<h2>Install instructions<\/h2>\r\nThe installation only requires executing the MSI and informing the company's key to the installer:\r\n\r\n[caption id=\"attachment_320\" align=\"alignnone\" width=\"501\"]<img class=\"wp-image-320 size-full\" src=\"http:\/\/docs.unitplatform.io\/wp-content\/uploads\/2017\/11\/agent_key.png\" alt=\"\" width=\"501\" height=\"413\" \/> Unit Platform Cloud Agent installation wizard[\/caption]\r\n\r\nTo install using the command line, start <code class=\"EnlighterJSRAW\" data-enlighter-language=\"null\">cmd.exe<\/code> with administrator permissions and execute the following line replacing the string\u00a0<code class=\"EnlighterJSRAW\" data-enlighter-language=\"null\">[key]<\/code> with your company key:\r\n<pre class=\"EnlighterJSRAW\" data-enlighter-linenumbers=\"false\">msiexec \/quiet \/i UnitPlatformCloudAgent.msi COMPANYKEY=[key]<\/pre>\r\n<h3>Agent usage with Unit Platform On-premises<\/h3>\r\nIf you want to use the agent with your own Unit Platform installation outside of our cloud service, the wizard will also ask for the Unit Platfom's address in a separate field. Inform the IP address or domain name of your Unit Platform and proceed with the installation.\r\n\r\nIn the case you are doing a command line installation, use the following code replacing the\u00a0<code class=\"EnlighterJSRAW\" data-enlighter-language=\"null\">[key]<\/code> and\u00a0<code class=\"EnlighterJSRAW\" data-enlighter-language=\"null\">[unit platform address]<\/code> with the corresponding information:\r\n<pre class=\"EnlighterJSRAW\" data-enlighter-linenumbers=\"false\">msiexec \/quiet \/i UnitPlatformCloudAgent.msi COMPANYKEY=[key] UNITADDRESS=[unit platform address]<\/pre>\r\n<h3>Disabling the monitoring or inventory services when installing the agent<\/h3>\r\nIn case you wish to disable one of the features of the agent, you can do it using the following flags:\r\n<ul>\r\n \t<li>To<em> disable the monitoring service<\/em>, add the flag\u00a0\u00a0<code class=\"EnlighterJSRAW\" data-enlighter-language=\"null\">DISABLE_MONITORING=1<\/code> at the end of the installation command line.<\/li>\r\n \t<li>To <em>disable the inventory service<\/em>, add the flag\u00a0\u00a0<code class=\"EnlighterJSRAW\" data-enlighter-language=\"null\">DISABLE_INVENTORY=1<\/code> at the end of the installation command line.<\/li>\r\n<\/ul>\r\nUsage examples for <strong>Unit Platform Cloud<\/strong>:\r\n<ul>\r\n \t<li>Disabling the monitoring service:<\/li>\r\n<\/ul>\r\n<pre class=\"EnlighterJSRAW\" data-enlighter-linenumbers=\"false\">msiexec \/quiet \/i UnitPlatformCloudAgent.msi COMPANYKEY=[key] DISABLE_MONITORING=1<\/pre>\r\n<ul>\r\n \t<li>Disabling the inventory service:<\/li>\r\n<\/ul>\r\n<pre class=\"EnlighterJSRAW\" data-enlighter-linenumbers=\"false\">msiexec\u00a0\/quiet\u00a0\/i\u00a0UnitPlatformCloudAgent.msi\u00a0COMPANYKEY=[key]\u00a0DISABLE_INVENTORY=1<\/pre>\r\nUsage examples for <strong>Unit Platform On-premises<\/strong>:\r\n<ul>\r\n \t<li>Disabling the monitoring service:<\/li>\r\n<\/ul>\r\n<pre class=\"EnlighterJSRAW\" data-enlighter-linenumbers=\"false\">msiexec \/quiet \/i UnitPlatformCloudAgent.msi COMPANYKEY=[key] UNITADDRESS=[unit platform address] DISABLE_MONITORING=1\r\n\r\n<\/pre>\r\n<ul>\r\n \t<li>Disabling the inventory service:<\/li>\r\n<\/ul>\r\n<pre class=\"EnlighterJSRAW\" data-enlighter-linenumbers=\"false\">msiexec\u00a0\/quiet\u00a0\/i\u00a0UnitPlatformCloudAgent.msi\u00a0COMPANYKEY=[key]\u00a0UNITADDRESS=[unit\u00a0platform\u00a0address]\u00a0DISABLE_INVENTORY=1<\/pre>\r\n<blockquote><strong>Note:<\/strong> if you need to change this configuration <em>after the installation<\/em>, <a href=\"http:\/\/docs.unitplatform.io\/en\/unit-platform-cloud-agent-advanced-options-windows\/\" target=\"_blank\" rel=\"noopener\">check out the advanced options<\/a>.<\/blockquote>\r\n<h2>Supported operating systems<\/h2>\r\nThe Unit Platform Cloud Agent has been tested on the following operating systems:\r\n<ul>\r\n \t<li>Windows 7<\/li>\r\n \t<li>Windows 10<\/li>\r\n \t<li>Windows Server 2003 (x86)<\/li>\r\n \t<li>Windows Server 2003 (x64)<\/li>\r\n \t<li>Windows Server 2008 (x86)<\/li>\r\n \t<li>Windows Server 2008 (x64)<\/li>\r\n \t<li>Windows Server 2008 R2<\/li>\r\n \t<li>Windows Server 2012<\/li>\r\n \t<li>Windows Server 2012 R2<\/li>\r\n \t<li>Windows Server 2016 Standard<\/li>\r\n \t<li>Windows Server 2019 Standard<\/li>\r\n<\/ul>\r\n&nbsp;\r\n<blockquote>If you need to monitor Windows processes or services, or customize the agent's configuration, see the <a href=\"http:\/\/docs.unitplatform.io\/en\/unit-platform-cloud-agent-advanced-options-windows\/\">advanced options<\/a>.<\/blockquote>"},"excerpt":{"rendered":"<p>Step by step instructions on how to install Unit Platform Cloud Agent on a Windows device.<\/p>\n","protected":false,"raw":"Step by step instructions on how to install Unit Platform Cloud Agent on a Windows device."},"author":3,"featured_media":986,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_pt_post_content":"O Unit Platform Cloud Agent \u00e9 respons\u00e1vel por coletar as informa\u00e7\u00f5es de monitoramento e invent\u00e1rio que s\u00e3o usadas pelos produtos Multisite Monitoring e Asset Management, respectivamente.\r\n<h2>Instru\u00e7\u00f5es de instala\u00e7\u00e3o<\/h2>\r\nA instala\u00e7\u00e3o do agente apenas requer a execu\u00e7\u00e3o do arquivo MSI, e que seja informada a chave da empresa no wizard do instalador:\r\n\r\n[caption id=\"attachment_320\" align=\"alignnone\" width=\"501\"]<img class=\"wp-image-320 size-full\" src=\"http:\/\/docs.unitplatform.io\/wp-content\/uploads\/2017\/11\/agent_key.png\" alt=\"\" width=\"501\" height=\"413\" \/> Wizard de instala\u00e7\u00e3o do Unit Platform Cloud Agent[\/caption]\r\n\r\nPara a instala\u00e7\u00e3o via linha de comando, inicie um\u00a0<code class=\"EnlighterJSRAW\" data-enlighter-language=\"null\">cmd.exe<\/code> com permiss\u00f5es de administrador e execute a linha de comando a seguir substituindo a string\u00a0<code class=\"EnlighterJSRAW\" data-enlighter-language=\"null\">[key]<\/code> pela sua chave de empresa:\r\n<pre class=\"EnlighterJSRAW\" data-enlighter-linenumbers=\"false\">msiexec \/quiet \/i UnitPlatformCloudAgent.msi COMPANYKEY=[key]<\/pre>\r\n<h3>Uso do agente na Unit Platform On-premises<\/h3>\r\nPara usar o agente na sua instala\u00e7\u00e3o da Unit Platform fora do nosso servi\u00e7o de cloud, a interface do instalador solicitar\u00e1 o endere\u00e7o da Unit Platform em um campo adicional. Preencha este campo com o endere\u00e7o IP ou dom\u00ednio no qual a Unit Platform foi instalada e prossiga com o instalador.\r\n\r\nNo caso de uma instala\u00e7\u00e3o via cmd com permiss\u00f5es de administrador, use a seguinte linha de comando substituindo a string\u00a0<code class=\"EnlighterJSRAW\" data-enlighter-language=\"null\">[key]<\/code> pela sua chave de empresa e <code class=\"EnlighterJSRAW\" data-enlighter-language=\"null\">[endere\u00e7o da unit platform]<\/code> pelo endere\u00e7o IP ou dom\u00ednio da Unit Platform:\r\n<pre class=\"EnlighterJSRAW\" data-enlighter-linenumbers=\"false\">msiexec \/quiet \/i UnitPlatformCloudAgent.msi COMPANYKEY=[key] UNITADDRESS=[endere\u00e7o da unit platform]<\/pre>\r\n<h3>Desabilitando o monitoramento ou o invent\u00e1rio durante a instala\u00e7\u00e3o do agente<\/h3>\r\nPara casos onde se deseja desabilitar uma das funcionalidades do agente, \u00e9 poss\u00edvel fazer isso ao usar as seguintes flags:\r\n<ul>\r\n \t<li>Para <em>desabilitar o monitoramento<\/em>, adicione a flag\u00a0\u00a0<code class=\"EnlighterJSRAW\" data-enlighter-language=\"null\">DISABLE_MONITORING=1<\/code> ao final da linha de comando de instala\u00e7\u00e3o.<\/li>\r\n \t<li>Para <em>desabilitar o invent\u00e1rio<\/em>, adicione a flag\u00a0\u00a0<code class=\"EnlighterJSRAW\" data-enlighter-language=\"null\">DISABLE_INVENTORY=1<\/code> ao final da linha de comando de instala\u00e7\u00e3o.<\/li>\r\n<\/ul>\r\nExemplos de uso com a <strong>Unit Platform Cloud<\/strong>:\r\n<ul>\r\n \t<li>Desabilitando o monitoramento:<\/li>\r\n<\/ul>\r\n<pre class=\"EnlighterJSRAW\" data-enlighter-linenumbers=\"false\">msiexec \/quiet \/i UnitPlatformCloudAgent.msi COMPANYKEY=[key] DISABLE_MONITORING=1<\/pre>\r\n<ul>\r\n \t<li>Desabilitando o invent\u00e1rio:<\/li>\r\n<\/ul>\r\n<pre class=\"EnlighterJSRAW\" data-enlighter-linenumbers=\"false\">msiexec\u00a0\/quiet\u00a0\/i\u00a0UnitPlatformCloudAgent.msi\u00a0COMPANYKEY=[key]\u00a0DISABLE_INVENTORY=1<\/pre>\r\nExemplos de uso para a <strong>Unit Platform On-premises<\/strong>:\r\n<ul>\r\n \t<li>Desabilitando o monitoramento:<\/li>\r\n<\/ul>\r\n<pre class=\"EnlighterJSRAW\" data-enlighter-linenumbers=\"false\">msiexec \/quiet \/i UnitPlatformCloudAgent.msi COMPANYKEY=[key] UNITADDRESS=[endere\u00e7o da unit platform] DISABLE_MONITORING=1\r\n\r\n<\/pre>\r\n<ul>\r\n \t<li>Desabilitando o invent\u00e1rio:<\/li>\r\n<\/ul>\r\n<pre class=\"EnlighterJSRAW\" data-enlighter-linenumbers=\"false\">msiexec\u00a0\/quiet\u00a0\/i\u00a0UnitPlatformCloudAgent.msi\u00a0COMPANYKEY=[key]\u00a0UNITADDRESS=[endere\u00e7o\u00a0da\u00a0unit\u00a0platform]\u00a0DISABLE_INVENTORY=1<\/pre>\r\n<blockquote><strong>Observa\u00e7\u00e3o:<\/strong> caso seja necess\u00e1rio alterar essas configura\u00e7\u00f5es <em>ap\u00f3s a instala\u00e7\u00e3o<\/em> do agente, <a href=\"http:\/\/docs.unitplatform.io\/configuracao-avancada-do-unit-platform-cloud-agent-windows\/\" target=\"_blank\" rel=\"noopener\">veja as op\u00e7\u00f5es avan\u00e7adas<\/a>.<\/blockquote>\r\n<h2>Sistemas operacionais homologados<\/h2>\r\nO Unit Platform Cloud Agent foi homologado para os seguintes sistemas operacionais:\r\n<ul>\r\n \t<li>Windows 7<\/li>\r\n \t<li>Windows 10<\/li>\r\n \t<li>Windows Server 2003 (x86)<\/li>\r\n \t<li>Windows Server 2003 (x64)<\/li>\r\n \t<li>Windows Server 2008 (x86)<\/li>\r\n \t<li>Windows Server 2008 (x64)<\/li>\r\n \t<li>Windows Server 2008 R2<\/li>\r\n \t<li>Windows Server 2012<\/li>\r\n \t<li>Windows Server 2012 R2<\/li>\r\n \t<li>Windows Server 2016 Standard<\/li>\r\n \t<li>Windows Server 2019 Standard<\/li>\r\n<\/ul>\r\n<div><\/div>\r\n&nbsp;\r\n<blockquote>Para saber como monitorar processos e servi\u00e7os do Windows, ou personalizar as configura\u00e7\u00f5es do agente, <a href=\"http:\/\/docs.unitplatform.io\/configuracao-avancada-do-unit-platform-cloud-agent-windows\/\" target=\"_blank\" rel=\"noopener\">veja as op\u00e7\u00f5es avan\u00e7adas<\/a>.<\/blockquote>","_pt_post_name":"como-instalar-o-unit-platform-cloud-agent-no-windows","_pt_post_excerpt":"Passo a passo para a instala\u00e7\u00e3o do Unit Platform Cloud Agent no Windows","_pt_post_title":"Como instalar o Unit Platform Cloud Agent no Windows","_en_post_content":"The Unit Platform Cloud Agent is a service that collects monitoring and inventory information used by the Multisite Monitoring and Asset Management products.\r\n<h2>Install instructions<\/h2>\r\nThe installation only requires executing the MSI and informing the company's key to the installer:\r\n\r\n[caption id=\"attachment_320\" align=\"alignnone\" width=\"501\"]<img class=\"wp-image-320 size-full\" src=\"http:\/\/docs.unitplatform.io\/wp-content\/uploads\/2017\/11\/agent_key.png\" alt=\"\" width=\"501\" height=\"413\" \/> Unit Platform Cloud Agent installation wizard[\/caption]\r\n\r\nTo install using the command line, start <code class=\"EnlighterJSRAW\" data-enlighter-language=\"null\">cmd.exe<\/code> with administrator permissions and execute the following line replacing the string\u00a0<code class=\"EnlighterJSRAW\" data-enlighter-language=\"null\">[key]<\/code> with your company key:\r\n<pre class=\"EnlighterJSRAW\" data-enlighter-linenumbers=\"false\">msiexec \/quiet \/i UnitPlatformCloudAgent.msi COMPANYKEY=[key]<\/pre>\r\n<h3>Agent usage with Unit Platform On-premises<\/h3>\r\nIf you want to use the agent with your own Unit Platform installation outside of our cloud service, the wizard will also ask for the Unit Platfom's address in a separate field. Inform the IP address or domain name of your Unit Platform and proceed with the installation.\r\n\r\nIn the case you are doing a command line installation, use the following code replacing the\u00a0<code class=\"EnlighterJSRAW\" data-enlighter-language=\"null\">[key]<\/code> and\u00a0<code class=\"EnlighterJSRAW\" data-enlighter-language=\"null\">[unit platform address]<\/code> with the corresponding information:\r\n<pre class=\"EnlighterJSRAW\" data-enlighter-linenumbers=\"false\">msiexec \/quiet \/i UnitPlatformCloudAgent.msi COMPANYKEY=[key] UNITADDRESS=[unit platform address]<\/pre>\r\n<h3>Disabling the monitoring or inventory services when installing the agent<\/h3>\r\nIn case you wish to disable one of the features of the agent, you can do it using the following flags:\r\n<ul>\r\n \t<li>To<em> disable the monitoring service<\/em>, add the flag\u00a0\u00a0<code class=\"EnlighterJSRAW\" data-enlighter-language=\"null\">DISABLE_MONITORING=1<\/code> at the end of the installation command line.<\/li>\r\n \t<li>To <em>disable the inventory service<\/em>, add the flag\u00a0\u00a0<code class=\"EnlighterJSRAW\" data-enlighter-language=\"null\">DISABLE_INVENTORY=1<\/code> at the end of the installation command line.<\/li>\r\n<\/ul>\r\nUsage examples for <strong>Unit Platform Cloud<\/strong>:\r\n<ul>\r\n \t<li>Disabling the monitoring service:<\/li>\r\n<\/ul>\r\n<pre class=\"EnlighterJSRAW\" data-enlighter-linenumbers=\"false\">msiexec \/quiet \/i UnitPlatformCloudAgent.msi COMPANYKEY=[key] DISABLE_MONITORING=1<\/pre>\r\n<ul>\r\n \t<li>Disabling the inventory service:<\/li>\r\n<\/ul>\r\n<pre class=\"EnlighterJSRAW\" data-enlighter-linenumbers=\"false\">msiexec\u00a0\/quiet\u00a0\/i\u00a0UnitPlatformCloudAgent.msi\u00a0COMPANYKEY=[key]\u00a0DISABLE_INVENTORY=1<\/pre>\r\nUsage examples for <strong>Unit Platform On-premises<\/strong>:\r\n<ul>\r\n \t<li>Disabling the monitoring service:<\/li>\r\n<\/ul>\r\n<pre class=\"EnlighterJSRAW\" data-enlighter-linenumbers=\"false\">msiexec \/quiet \/i UnitPlatformCloudAgent.msi COMPANYKEY=[key] UNITADDRESS=[unit platform address] DISABLE_MONITORING=1\r\n\r\n<\/pre>\r\n<ul>\r\n \t<li>Disabling the inventory service:<\/li>\r\n<\/ul>\r\n<pre class=\"EnlighterJSRAW\" data-enlighter-linenumbers=\"false\">msiexec\u00a0\/quiet\u00a0\/i\u00a0UnitPlatformCloudAgent.msi\u00a0COMPANYKEY=[key]\u00a0UNITADDRESS=[unit\u00a0platform\u00a0address]\u00a0DISABLE_INVENTORY=1<\/pre>\r\n<blockquote><strong>Note:<\/strong> if you need to change this configuration <em>after the installation<\/em>, <a href=\"http:\/\/docs.unitplatform.io\/en\/unit-platform-cloud-agent-advanced-options-windows\/\" target=\"_blank\" rel=\"noopener\">check out the advanced options<\/a>.<\/blockquote>\r\n<h2>Supported operating systems<\/h2>\r\nThe Unit Platform Cloud Agent has been tested on the following operating systems:\r\n<ul>\r\n \t<li>Windows 7<\/li>\r\n \t<li>Windows 10<\/li>\r\n \t<li>Windows Server 2003 (x86)<\/li>\r\n \t<li>Windows Server 2003 (x64)<\/li>\r\n \t<li>Windows Server 2008 (x86)<\/li>\r\n \t<li>Windows Server 2008 (x64)<\/li>\r\n \t<li>Windows Server 2008 R2<\/li>\r\n \t<li>Windows Server 2012<\/li>\r\n \t<li>Windows Server 2012 R2<\/li>\r\n \t<li>Windows Server 2016 Standard<\/li>\r\n \t<li>Windows Server 2019 Standard<\/li>\r\n<\/ul>\r\n&nbsp;\r\n<blockquote>If you need to monitor Windows processes or services, or customize the agent's configuration, see the <a href=\"http:\/\/docs.unitplatform.io\/en\/unit-platform-cloud-agent-advanced-options-windows\/\">advanced options<\/a>.<\/blockquote>","_en_post_name":"how-to-install-unit-platform-cloud-agent-on-windows","_en_post_excerpt":"Step by step instructions on how to install Unit Platform Cloud Agent on a Windows device.","_en_post_title":"How to install the Unit Platform Cloud Agent on Windows","edit_language":"en","footnotes":""},"categories":[11,10,4,9],"tags":[],"class_list":["post-283","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-asset-management","category-multisite-monitoring","category-tutorials","category-unit-platform-cloud"],"_links":{"self":[{"href":"https:\/\/docs.unitplatform.io\/en\/wp-json\/wp\/v2\/posts\/283","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/docs.unitplatform.io\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/docs.unitplatform.io\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/docs.unitplatform.io\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/docs.unitplatform.io\/en\/wp-json\/wp\/v2\/comments?post=283"}],"version-history":[{"count":36,"href":"https:\/\/docs.unitplatform.io\/en\/wp-json\/wp\/v2\/posts\/283\/revisions"}],"predecessor-version":[{"id":322,"href":"https:\/\/docs.unitplatform.io\/en\/wp-json\/wp\/v2\/posts\/283\/revisions\/322"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/docs.unitplatform.io\/en\/wp-json\/wp\/v2\/media\/986"}],"wp:attachment":[{"href":"https:\/\/docs.unitplatform.io\/en\/wp-json\/wp\/v2\/media?parent=283"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/docs.unitplatform.io\/en\/wp-json\/wp\/v2\/categories?post=283"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/docs.unitplatform.io\/en\/wp-json\/wp\/v2\/tags?post=283"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}