<?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 universal forwarder on windows: installation directory must be on a local hard drive in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/universal-forwarder-on-windows-installation-directory-must-be-on/m-p/212178#M41747</link>
    <description>&lt;P&gt;I've installed the universal forwarder on two of my domain controllers without issue.&lt;/P&gt;

&lt;P&gt;For some reason, on the remaining two, I'm getting the following error on the screen where you specify install directory:&lt;/P&gt;

&lt;P&gt;"installation directory must be on a local hard drive"&lt;/P&gt;

&lt;P&gt;This doesn't make any sense as the I've left the default directory on the C: drive.&lt;/P&gt;

&lt;P&gt;Has anyone seen this before and how do I resolve? I'm using the exact same file/version as on the other 2 DCs (latest build of 6.4)...&lt;/P&gt;</description>
    <pubDate>Thu, 21 Apr 2016 23:11:49 GMT</pubDate>
    <dc:creator>vistek</dc:creator>
    <dc:date>2016-04-21T23:11:49Z</dc:date>
    <item>
      <title>universal forwarder on windows: installation directory must be on a local hard drive</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/universal-forwarder-on-windows-installation-directory-must-be-on/m-p/212178#M41747</link>
      <description>&lt;P&gt;I've installed the universal forwarder on two of my domain controllers without issue.&lt;/P&gt;

&lt;P&gt;For some reason, on the remaining two, I'm getting the following error on the screen where you specify install directory:&lt;/P&gt;

&lt;P&gt;"installation directory must be on a local hard drive"&lt;/P&gt;

&lt;P&gt;This doesn't make any sense as the I've left the default directory on the C: drive.&lt;/P&gt;

&lt;P&gt;Has anyone seen this before and how do I resolve? I'm using the exact same file/version as on the other 2 DCs (latest build of 6.4)...&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2016 23:11:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/universal-forwarder-on-windows-installation-directory-must-be-on/m-p/212178#M41747</guid>
      <dc:creator>vistek</dc:creator>
      <dc:date>2016-04-21T23:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: universal forwarder on windows: installation directory must be on a local hard drive</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/universal-forwarder-on-windows-installation-directory-must-be-on/m-p/212179#M41748</link>
      <description>&lt;P&gt;Try this:&lt;/P&gt;

&lt;P&gt;You can press Windows + R  to access RUN for Server 2008 R2 or prior versions.&lt;/P&gt;

&lt;P&gt;Now, type in RUN program %Temp%&lt;/P&gt;

&lt;P&gt;Windows Explorer will bring you to Temp folder, you can select all and hit DELETE.&lt;/P&gt;

&lt;P&gt;Follow these few steps to install your program under “Administrative privileges mode”&lt;/P&gt;

&lt;P&gt;Locate your installation file and remember the path to it.&lt;BR /&gt;
Let’s say I copy my installation file to C drive and its name is “UniversalForwarder6.4.0\blah\blah.msi“.  So, the path to it is “C:\UniversalForwarder6.4.0\blah\blah.msi”&lt;BR /&gt;
Press Windows key to bring up the menu, and then type cmd&lt;BR /&gt;
A tiny black DOS icon will show up in your search box.  Now, right click on that and choose Run as administrator&lt;BR /&gt;
MSIexec /i “C:\UniversalForwarder6.4.0\blah\blah.msi”&lt;/P&gt;

&lt;P&gt;Press Enter and you can start installing your program&lt;/P&gt;

&lt;P&gt;Let me know if this works &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Source: &lt;A href="http://ephams.com/2013/03/10/msi-installer-error-installation-directory-local-hard-drive/"&gt;http://ephams.com/2013/03/10/msi-installer-error-installation-directory-local-hard-drive/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2016 01:23:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/universal-forwarder-on-windows-installation-directory-must-be-on/m-p/212179#M41748</guid>
      <dc:creator>supabuck</dc:creator>
      <dc:date>2016-04-22T01:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: universal forwarder on windows: installation directory must be on a local hard drive</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/universal-forwarder-on-windows-installation-directory-must-be-on/m-p/212180#M41749</link>
      <description>&lt;P&gt;I doubt this is related to the msi specifically.  A lot posts on the internet with similar issues suggest running it as administrator.  If you can do that directly from the msi itself, then launch a command prompt as administrator and manually install it with&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;msiexec /i "[path to the splunk msi]"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Not sure if that is the issue you're running into, but seems to be a relatively common solution for the same error on other msi's. &lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2016 01:44:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/universal-forwarder-on-windows-installation-directory-must-be-on/m-p/212180#M41749</guid>
      <dc:creator>maciep</dc:creator>
      <dc:date>2016-04-22T01:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: universal forwarder on windows: installation directory must be on a local hard drive</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/universal-forwarder-on-windows-installation-directory-must-be-on/m-p/212181#M41750</link>
      <description>&lt;P&gt;Thanks for suggestion but that was the first thing I tried. I've installed on a dozen other servers. Those two DCs are an issue for whatever reason. It's weird....&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2016 02:47:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/universal-forwarder-on-windows-installation-directory-must-be-on/m-p/212181#M41750</guid>
      <dc:creator>vistek</dc:creator>
      <dc:date>2016-04-22T02:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: universal forwarder on windows: installation directory must be on a local hard drive</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/universal-forwarder-on-windows-installation-directory-must-be-on/m-p/212182#M41751</link>
      <description>&lt;P&gt;Have your tried reviewing the install log?  I think it defaults your %temp% directory or you can set it on the command line with the verbose option too:  /lv "path to log file".  Maybe there will be something more telling in there.  &lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2016 03:08:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/universal-forwarder-on-windows-installation-directory-must-be-on/m-p/212182#M41751</guid>
      <dc:creator>maciep</dc:creator>
      <dc:date>2016-04-22T03:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: universal forwarder on windows: installation directory must be on a local hard drive</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/universal-forwarder-on-windows-installation-directory-must-be-on/m-p/212183#M41752</link>
      <description>&lt;P&gt;Can you query the drive type via WMI for instance to make sure Windows sees it as local?&lt;/P&gt;

&lt;P&gt;From PowerShell it could be something as:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Get-WMIObject -Class Win32_LogicalDisk | Select DeviceID, VolumeName, DriveType
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Or with PowerShell v3:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Get-CIMInstance -ClassName Win32_LogicalDisk | Select DeviceID, VolumeName, DriveType
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Where the drive type hash:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;2 = "Removable disk"
3 = "Fixed local disk"
4 = "Network disk"
5 = "Compact disk"
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 22 Apr 2016 08:49:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/universal-forwarder-on-windows-installation-directory-must-be-on/m-p/212183#M41752</guid>
      <dc:creator>javiergn</dc:creator>
      <dc:date>2016-04-22T08:49:06Z</dc:date>
    </item>
  </channel>
</rss>

