﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>New Boundary Support Forum / Prism Deploy &amp; Prism Pack / Tips and Tricks  / Function to let user poll channel / Latest Posts</title><generator>InstantForum.NET v4.1.3</generator><description>New Boundary Support Forum</description><link>http://www.nbtnet.newboundary.com/forum/</link><webMaster>support@newboundary.com</webMaster><lastBuildDate>Fri, 21 Nov 2008 15:28:23 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Function to let user poll channel</title><link>http://www.nbtnet.newboundary.com/forum/Topic1308-8-1.aspx</link><description>This is great -- thanks!!!&lt;/P&gt;&lt;P&gt;I would like to see this available from the client machine as well.  Right click the Prism icon in the systray and select Poll Now.  I have a batch file users can run, but the right click would be more professional looking.</description><pubDate>Wed, 16 May 2007 12:26:24 GMT</pubDate><dc:creator>PattyMac</dc:creator></item><item><title>RE: Function to let user poll channel</title><link>http://www.nbtnet.newboundary.com/forum/Topic1308-8-1.aspx</link><description>New Boundary Technical Support recommends the following, more simplified method (based on Raymond's previous post, which uses Sysinternals (now Microsoft) psexec.exe. Our method doesn't require pollchannel.cmd file.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;Place psexec.exe in c:\Program Files\Prism Suite on administrator workstation.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Add the following line to the [SingleComputerApps] section of ExternalToolsconfig.ini on administrator workstation:&lt;/P&gt;&lt;P&gt;Poll Now="c:\Program Files\Prism Suite\Psexec.exe" &lt;A href="file://%25computername%25/"&gt;\\%computername%&lt;/A&gt; -i -n 5 "&amp;lt;local path to ptclient.exe on managed system&amp;gt;" /subscriber &lt;BR&gt;&lt;STRONG&gt;Example:&lt;/STRONG&gt; Poll="c:\Program Files\Prism Suite\Psexec.exe" &lt;A href="file://%25computername%25/"&gt;\\%computername%&lt;/A&gt; -i -n 5 "c:\Program Files\New Boundary\Client\ptclient.exe" /Subscriber&lt;BR&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; There are may other switches that can be used with psexec. Check the documentation on the link below.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Restart Prism Console on administrator workstation.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;You can download psexec.exe (which is part of pstools) here: &lt;A href="http://www.microsoft.com/technet/sysinternals/utilities/psexec.mspx"&gt;http://www.microsoft.com/technet/sysinternals/utilities/psexec.mspx&lt;/A&gt;</description><pubDate>Wed, 09 May 2007 12:54:47 GMT</pubDate><dc:creator>New Boundary Support</dc:creator></item><item><title>Function to let user poll channel</title><link>http://www.nbtnet.newboundary.com/forum/Topic1308-8-1.aspx</link><description>Hi everyone &lt;/P&gt;&lt;P&gt;Just wanted to share a few things we use with Prism deploy to make things a bit easier at our helpdesk.&lt;/P&gt;&lt;P&gt;First is a small cmd file i've created some other scripts that uses this one.&lt;BR&gt;Build an package with an cmd file containing the following putting it somewhere like C:\program files\script with a shortcut to users start menu. When you have a support call you can then tell the user to click the shortcut and the users machine will poll the channel.&lt;/P&gt;&lt;P&gt;//Janne&lt;/P&gt;&lt;P&gt;:Copy text below save as pollchannel.cmd&lt;BR&gt;:Function to poll channel&lt;BR&gt;:&lt;BR&gt;if  exist  ""C:\Program files\Prism Deploy\Client\ptclient.exe""  goto  PD_6&lt;BR&gt;if  exist  ""C:\Program files\New Boundary\Client\ptclient.exe""  goto  PD_7&lt;BR&gt;goto end&lt;BR&gt;&lt;img align="absmiddle" src="http://www.nbtnet.newboundary.com/forum/Skins/Classic/Images/EmotIcons/Tongue.gif" border="0" title="Tongue"&gt;D_6&lt;BR&gt;"C:\Program files\Prism Deploy\Client\ptclient.exe" /subscriber&lt;BR&gt;&lt;img align="absmiddle" src="http://www.nbtnet.newboundary.com/forum/Skins/Classic/Images/EmotIcons/Tongue.gif" border="0" title="Tongue"&gt;D_7&lt;BR&gt;"C:\Program files\New Boundary\Client\ptclient.exe"  /subscriber&lt;BR&gt;:END&lt;BR&gt;EXIT&lt;BR&gt;::&lt;/P&gt;&lt;P&gt;&lt;BR&gt; </description><pubDate>Fri, 02 Jun 2006 03:56:08 GMT</pubDate><dc:creator>JanneC</dc:creator></item></channel></rss>