<?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: PaloAlto VM Tools VIX_E_TOOLS_NOT_RUNNING using PowerCLI to Invoke-VMSc in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/paloalto-vm-tools-vix-e-tools-not-running-using-powercli-to/m-p/336801#M84882</link>
    <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/148119"&gt;@wilgus&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I would reach out to TAC or your SE and see if they can tell you if PowerCLI is even supported. I just lapped this on one of my sandboxes and ran into the same issue, and it wouldn't surprise me to see this not supported.&lt;/P&gt;</description>
    <pubDate>Tue, 07 Jul 2020 02:37:15 GMT</pubDate>
    <dc:creator>BPry</dc:creator>
    <dc:date>2020-07-07T02:37:15Z</dc:date>
    <item>
      <title>PaloAlto VM Tools VIX_E_TOOLS_NOT_RUNNING using PowerCLI to Invoke-VMScript</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/paloalto-vm-tools-vix-e-tools-not-running-using-powercli-to/m-p/336774#M84877</link>
      <description>&lt;P&gt;Trying to configure my PaloAlto Firewall (PA-VM-ESX-9.0.0) using PowerCLI scripting, no issue creating &amp;amp; deploying VM, setting up PortGroups, and starting PA VM.&amp;nbsp;&amp;nbsp;Needing to perform IP configuration scripting to complete the setup of the PA VM, so just trying to test a very simple script = 'show system info' against the PA VM.&amp;nbsp; Looking at the VMWare ESXi UI, the VM tools are installed &amp;amp; running prior to PowerCLI call. During the execution of the PowerCLI call, the VM tools switch to NOT running then the error occurs.&amp;nbsp; Waiting 3 minutes the VMWare ESXi UI indicates that the VM tools are installed &amp;amp; running.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PowerCLI call::&lt;/STRONG&gt;&lt;BR /&gt;====================&lt;BR /&gt;$paVMName = 'swrPA'&lt;BR /&gt;$paGuestUser = 'admin'&lt;BR /&gt;$paGuestPassword = 'admin'&lt;BR /&gt;$paScript = 'show system info'&lt;/P&gt;&lt;P&gt;Invoke-VMScript -VM $paVMName -ScriptText $paScript -GuestUser $paGuestUser -GuestPassword $paGuestPassword&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PowerCLI error message::&lt;/STRONG&gt;&lt;BR /&gt;====================&lt;BR /&gt;Invoke-VMScript : 7/6/2020 1:47:34 PM Invoke-VMScript A general system error occurred: vix error codes = (3016, 0).&lt;/P&gt;&lt;P&gt;At line:1 char:1&lt;BR /&gt;+ Invoke-VMScript -VM $paVMName -ScriptText $paScript -GuestUser $paGue ...&lt;BR /&gt;+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;BR /&gt;+ CategoryInfo : NotSpecified: (:) [Invoke-VMScript], SystemError&lt;BR /&gt;+ FullyQualifiedErrorId : Client20_VmGuestServiceImpl_RunScriptInGuest_ViError,VMware.VimAutomation.ViCore.Cmdlets.Commands.InvokeVmScript&lt;/P&gt;&lt;P&gt;====================&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;VMware.log message::&lt;/STRONG&gt;&lt;BR /&gt;====================&lt;BR /&gt;2020-07-06T21:16:10.261Z| vmx| I125: VigorTransportProcessClientPayload: opID=dad1bd0d seq=14598: Receiving GuestOps.CreateTemporaryFile request.&lt;BR /&gt;2020-07-06T21:16:20.180Z| vmx| I125: GuestRpcSendTimedOut: message to toolbox timed out.&lt;BR /&gt;2020-07-06T21:16:20.180Z| vmx| I125: Tools: [AppStatus] Last heartbeat value 2372 (last received 9s ago)&lt;BR /&gt;2020-07-06T21:16:20.180Z| vmx| I125: TOOLS: appName=toolbox, oldStatus=1, status=2, guestInitiated=0.&lt;BR /&gt;2020-07-06T21:16:30.428Z| vcpu-0| I125: Tools: Tools heartbeat timeout.&lt;BR /&gt;2020-07-06T21:16:30.428Z| vcpu-0| I125: Tools: Running status rpc handler: 1 =&amp;gt; 0.&lt;BR /&gt;2020-07-06T21:16:30.428Z| vcpu-0| I125: Tools: Changing running status: 1 =&amp;gt; 0.&lt;BR /&gt;2020-07-06T21:16:30.428Z| vcpu-0| I125: Tools: [RunningStatus] Last heartbeat value 2372 (last received 20s ago)&lt;BR /&gt;2020-07-06T21:16:40.184Z| vmx| I125: GuestRpcSendTimedOut: message to toolbox timed out.&lt;BR /&gt;2020-07-06T21:17:00.185Z| vmx| I125: GuestRpcSendTimedOut: message to toolbox timed out.&lt;BR /&gt;2020-07-06T21:17:10.262Z| vmx| I125: GuestRpcSendTimedOut: message to toolbox timed out.&lt;BR /&gt;2020-07-06T21:17:10.262Z| vmx| I125: Vix: [guestCommands.c:1946]: Error VIX_E_TOOLS_NOT_RUNNING in VMAutomationTranslateGuestRpcError(): VMware Tools are not running in the guest&lt;BR /&gt;2020-07-06T21:17:10.262Z| vmx| I125: VigorTransport_ServerSendResponse opID=dad1bd0d seq=14598: Completed GuestOps request with messages.&lt;BR /&gt;2020-07-06T21:17:20.188Z| vmx| I125: GuestRpcSendTimedOut: message to toolbox timed out.&lt;/P&gt;&lt;P&gt;====================&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jul 2020 21:51:21 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/paloalto-vm-tools-vix-e-tools-not-running-using-powercli-to/m-p/336774#M84877</guid>
      <dc:creator>wilgus</dc:creator>
      <dc:date>2020-07-06T21:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: PaloAlto VM Tools VIX_E_TOOLS_NOT_RUNNING using PowerCLI to Invoke-VMSc</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/paloalto-vm-tools-vix-e-tools-not-running-using-powercli-to/m-p/336801#M84882</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/148119"&gt;@wilgus&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I would reach out to TAC or your SE and see if they can tell you if PowerCLI is even supported. I just lapped this on one of my sandboxes and ran into the same issue, and it wouldn't surprise me to see this not supported.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2020 02:37:15 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/paloalto-vm-tools-vix-e-tools-not-running-using-powercli-to/m-p/336801#M84882</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2020-07-07T02:37:15Z</dc:date>
    </item>
  </channel>
</rss>

