<?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 XenApp 5 - no data in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/XenApp-5-no-data/m-p/96526#M71285</link>
    <description>&lt;P&gt;I have installed the Splunk App for XenApp and I am getting data from the 6.5 version systems in my environment, but no data is coming from my version 5.  I am getting Windows Event data, but none of the data from the powershell scripts.&lt;/P&gt;</description>
    <pubDate>Tue, 16 Apr 2013 18:38:39 GMT</pubDate>
    <dc:creator>diegosainz</dc:creator>
    <dc:date>2013-04-16T18:38:39Z</dc:date>
    <item>
      <title>XenApp 5 - no data</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/XenApp-5-no-data/m-p/96526#M71285</link>
      <description>&lt;P&gt;I have installed the Splunk App for XenApp and I am getting data from the 6.5 version systems in my environment, but no data is coming from my version 5.  I am getting Windows Event data, but none of the data from the powershell scripts.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2013 18:38:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/XenApp-5-no-data/m-p/96526#M71285</guid>
      <dc:creator>diegosainz</dc:creator>
      <dc:date>2013-04-16T18:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: XenApp 5 - no data</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/XenApp-5-no-data/m-p/96527#M71286</link>
      <description>&lt;P&gt;Are you able to run the PowerShell scripts manually from the XenApp servers?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2013 18:40:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/XenApp-5-no-data/m-p/96527#M71286</guid>
      <dc:creator>jconger</dc:creator>
      <dc:date>2013-04-16T18:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: XenApp 5 - no data</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/XenApp-5-no-data/m-p/96528#M71287</link>
      <description>&lt;P&gt;I am.  I also made sure I enabled to run unsigned.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2013 18:41:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/XenApp-5-no-data/m-p/96528#M71287</guid>
      <dc:creator>diegosainz</dc:creator>
      <dc:date>2013-04-16T18:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: XenApp 5 - no data</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/XenApp-5-no-data/m-p/96529#M71288</link>
      <description>&lt;P&gt;Can you post a copy of your inputs.conf file?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2013 18:43:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/XenApp-5-no-data/m-p/96529#M71288</guid>
      <dc:creator>jconger</dc:creator>
      <dc:date>2013-04-16T18:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: XenApp 5 - no data</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/XenApp-5-no-data/m-p/96530#M71289</link>
      <description>&lt;P&gt;[script://.\bin\perfmon.path]&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
source = PerfmonMk&lt;BR /&gt;
sourcetype = PerfmonMk&lt;BR /&gt;
index = xenapp_perfmon&lt;/P&gt;

&lt;P&gt;[script://$SPLUNK_HOME\bin\scripts\splunk-perfmon.path]&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
index = xenapp_perfmon&lt;/P&gt;

&lt;P&gt;[script://$SPLUNK_HOME\bin\scripts\splunk-wmi.path]&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
index = xenapp_winevents&lt;/P&gt;

&lt;P&gt;[script://.\bin\GetInstalledSoftware.path]&lt;BR /&gt;
source=Windows:PowerShell:getinstalledsoftware.ps1&lt;BR /&gt;
sourcetype=WMI:InstalledSoftware&lt;BR /&gt;
index=xenapp_winevents&lt;BR /&gt;
interval=21600&lt;BR /&gt;
disabled=0&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 13:45:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/XenApp-5-no-data/m-p/96530#M71289</guid>
      <dc:creator>diegosainz</dc:creator>
      <dc:date>2020-09-28T13:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: XenApp 5 - no data</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/XenApp-5-no-data/m-p/96531#M71290</link>
      <description>&lt;P&gt;[script://.\bin\GetProcess.path]&lt;BR /&gt;
source=Windows:PowerShell:getprocess.ps1&lt;BR /&gt;
sourcetype=WMI:ProcessDetails&lt;BR /&gt;
index=xenapp_winevents&lt;BR /&gt;
interval=180&lt;BR /&gt;
disabled=0&lt;/P&gt;

&lt;P&gt;[script://.\bin\GetXAServer5.path]&lt;BR /&gt;
source=xenapp:powershell:GetXAServer5.ps1&lt;BR /&gt;
sourcetype=xenapp:50:server&lt;BR /&gt;
index=xenapp&lt;BR /&gt;
interval=300&lt;BR /&gt;
disabled=0&lt;/P&gt;

&lt;P&gt;[script://.\bin\GetXAServerHotfix5.path]&lt;BR /&gt;
source=xenapp:powershell:GetXAServerHotfix5.ps1&lt;BR /&gt;
sourcetype=xenapp:50:serverhotfix&lt;BR /&gt;
index=xenapp&lt;BR /&gt;
interval=300&lt;BR /&gt;
disabled=0&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2013 15:32:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/XenApp-5-no-data/m-p/96531#M71290</guid>
      <dc:creator>diegosainz</dc:creator>
      <dc:date>2013-04-18T15:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: XenApp 5 - no data</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/XenApp-5-no-data/m-p/96532#M71291</link>
      <description>&lt;P&gt;[script://.\bin\GetXAServerLoad5.path]&lt;BR /&gt;
source=xenapp:powershell:GetXAServerload5.ps1&lt;BR /&gt;
sourcetype=xenapp:50:serverload&lt;BR /&gt;
index=xenapp&lt;BR /&gt;
interval=60&lt;BR /&gt;
disabled=0&lt;/P&gt;

&lt;P&gt;[script://.\bin\GetXASession5.path]&lt;BR /&gt;
source=xenapp:powershell:GetXASession5.ps1&lt;BR /&gt;
sourcetype=xenapp:50:session&lt;BR /&gt;
index=xenapp&lt;BR /&gt;
interval=180&lt;BR /&gt;
disabled=0&lt;/P&gt;

&lt;P&gt;[script://.\bin\GetXASessionProcess5.path]&lt;BR /&gt;
source=xenapp:powershell:GetXASessionProcess5.ps1&lt;BR /&gt;
sourcetype=xenapp:50:sessionprocess&lt;BR /&gt;
index=xenapp&lt;BR /&gt;
interval=180&lt;BR /&gt;
disabled=0&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2013 15:32:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/XenApp-5-no-data/m-p/96532#M71291</guid>
      <dc:creator>diegosainz</dc:creator>
      <dc:date>2013-04-18T15:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: XenApp 5 - no data</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/XenApp-5-no-data/m-p/96533#M71292</link>
      <description>&lt;P&gt;[script://.\bin\GetICASessionStat5.path]&lt;BR /&gt;
source=xenapp:powershell:GetICASessionStat5.ps1&lt;BR /&gt;
sourcetype=xenapp:50:icasession&lt;BR /&gt;
index=xenapp&lt;BR /&gt;
interval=60&lt;BR /&gt;
disabled=0&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2013 15:32:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/XenApp-5-no-data/m-p/96533#M71292</guid>
      <dc:creator>diegosainz</dc:creator>
      <dc:date>2013-04-18T15:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: XenApp 5 - no data</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/XenApp-5-no-data/m-p/96534#M71293</link>
      <description>&lt;P&gt;This looks correct.&lt;/P&gt;

&lt;P&gt;Is the Splunk Windows service set to logon as a XenApp farm administrator?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2013 15:35:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/XenApp-5-no-data/m-p/96534#M71293</guid>
      <dc:creator>jconger</dc:creator>
      <dc:date>2013-04-18T15:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: XenApp 5 - no data</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/XenApp-5-no-data/m-p/96535#M71294</link>
      <description>&lt;P&gt;It runs as system (which is the same config we have the 6.5 servers that run correctly)&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2013 15:58:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/XenApp-5-no-data/m-p/96535#M71294</guid>
      <dc:creator>diegosainz</dc:creator>
      <dc:date>2013-04-18T15:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: XenApp 5 - no data</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/XenApp-5-no-data/m-p/96536#M71295</link>
      <description>&lt;P&gt;Your 6.5 Farm may have local admins as a farm administrator whereas your 5.0 farm may not.  This would make a difference.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2013 16:05:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/XenApp-5-no-data/m-p/96536#M71295</guid>
      <dc:creator>jconger</dc:creator>
      <dc:date>2013-04-18T16:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: XenApp 5 - no data</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/XenApp-5-no-data/m-p/96537#M71296</link>
      <description>&lt;P&gt;I am checking with our citrix admins on that.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2013 16:34:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/XenApp-5-no-data/m-p/96537#M71296</guid>
      <dc:creator>diegosainz</dc:creator>
      <dc:date>2013-04-18T16:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: XenApp 5 - no data</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/XenApp-5-no-data/m-p/96538#M71297</link>
      <description>&lt;P&gt;That has corrected a majority of it.  Thank you.  I do have another question, does this app work with presentation server 4.5?&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2013 15:09:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/XenApp-5-no-data/m-p/96538#M71297</guid>
      <dc:creator>diegosainz</dc:creator>
      <dc:date>2013-04-25T15:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: XenApp 5 - no data</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/XenApp-5-no-data/m-p/96539#M71298</link>
      <description>&lt;P&gt;Yes, this works with Presentation Server 4.5  The PowerShell scripts used for XA5 and below are really just MFCOM wrappers and MFCOM is available in all versions of XenApp/Presentation Server/Metaframe/etc.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2013 15:16:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/XenApp-5-no-data/m-p/96539#M71298</guid>
      <dc:creator>jconger</dc:creator>
      <dc:date>2013-04-25T15:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: XenApp 5 - no data</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/XenApp-5-no-data/m-p/96540#M71299</link>
      <description>&lt;P&gt;Thank you.  We have found part of the problem, the citrix admin did not install the Citrix Powershell cmdlets&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2013 17:06:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/XenApp-5-no-data/m-p/96540#M71299</guid>
      <dc:creator>diegosainz</dc:creator>
      <dc:date>2013-04-25T17:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: XenApp 5 - no data</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/XenApp-5-no-data/m-p/96541#M71300</link>
      <description>&lt;P&gt;What is the best way to get the correct cmdlets installed?&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2013 18:39:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/XenApp-5-no-data/m-p/96541#M71300</guid>
      <dc:creator>diegosainz</dc:creator>
      <dc:date>2013-04-25T18:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: XenApp 5 - no data</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/XenApp-5-no-data/m-p/96542#M71301</link>
      <description>&lt;P&gt;You do not need to install any cmdlets for for the TA-XA5-* addons.&lt;/P&gt;

&lt;P&gt;Look here for XenApp 6.0 -&amp;gt; &lt;A href="http://community.citrix.com/display/xa/XenApp+6+PowerShell+SDK"&gt;http://community.citrix.com/display/xa/XenApp+6+PowerShell+SDK&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Look here for XenApp 6.5 -&amp;gt; &lt;A href="http://community.citrix.com/display/xa/XenApp+6.5+PowerShell+SDK"&gt;http://community.citrix.com/display/xa/XenApp+6.5+PowerShell+SDK&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2013 21:37:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/XenApp-5-no-data/m-p/96542#M71301</guid>
      <dc:creator>jconger</dc:creator>
      <dc:date>2013-04-25T21:37:02Z</dc:date>
    </item>
  </channel>
</rss>

