<?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: Export &amp; share MDT Applications (New Tool)</title>
	<atom:link href="http://deployment.xtremeconsulting.com/2009/11/06/export-share-mdt-applications-new-tool/feed/" rel="self" type="application/rss+xml" />
	<link>http://deployment.xtremeconsulting.com/2009/11/06/export-share-mdt-applications-new-tool/</link>
	<description>Join Xtreme Consulting&#039;s Microsoft Deployment Toolkit experts for discussion and solution sharing</description>
	<lastBuildDate>Tue, 31 Jan 2012 22:19:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: diagg</title>
		<link>http://deployment.xtremeconsulting.com/2009/11/06/export-share-mdt-applications-new-tool/comment-page-1/#comment-339</link>
		<dc:creator><![CDATA[diagg]]></dc:creator>
		<pubDate>Wed, 15 Sep 2010 22:03:31 +0000</pubDate>
		<guid isPermaLink="false">http://tmintner.wordpress.com/?p=169#comment-339</guid>
		<description><![CDATA[Hello keith, 
the tool is nice, but could be improved :

- would love to see a panel with &quot;target deployment share&quot; so i would not have to edit all scripts (aren&#039;t computers created to make life easier)

- in the same direction : one script for all apps should be enough since we manually select all we want before proceeding...

Hope you are still developing the tool... as you said : the potential is great !

Diag]]></description>
		<content:encoded><![CDATA[<p>Hello keith,<br />
the tool is nice, but could be improved :</p>
<p>- would love to see a panel with &#8220;target deployment share&#8221; so i would not have to edit all scripts (aren&#8217;t computers created to make life easier)</p>
<p>- in the same direction : one script for all apps should be enough since we manually select all we want before proceeding&#8230;</p>
<p>Hope you are still developing the tool&#8230; as you said : the potential is great !</p>
<p>Diag</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://deployment.xtremeconsulting.com/2009/11/06/export-share-mdt-applications-new-tool/comment-page-1/#comment-320</link>
		<dc:creator><![CDATA[Phil]]></dc:creator>
		<pubDate>Wed, 18 Aug 2010 09:13:37 +0000</pubDate>
		<guid isPermaLink="false">http://tmintner.wordpress.com/?p=169#comment-320</guid>
		<description><![CDATA[Hi Keith
Loved the idea of the app... I&#039;m running a prooof on concept and wanted to import apps programatically between servers, rather than type all the details in over again, and found your app!

Sadly, I have an issue running it. I&#039;m getting: Unhandled exception has occurred in your application.... Could not load file or assembly &#039;System.Core. Version3.5.0.0 {some more data here} The system cannot find the file specified.

I realise that you&#039;re not providing support, but if you have a pointer as to what I may have missed I&#039;d be very much obliged.

I&#039;m running Windoews Server 2008 SP2 32bit, with MDT 2010 Update1 (32bit) dated 02 July 2010.

Many thanks
Phil]]></description>
		<content:encoded><![CDATA[<p>Hi Keith<br />
Loved the idea of the app&#8230; I&#8217;m running a prooof on concept and wanted to import apps programatically between servers, rather than type all the details in over again, and found your app!</p>
<p>Sadly, I have an issue running it. I&#8217;m getting: Unhandled exception has occurred in your application&#8230;. Could not load file or assembly &#8216;System.Core. Version3.5.0.0 {some more data here} The system cannot find the file specified.</p>
<p>I realise that you&#8217;re not providing support, but if you have a pointer as to what I may have missed I&#8217;d be very much obliged.</p>
<p>I&#8217;m running Windoews Server 2008 SP2 32bit, with MDT 2010 Update1 (32bit) dated 02 July 2010.</p>
<p>Many thanks<br />
Phil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CK</title>
		<link>http://deployment.xtremeconsulting.com/2009/11/06/export-share-mdt-applications-new-tool/comment-page-1/#comment-286</link>
		<dc:creator><![CDATA[CK]]></dc:creator>
		<pubDate>Thu, 20 May 2010 13:09:22 +0000</pubDate>
		<guid isPermaLink="false">http://tmintner.wordpress.com/?p=169#comment-286</guid>
		<description><![CDATA[The hiarchy folder checkboxes are not selectable.
Also errors on execution.

Great idea, but might need some fine tuning]]></description>
		<content:encoded><![CDATA[<p>The hiarchy folder checkboxes are not selectable.<br />
Also errors on execution.</p>
<p>Great idea, but might need some fine tuning</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://deployment.xtremeconsulting.com/2009/11/06/export-share-mdt-applications-new-tool/comment-page-1/#comment-277</link>
		<dc:creator><![CDATA[Michael]]></dc:creator>
		<pubDate>Fri, 23 Apr 2010 09:31:43 +0000</pubDate>
		<guid isPermaLink="false">http://tmintner.wordpress.com/?p=169#comment-277</guid>
		<description><![CDATA[If I select a application bundle I get an exeption.

System.ArgumentOutOfRangeException: startIndex cannot be larger than length of string.
Parameter name: startIndex
   at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy)
   at MDTApplicationExport.AppItem.GetShortName(PSObject Application)
   at MDTApplicationExport.ExportApplications.ImportLineRecursive(PSObject Application, String RootsName)
   at MDTApplicationExport.ExportApplications.ImportLineRecursive(PSObject Application, String RootsName)
   at MDTApplicationExport.ExportApplications.ExportSingleApplication(PSObject Application)
   at MDTApplicationExport.ExportApplications.ExportAppsRecursive(TreeNodeCollection Nodes)
   at MDTApplicationExport.ExportApplications.ExportAppsRecursive(TreeNodeCollection Nodes)
   at MDTApplicationExport.ExportApplications.ExportAppsRecursive(TreeNodeCollection Nodes)
   at MDTApplicationExport.Form1.tabControl1_SelectedIndexChanged(Object sender, EventArgs e)
   at System.Windows.Forms.TabControl.OnSelectedIndexChanged(EventArgs e)
   at System.Windows.Forms.TabControl.WmSelChange()
   at System.Windows.Forms.TabControl.set_SelectedIndex(Int32 value)
   at MDTApplicationExport.Form1.NextB_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message&amp; m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message&amp; m)
   at System.Windows.Forms.ButtonBase.WndProc(Message&amp; m)
   at System.Windows.Forms.Button.WndProc(Message&amp; m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message&amp; m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)]]></description>
		<content:encoded><![CDATA[<p>If I select a application bundle I get an exeption.</p>
<p>System.ArgumentOutOfRangeException: startIndex cannot be larger than length of string.<br />
Parameter name: startIndex<br />
   at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy)<br />
   at MDTApplicationExport.AppItem.GetShortName(PSObject Application)<br />
   at MDTApplicationExport.ExportApplications.ImportLineRecursive(PSObject Application, String RootsName)<br />
   at MDTApplicationExport.ExportApplications.ImportLineRecursive(PSObject Application, String RootsName)<br />
   at MDTApplicationExport.ExportApplications.ExportSingleApplication(PSObject Application)<br />
   at MDTApplicationExport.ExportApplications.ExportAppsRecursive(TreeNodeCollection Nodes)<br />
   at MDTApplicationExport.ExportApplications.ExportAppsRecursive(TreeNodeCollection Nodes)<br />
   at MDTApplicationExport.ExportApplications.ExportAppsRecursive(TreeNodeCollection Nodes)<br />
   at MDTApplicationExport.Form1.tabControl1_SelectedIndexChanged(Object sender, EventArgs e)<br />
   at System.Windows.Forms.TabControl.OnSelectedIndexChanged(EventArgs e)<br />
   at System.Windows.Forms.TabControl.WmSelChange()<br />
   at System.Windows.Forms.TabControl.set_SelectedIndex(Int32 value)<br />
   at MDTApplicationExport.Form1.NextB_Click(Object sender, EventArgs e)<br />
   at System.Windows.Forms.Control.OnClick(EventArgs e)<br />
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)<br />
   at System.Windows.Forms.Control.WmMouseUp(Message&amp; m, MouseButtons button, Int32 clicks)<br />
   at System.Windows.Forms.Control.WndProc(Message&amp; m)<br />
   at System.Windows.Forms.ButtonBase.WndProc(Message&amp; m)<br />
   at System.Windows.Forms.Button.WndProc(Message&amp; m)<br />
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message&amp; m)<br />
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: keithga</title>
		<link>http://deployment.xtremeconsulting.com/2009/11/06/export-share-mdt-applications-new-tool/comment-page-1/#comment-123</link>
		<dc:creator><![CDATA[keithga]]></dc:creator>
		<pubDate>Wed, 09 Dec 2009 20:28:53 +0000</pubDate>
		<guid isPermaLink="false">http://tmintner.wordpress.com/?p=169#comment-123</guid>
		<description><![CDATA[Thanks!

Exporting apps from SMS/SCCM is a good idea. I&#039;ll add it to my list of requested tools. Keep the ideas comming. :^)]]></description>
		<content:encoded><![CDATA[<p>Thanks!</p>
<p>Exporting apps from SMS/SCCM is a good idea. I&#8217;ll add it to my list of requested tools. Keep the ideas comming. :^)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rliving</title>
		<link>http://deployment.xtremeconsulting.com/2009/11/06/export-share-mdt-applications-new-tool/comment-page-1/#comment-92</link>
		<dc:creator><![CDATA[Rliving]]></dc:creator>
		<pubDate>Thu, 03 Dec 2009 08:22:57 +0000</pubDate>
		<guid isPermaLink="false">http://tmintner.wordpress.com/?p=169#comment-92</guid>
		<description><![CDATA[Hi Keith, 
Very nice tool!  I like the application archive idea.  I have a question related to packaged application sharing, but with a slightly different twist.

At my work, we have a requirement to use the same SMS (SMS 2003 SP3) packages to build the Base Reference Images as we use to deploy out to existing clients.  With some Program variations on Imager versions, meaning ones where we do not want any of the normal daisy chained reboot or program install notifications to occur during the automated image build.

My question is, do you have a tool that could read the SMS db for a given ProgramID, and pull the install commands and source files (source files from a given SMS DP) for that program and any daisy chained programs.  Then place that information into an imported able Applications XML (like what you’ve done here)?  This would allow you to take advantage of the all the configuration and packaging effort that’s already done in SMS, within MDT and not have to Manually configure those SMS packaged applications.

Thoughts?

Thanks,
Roy]]></description>
		<content:encoded><![CDATA[<p>Hi Keith,<br />
Very nice tool!  I like the application archive idea.  I have a question related to packaged application sharing, but with a slightly different twist.</p>
<p>At my work, we have a requirement to use the same SMS (SMS 2003 SP3) packages to build the Base Reference Images as we use to deploy out to existing clients.  With some Program variations on Imager versions, meaning ones where we do not want any of the normal daisy chained reboot or program install notifications to occur during the automated image build.</p>
<p>My question is, do you have a tool that could read the SMS db for a given ProgramID, and pull the install commands and source files (source files from a given SMS DP) for that program and any daisy chained programs.  Then place that information into an imported able Applications XML (like what you’ve done here)?  This would allow you to take advantage of the all the configuration and packaging effort that’s already done in SMS, within MDT and not have to Manually configure those SMS packaged applications.</p>
<p>Thoughts?</p>
<p>Thanks,<br />
Roy</p>
]]></content:encoded>
	</item>
</channel>
</rss>

