<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: User parameter for OneAgent installation in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/User-parameter-for-OneAgent-installation/m-p/124478#M14830</link>
    <description>&lt;P&gt;On screen there is no silent installation I see installer. You have to create msi from exe and use commandline then. And as I said, you have to pass user here different than default because as you said, no_create will disable plugins. &lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 15 Oct 2019 19:00:01 GMT</pubDate>
    <dc:creator>skrystosik</dc:creator>
    <dc:date>2019-10-15T19:00:01Z</dc:date>
    <item>
      <title>User parameter for OneAgent installation</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/User-parameter-for-OneAgent-installation/m-p/124471#M14823</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I tried to install OneAgent on Windows host with User parameter.&lt;/P&gt;&lt;P&gt;I added parameter to bat file and start installation but have error - the value provided for USER parameter is incorrect&lt;/P&gt;&lt;P&gt;Could someone please tell what is the problem?&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/22195-1571139165965.png" style="width:360px" /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Oct 2019 11:34:53 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/User-parameter-for-OneAgent-installation/m-p/124471#M14823</guid>
      <dc:creator>MAkimov</dc:creator>
      <dc:date>2019-10-15T11:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: User parameter for OneAgent installation</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/User-parameter-for-OneAgent-installation/m-p/124472#M14824</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/22197-1571142402802.png" /&gt;&lt;/P&gt;&lt;P&gt;According to documentation you cannot pass this argument the way you've done it. Availabile options ar no_create od dtuser. This settings is only supported for msi command-line installer. So you have to convert your exe to msi. &lt;/P&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://www.dynatrace.com/support/help/shortlink/windows-custom-installation#how-to-perform-a-silent-installation-on-windows" target="_blank"&gt;https://www.dynatrace.com/support/help/shortlink/windows-custom-installation#how-to-perform-a-silent-installation-on-windows&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Sebastian &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Oct 2019 12:28:09 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/User-parameter-for-OneAgent-installation/m-p/124472#M14824</guid>
      <dc:creator>skrystosik</dc:creator>
      <dc:date>2019-10-15T12:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: User parameter for OneAgent installation</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/User-parameter-for-OneAgent-installation/m-p/124473#M14825</link>
      <description>&lt;P&gt;Hello &lt;A rel="user" href="https://answers.dynatrace.com/users/15061/view.html" nodeid="15061"&gt;@sebastian k.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks for the information, then tell me how to solve the problem correctly.&lt;/P&gt;&lt;P&gt;I need to create a plugin for collecting additional metrics with Active Directory.&lt;/P&gt;&lt;P&gt;We made OneAgent plugin for this task. It is work good. &lt;/P&gt;&lt;P&gt;However, upon testing, they noticed that after restarting the service, the OneAgent plugin stops working.&lt;/P&gt;&lt;P&gt;In the logs a message that the plugin cannot log in.&lt;/P&gt;&lt;P&gt;probably because, that is the host for the directory service, the agent somehow not properly use his account&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Oct 2019 13:05:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/User-parameter-for-OneAgent-installation/m-p/124473#M14825</guid>
      <dc:creator>MAkimov</dc:creator>
      <dc:date>2019-10-15T13:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: User parameter for OneAgent installation</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/User-parameter-for-OneAgent-installation/m-p/124474#M14826</link>
      <description>&lt;P&gt;You have use no_create option and than you will be able to add your own user in configuration.&lt;/P&gt;&lt;P&gt;Sebastian &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Oct 2019 16:02:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/User-parameter-for-OneAgent-installation/m-p/124474#M14826</guid>
      <dc:creator>skrystosik</dc:creator>
      <dc:date>2019-10-15T16:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: User parameter for OneAgent installation</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/User-parameter-for-OneAgent-installation/m-p/124475#M14827</link>
      <description>&lt;P&gt;Could you please say how to do it?&lt;/P&gt;&lt;P&gt;In doc is written &lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Note that using &lt;CODE&gt;USER=no_create&lt;/CODE&gt;disables Dynatrace OneAgent plugins functionality.&lt;/LI&gt;&lt;/UL&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Oct 2019 16:41:57 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/User-parameter-for-OneAgent-installation/m-p/124475#M14827</guid>
      <dc:creator>MAkimov</dc:creator>
      <dc:date>2019-10-15T16:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: User parameter for OneAgent installation</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/User-parameter-for-OneAgent-installation/m-p/124476#M14828</link>
      <description>&lt;P&gt;Ok sorry, my bad, you can pass your own username using user parameter, but you have to do it on MSI installer, not exe one. As I see here on screenshot you ware using GUI to install agent, you should use commandline (according to doc).&lt;/P&gt;&lt;P&gt;Sebastian &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Oct 2019 16:49:36 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/User-parameter-for-OneAgent-installation/m-p/124476#M14828</guid>
      <dc:creator>skrystosik</dc:creator>
      <dc:date>2019-10-15T16:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: User parameter for OneAgent installation</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/User-parameter-for-OneAgent-installation/m-p/124477#M14829</link>
      <description>&lt;P&gt;I used Bat file (not GUI), simple it will be without parameter silent installation&lt;/P&gt;&lt;P&gt;I can install with &lt;EM&gt;USER=no_create&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;But In doc is written&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Note that using &lt;CODE&gt;USER=no_create&lt;/CODE&gt;disables Dynatrace OneAgent plugins functionality.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;but I need the plugin to work&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Oct 2019 17:13:33 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/User-parameter-for-OneAgent-installation/m-p/124477#M14829</guid>
      <dc:creator>MAkimov</dc:creator>
      <dc:date>2019-10-15T17:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: User parameter for OneAgent installation</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/User-parameter-for-OneAgent-installation/m-p/124478#M14830</link>
      <description>&lt;P&gt;On screen there is no silent installation I see installer. You have to create msi from exe and use commandline then. And as I said, you have to pass user here different than default because as you said, no_create will disable plugins. &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Oct 2019 19:00:01 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/User-parameter-for-OneAgent-installation/m-p/124478#M14830</guid>
      <dc:creator>skrystosik</dc:creator>
      <dc:date>2019-10-15T19:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: User parameter for OneAgent installation</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/User-parameter-for-OneAgent-installation/m-p/124479#M14831</link>
      <description>&lt;P&gt;Hello &lt;A rel="user" href="https://answers.dynatrace.com/users/15061/view.html" nodeid="15061"&gt;@sebastian k.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;you said that &lt;EM&gt;I must  have use no_create option&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Ok, I do not have&lt;EM&gt;  &lt;/EM&gt;problems whit it. I can install with whis parameter.&lt;/P&gt;&lt;P&gt;Next you said &lt;EM&gt;than you will be able to add your own user in configuration&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I do not quite understand how to do it right. Could you tell how to do it right?&lt;/P&gt;&lt;P&gt;I need to have my working plugin.&lt;/P&gt;&lt;P&gt;But In doc is written&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Note that using &lt;CODE&gt;USER=no_create&lt;/CODE&gt;disables Dynatrace OneAgent plugins functionality.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Oct 2019 07:00:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/User-parameter-for-OneAgent-installation/m-p/124479#M14831</guid>
      <dc:creator>MAkimov</dc:creator>
      <dc:date>2019-10-16T07:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: User parameter for OneAgent installation</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/User-parameter-for-OneAgent-installation/m-p/124480#M14832</link>
      <description>&lt;P&gt;The user cannot be customized, you can choose to either:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Use default user: dtuser&lt;/LI&gt;&lt;LI&gt;Do not create the user, what means that Plugins will be disabled&lt;/LI&gt;&lt;/UL&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Oct 2019 07:26:28 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/User-parameter-for-OneAgent-installation/m-p/124480#M14832</guid>
      <dc:creator>Tomasz_Gajger</dc:creator>
      <dc:date>2019-10-16T07:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: User parameter for OneAgent installation</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/User-parameter-for-OneAgent-installation/m-p/124481#M14833</link>
      <description>&lt;P&gt;Ok, Thank you &lt;A rel="user" href="https://answers.dynatrace.com/users/14867/view.html"&gt;@Tomasz G.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Сould you please tell me,  in other words, I cannot use the &lt;STRONG&gt;OneAgent plugin &lt;/STRONG&gt;to collect metrics from &lt;STRONG&gt;Active Direcroty&lt;/STRONG&gt; since &lt;STRONG&gt;dtuser &lt;/STRONG&gt;will&lt;STRONG&gt; &lt;/STRONG&gt;propagation of across the domain, which can cause interference with existing dtuser accounts on hosts that have Dynatrace installed?&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Oct 2019 07:34:12 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/User-parameter-for-OneAgent-installation/m-p/124481#M14833</guid>
      <dc:creator>MAkimov</dc:creator>
      <dc:date>2019-10-16T07:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: User parameter for OneAgent installation</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/User-parameter-for-OneAgent-installation/m-p/124482#M14834</link>
      <description>&lt;P&gt;Yes, that is correct.&lt;BR /&gt;There is already a Product Idea to improve it &lt;A rel="noopener noreferrer" href="https://community.dynatrace.com/idea/198583/dtuser-domain-controller-support-ad-current-only-l.html" target="_blank"&gt;https://community.dynatrace.com/idea/198583/dtuser-domain-controller-support-ad-current-only-l.html&lt;/A&gt; &lt;BR /&gt;Feel free to share your feedback there.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Oct 2023 14:37:02 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/User-parameter-for-OneAgent-installation/m-p/124482#M14834</guid>
      <dc:creator>Tomasz_Gajger</dc:creator>
      <dc:date>2023-10-16T14:37:02Z</dc:date>
    </item>
  </channel>
</rss>

