<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: ConfigMgr Front End HTA</title>
	<atom:link href="http://verbalprocessor.com/2009/05/05/configmgr-front-end-hta/feed/" rel="self" type="application/rss+xml" />
	<link>http://verbalprocessor.com/2009/05/05/configmgr-front-end-hta/</link>
	<description>Jarvis&#039;s Ramblings</description>
	<lastBuildDate>Fri, 27 Jan 2012 02:19:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: FrWetz</title>
		<link>http://verbalprocessor.com/2009/05/05/configmgr-front-end-hta/#comment-1511</link>
		<dc:creator><![CDATA[FrWetz]]></dc:creator>
		<pubDate>Tue, 05 Oct 2010 17:31:46 +0000</pubDate>
		<guid isPermaLink="false">http://verbalprocessor.com/?p=480#comment-1511</guid>
		<description><![CDATA[I have found two reasons:
- We are deploying Windows 7, no hta from Network is allowed (perhaps because Group-Policies are active ...)
- in a Tasksequence running in already deployed OS (not the WinPE Bootimage!) you can&#039;t run any Packet with GUI ...

The single advertised packet runs now after local copy and call &quot;C:\Windows\system32\mshta.exe &quot;\InputBUandCountry.hta&quot;

I&#039;ll try now a hack with &quot;runonce&quot; and transfer InputData via Registry to TaskSequence ...]]></description>
		<content:encoded><![CDATA[<p>I have found two reasons:<br />
- We are deploying Windows 7, no hta from Network is allowed (perhaps because Group-Policies are active &#8230;)<br />
- in a Tasksequence running in already deployed OS (not the WinPE Bootimage!) you can&#8217;t run any Packet with GUI &#8230;</p>
<p>The single advertised packet runs now after local copy and call &#8220;C:\Windows\system32\mshta.exe &#8220;\InputBUandCountry.hta&#8221;</p>
<p>I&#8217;ll try now a hack with &#8220;runonce&#8221; and transfer InputData via Registry to TaskSequence &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jarvis</title>
		<link>http://verbalprocessor.com/2009/05/05/configmgr-front-end-hta/#comment-1510</link>
		<dc:creator><![CDATA[Jarvis]]></dc:creator>
		<pubDate>Tue, 05 Oct 2010 13:37:16 +0000</pubDate>
		<guid isPermaLink="false">http://verbalprocessor.com/?p=480#comment-1510</guid>
		<description><![CDATA[as long as your boot image was created with the MDT integration, it has HTA support built in...so you don&#039;t need the &quot;C:\Windows\system32\mshta.exe &quot;. Your command line would just be &quot;InputBUandCountry.hta&quot;.]]></description>
		<content:encoded><![CDATA[<p>as long as your boot image was created with the MDT integration, it has HTA support built in&#8230;so you don&#8217;t need the &#8220;C:\Windows\system32\mshta.exe &#8220;. Your command line would just be &#8220;InputBUandCountry.hta&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FrWetz</title>
		<link>http://verbalprocessor.com/2009/05/05/configmgr-front-end-hta/#comment-1508</link>
		<dc:creator><![CDATA[FrWetz]]></dc:creator>
		<pubDate>Tue, 05 Oct 2010 07:33:18 +0000</pubDate>
		<guid isPermaLink="false">http://verbalprocessor.com/?p=480#comment-1508</guid>
		<description><![CDATA[Ok, but these prerequisites are fullfilled. We got W2K3 SP2, SCCM 4.00.6487.2000 with MDT-Integration, my 3rd entry in TS is (Run Command Line) &#039;C:\Windows\system32\mshta.exe &quot;InputBUandCountry.hta&quot; &#039; where the .hta-script is a modified copy of your script. The containing Package is a quite normal Package, not &quot;MDT -&gt; use Toolkit Package&quot;. The deployed OS is Windows 7.

Additionally I tried it out with a wrapper (a vbs-script which does &quot;call sh.run(&quot;mshta.exe InputBUandCountry.hta&quot;). In a TaskSequence I don&#039;t get any Program run, which has a GUI ...

How &quot;to setup the package that contains the hta file&quot;?]]></description>
		<content:encoded><![CDATA[<p>Ok, but these prerequisites are fullfilled. We got W2K3 SP2, SCCM 4.00.6487.2000 with MDT-Integration, my 3rd entry in TS is (Run Command Line) &#8216;C:\Windows\system32\mshta.exe &#8220;InputBUandCountry.hta&#8221; &#8216; where the .hta-script is a modified copy of your script. The containing Package is a quite normal Package, not &#8220;MDT -&gt; use Toolkit Package&#8221;. The deployed OS is Windows 7.</p>
<p>Additionally I tried it out with a wrapper (a vbs-script which does &#8220;call sh.run(&#8220;mshta.exe InputBUandCountry.hta&#8221;). In a TaskSequence I don&#8217;t get any Program run, which has a GUI &#8230;</p>
<p>How &#8220;to setup the package that contains the hta file&#8221;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jarvis</title>
		<link>http://verbalprocessor.com/2009/05/05/configmgr-front-end-hta/#comment-1507</link>
		<dc:creator><![CDATA[Jarvis]]></dc:creator>
		<pubDate>Tue, 05 Oct 2010 02:38:54 +0000</pubDate>
		<guid isPermaLink="false">http://verbalprocessor.com/?p=480#comment-1507</guid>
		<description><![CDATA[Two things to check are where in the TS you are putting the HTA step and if you have the package that contains the HTA file set up correctly (along with the command line for that step in the TS).

I can&#039;t remember exactly where the HTA step was, but I do remember not being able to have it be the first step in the TS. I think it was 2-4 steps from the top in a standard TS created with the MDT integration into ConfigMgr.]]></description>
		<content:encoded><![CDATA[<p>Two things to check are where in the TS you are putting the HTA step and if you have the package that contains the HTA file set up correctly (along with the command line for that step in the TS).</p>
<p>I can&#8217;t remember exactly where the HTA step was, but I do remember not being able to have it be the first step in the TS. I think it was 2-4 steps from the top in a standard TS created with the MDT integration into ConfigMgr.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FrWetz</title>
		<link>http://verbalprocessor.com/2009/05/05/configmgr-front-end-hta/#comment-1506</link>
		<dc:creator><![CDATA[FrWetz]]></dc:creator>
		<pubDate>Mon, 04 Oct 2010 17:10:58 +0000</pubDate>
		<guid isPermaLink="false">http://verbalprocessor.com/?p=480#comment-1506</guid>
		<description><![CDATA[Hello Jarvis,
I need to get User input, but I can&#039;t start your (modified) script from a TS. Without SCCM this script runs fine (TS-Variables excluded).
In a TaskSequence the mshta-Process starts (under system-account) but no hta-script comes up. What the hell i&#039;m doing wrong? How to call hta-script in TS?
Much thanks for answering.]]></description>
		<content:encoded><![CDATA[<p>Hello Jarvis,<br />
I need to get User input, but I can&#8217;t start your (modified) script from a TS. Without SCCM this script runs fine (TS-Variables excluded).<br />
In a TaskSequence the mshta-Process starts (under system-account) but no hta-script comes up. What the hell i&#8217;m doing wrong? How to call hta-script in TS?<br />
Much thanks for answering.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eskonr</title>
		<link>http://verbalprocessor.com/2009/05/05/configmgr-front-end-hta/#comment-1420</link>
		<dc:creator><![CDATA[eskonr]]></dc:creator>
		<pubDate>Fri, 20 Aug 2010 10:14:17 +0000</pubDate>
		<guid isPermaLink="false">http://verbalprocessor.com/?p=480#comment-1420</guid>
		<description><![CDATA[Great! going to test it today on this.

Eswar
http://eskonr.wordpress.com]]></description>
		<content:encoded><![CDATA[<p>Great! going to test it today on this.</p>
<p>Eswar<br />
<a href="http://eskonr.wordpress.com" rel="nofollow">http://eskonr.wordpress.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jarvis</title>
		<link>http://verbalprocessor.com/2009/05/05/configmgr-front-end-hta/#comment-1257</link>
		<dc:creator><![CDATA[Jarvis]]></dc:creator>
		<pubDate>Mon, 22 Feb 2010 06:02:38 +0000</pubDate>
		<guid isPermaLink="false">http://verbalprocessor.com/?p=480#comment-1257</guid>
		<description><![CDATA[The action performed by the button on the front end HTA is to simply set the value of some task sequence variables. There&#039;s nothing to do to link it to the task sequence.]]></description>
		<content:encoded><![CDATA[<p>The action performed by the button on the front end HTA is to simply set the value of some task sequence variables. There&#8217;s nothing to do to link it to the task sequence.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jaysjay</title>
		<link>http://verbalprocessor.com/2009/05/05/configmgr-front-end-hta/#comment-1242</link>
		<dc:creator><![CDATA[jaysjay]]></dc:creator>
		<pubDate>Wed, 17 Feb 2010 13:52:50 +0000</pubDate>
		<guid isPermaLink="false">http://verbalprocessor.com/?p=480#comment-1242</guid>
		<description><![CDATA[How do you link the front end hta button to your task sequence?

I would like to know that aswell :)



Thank you


Cheers]]></description>
		<content:encoded><![CDATA[<p>How do you link the front end hta button to your task sequence?</p>
<p>I would like to know that aswell :)</p>
<p>Thank you</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HTA BackEnd Script for OSD &#171; t3chn1ck</title>
		<link>http://verbalprocessor.com/2009/05/05/configmgr-front-end-hta/#comment-823</link>
		<dc:creator><![CDATA[HTA BackEnd Script for OSD &#171; t3chn1ck]]></dc:creator>
		<pubDate>Wed, 20 May 2009 23:28:29 +0000</pubDate>
		<guid isPermaLink="false">http://verbalprocessor.com/?p=480#comment-823</guid>
		<description><![CDATA[[...] I wasn&#8217;t motivated to find out how others were doing it&#8230;Until I saw a demonstration by Jarvis Davis that he presented at MMS [...]]]></description>
		<content:encoded><![CDATA[<p>[...] I wasn&#8217;t motivated to find out how others were doing it&#8230;Until I saw a demonstration by Jarvis Davis that he presented at MMS [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jarvis</title>
		<link>http://verbalprocessor.com/2009/05/05/configmgr-front-end-hta/#comment-818</link>
		<dc:creator><![CDATA[Jarvis]]></dc:creator>
		<pubDate>Fri, 15 May 2009 05:35:18 +0000</pubDate>
		<guid isPermaLink="false">http://verbalprocessor.com/?p=480#comment-818</guid>
		<description><![CDATA[Kurt,
Not as far as I know, but I haven&#039;t had a need to use the x64 boot image with an HTA.]]></description>
		<content:encoded><![CDATA[<p>Kurt,<br />
Not as far as I know, but I haven&#8217;t had a need to use the x64 boot image with an HTA.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

