<?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: Installation via powershell on windows in Installation</title>
    <link>https://community.splunk.com/t5/Installation/Installation-via-powershell-on-windows/m-p/684360#M13813</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/223364"&gt;@sphiwee&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;as I said, I don't know very well Powershell, try it.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
    <pubDate>Tue, 16 Apr 2024 12:40:41 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2024-04-16T12:40:41Z</dc:date>
    <item>
      <title>Installation via powershell on windows</title>
      <link>https://community.splunk.com/t5/Installation/Installation-via-powershell-on-windows/m-p/684322#M13809</link>
      <description>&lt;P&gt;I'm sure someone here has worked on a powershell script to install splunk to different windows hosts remotely. Can I get help with that? my powershell skills are really weak.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2024 04:57:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Installation-via-powershell-on-windows/m-p/684322#M13809</guid>
      <dc:creator>sphiwee</dc:creator>
      <dc:date>2024-04-16T04:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: Installation via powershell on windows</title>
      <link>https://community.splunk.com/t5/Installation/Installation-via-powershell-on-windows/m-p/684323#M13810</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/223364"&gt;@sphiwee&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;if you don't know very well Powershell, why do you want to use it?&lt;/P&gt;&lt;P&gt;You can use a simple batch script or some other tool (as Ansible) or Windows GPO (surely you have a Domain Controller.&lt;/P&gt;&lt;P&gt;Anyway, you could see this link&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Forwarder/9.0.1/Forwarder/InstallaWindowsuniversalforwarderfromaninstaller?_gl=1*1w7f8cx*_ga*ODAyODQ0Njg5LjE3MTIyMjE5NTg.*_ga_GS7YF8S63Y*MTcxMzI0MzQxMS40My4xLjE3MTMyNDM3MjIuNDguMC4w*_ga_5EPM2P39FV*MTcxMzI0MzM5Ni40Ny4xLjE3MTMyNDM4NzAuMC4wLjkyMTAxMDI3NQ..&amp;amp;_ga=2.74864917.64127089.1712221958-802844689.1712221958#Install_a_Windows_universal_forwarder_from_the_command_line" target="_blank"&gt;https://docs.splunk.com/Documentation/Forwarder/9.0.1/Forwarder/InstallaWindowsuniversalforwarderfromaninstaller?_gl=1*1w7f8cx*_ga*ODAyODQ0Njg5LjE3MTIyMjE5NTg.*_ga_GS7YF8S63Y*MTcxMzI0MzQxMS40My4xLjE3MTMyNDM3MjIuNDguMC4w*_ga_5EPM2P39FV*MTcxMzI0MzM5Ni40Ny4xLjE3MTMyNDM4NzAuMC4wLjkyMTAxMDI3NQ..&amp;amp;_ga=2.74864917.64127089.1712221958-802844689.1712221958#Install_a_Windows_universal_forwarder_from_the_command_line&lt;/A&gt;&amp;nbsp;for detailed instructions or the solution from this Community Champio:&amp;nbsp;&lt;A href="https://community.splunk.com/t5/Getting-Data-In/Powershell-unattended-installation/m-p/81069" target="_blank"&gt;https://community.splunk.com/t5/Getting-Data-In/Powershell-unattended-installation/m-p/81069&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2024 05:07:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Installation-via-powershell-on-windows/m-p/684323#M13810</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2024-04-16T05:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: Installation via powershell on windows</title>
      <link>https://community.splunk.com/t5/Installation/Installation-via-powershell-on-windows/m-p/684346#M13812</link>
      <description>&lt;P&gt;does this solution work remotely?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2024 10:18:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Installation-via-powershell-on-windows/m-p/684346#M13812</guid>
      <dc:creator>sphiwee</dc:creator>
      <dc:date>2024-04-16T10:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: Installation via powershell on windows</title>
      <link>https://community.splunk.com/t5/Installation/Installation-via-powershell-on-windows/m-p/684360#M13813</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/223364"&gt;@sphiwee&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;as I said, I don't know very well Powershell, try it.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2024 12:40:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Installation-via-powershell-on-windows/m-p/684360#M13813</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2024-04-16T12:40:41Z</dc:date>
    </item>
  </channel>
</rss>

