<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>[Deploy_Windows (TRUE)] &#187; Tips and Tricks SCCM</title>
	<atom:link href="http://deploywindows.net/archives/category/tips-and-tricks/tips-and-tricks-sccm/feed" rel="self" type="application/rss+xml" />
	<link>http://deploywindows.net</link>
	<description>Deployment Skills .&#62; Delivered</description>
	<lastBuildDate>Mon, 06 Sep 2010 07:16:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>MDT 2010: Trace32 replacement?</title>
		<link>http://deploywindows.net/archives/2374</link>
		<comments>http://deploywindows.net/archives/2374#comments</comments>
		<pubDate>Thu, 15 Jul 2010 06:37:36 +0000</pubDate>
		<dc:creator>Lars Krogh</dc:creator>
				<category><![CDATA[Tips and Tricks MDT]]></category>
		<category><![CDATA[Tips and Tricks SCCM]]></category>
		<category><![CDATA[LogViewer]]></category>
		<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[SCCM 2007]]></category>
		<category><![CDATA[Trace32]]></category>

		<guid isPermaLink="false">http://deploywindows.net/?p=2374</guid>
		<description><![CDATA[Looks like Specops is working on a Logviewer for use with MDT and SCCM. Could this be a replacement for Trace32 (SMS Trace)? Get the Beta here (Microsoft .Net Framework 4.0 is required to install and run the Specops Logviewer)]]></description>
			<content:encoded><![CDATA[<p>Looks like Specops is working on a Logviewer for use with MDT and SCCM.<br />
Could this be a replacement for Trace32 (SMS Trace)?</p>
<p>Get the Beta <a href="http://www.specopssoft.com/web/specops-logviewer-download.aspx" target="_blank">here</a> (Microsoft .Net Framework 4.0 is required to install and run the Specops Logviewer)</p>
]]></content:encoded>
			<wfw:commentRss>http://deploywindows.net/archives/2374/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SCCM: OSD App Tree updated to vers. 2.6</title>
		<link>http://deploywindows.net/archives/1762</link>
		<comments>http://deploywindows.net/archives/1762#comments</comments>
		<pubDate>Fri, 12 Mar 2010 10:05:28 +0000</pubDate>
		<dc:creator>Lars Krogh</dc:creator>
				<category><![CDATA[Tips and Tricks SCCM]]></category>
		<category><![CDATA[OSD App Tree]]></category>
		<category><![CDATA[SCCM]]></category>

		<guid isPermaLink="false">http://deploywindows.net/?p=1762</guid>
		<description><![CDATA[I like OSD App Tree. It is a easy way to allow user interaction during a Task Sequence (TS). The app has been upgraded to vers. 2.6 and can be downloaded here and the documentation can be found here The newest version have the ability of creating the TS variables isLaptop, isDesktop, isServer like we know them from MDT. [...]]]></description>
			<content:encoded><![CDATA[<p>I like OSD App Tree. It is a easy way to allow user interaction during a Task Sequence (TS). The app has been upgraded to vers. 2.6 and can be downloaded <a href="http://myitforum.com/cs2/blogs/jsandys/OSDAppTree/OSDAppTree2.6.zip" target="_blank">here</a> and the documentation can be found <a href="http://myitforum.com/cs2/blogs/jsandys/OSDAppTree/OSDAppTree2.6.0.pdf" target="_blank">here</a></p>
<p>The newest version have the ability of creating the TS variables isLaptop, isDesktop, isServer like we know them from MDT.</p>
<p>Configuration is done within an singel .xml file, so fire up Notepad++, create your custom .xml and test it in you pre-live TS.</p>
]]></content:encoded>
			<wfw:commentRss>http://deploywindows.net/archives/1762/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ConfigMgr: CD boot media with fixed IP</title>
		<link>http://deploywindows.net/archives/970</link>
		<comments>http://deploywindows.net/archives/970#comments</comments>
		<pubDate>Wed, 28 Oct 2009 12:49:17 +0000</pubDate>
		<dc:creator>Lars Krogh</dc:creator>
				<category><![CDATA[Tips and Tricks SCCM]]></category>
		<category><![CDATA[SCCM]]></category>
		<category><![CDATA[SCCM 2007]]></category>
		<category><![CDATA[SCCM 2007 R2]]></category>

		<guid isPermaLink="false">http://deploywindows.net/?p=970</guid>
		<description><![CDATA[Today I had to create a CD boot media with an fixed IP &#8211; why? - cause I had to do a OSD at a branch office without a DHCP server and had no Super User on location. I created a CD boot media within SCCM and extracted the ISO using WINRAR. I mounted the BOOT.WIM from \&#60;boot [...]]]></description>
			<content:encoded><![CDATA[<p>Today I had to create a CD boot media with an fixed IP &#8211; why? - cause I had to do a OSD at a branch office without a DHCP server and had no Super User on location.</p>
<p>I created a CD boot media within SCCM and extracted the ISO using WINRAR.<br />
I mounted the BOOT.WIM from \&lt;boot media name&gt;\SOURCES\</p>
<p> <img class="alignnone" title="PreTS" src="http://deploywindows.net/wp-files/gif/PreTS.gif" alt="" width="296" height="179" /></p>
<p>Then I created an .ini file with the name <a href="http://technet.microsoft.com/en-us/library/bb694075.aspx" target="_blank">TSconfig.ini</a> in the root of the media and a VBScript named PreTS.vbs. The VBScript run Netsh to set the fixed IP and the DNS server.</p>
<p><img class="alignnone" title="PreTS2" src="http://deploywindows.net/wp-files/gif/PreTS2.gif" alt="" width="668" height="102" /></p>
<p>The script will execute before pulling the policies from the SCCM server.</p>
<p>After that I created a new CD boot media using CDIMAGE GUI. I used etfsboot.com as CD boot sector. On my 32-bit XP Pro the file is located in C:\Program Files\Windows AIK\Tools\PETools\x86\boot\etfsboot.com (You need a local install of WAIK 2.0 (I run ConfigMgr 2007R2 SP1)).</p>
<p><img class="alignnone" title="CDImage_GUI.gif" src="http://deploywindows.net/wp-files/gif/CDImage_GUI.gif" alt="" width="379" height="257" /></p>
]]></content:encoded>
			<wfw:commentRss>http://deploywindows.net/archives/970/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MDT/SCCM: WMIC CSProduct Get Name results</title>
		<link>http://deploywindows.net/archives/849</link>
		<comments>http://deploywindows.net/archives/849#comments</comments>
		<pubDate>Thu, 15 Oct 2009 07:57:04 +0000</pubDate>
		<dc:creator>Lars Krogh</dc:creator>
				<category><![CDATA[Tips and Tricks MDT]]></category>
		<category><![CDATA[Tips and Tricks SCCM]]></category>

		<guid isPermaLink="false">http://deploywindows.net/?p=849</guid>
		<description><![CDATA[I use a lot of WMI queries during OSD. I use the command &#8216;WMIC CSProduct Get Name&#8217; to get the correct Vendor and Model number, but I also use this list whenever I do not have the machine to install in front of me.]]></description>
			<content:encoded><![CDATA[<p>I use a lot of WMI queries during OSD. I use the command &#8216;WMIC CSProduct Get Name&#8217; to get the correct Vendor and Model number, but I also use <a href="http://www.faqshop.com/configmgr2007/default.htm?http://www.faqshop.com/configmgr2007/admin/aosd/list%20wmic%20results.htm" target="_blank">this list</a> whenever I do not have the machine to install in front of me.</p>
]]></content:encoded>
			<wfw:commentRss>http://deploywindows.net/archives/849/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MDT/SCCM: Setting Display Resolution (Automatically)</title>
		<link>http://deploywindows.net/archives/804</link>
		<comments>http://deploywindows.net/archives/804#comments</comments>
		<pubDate>Tue, 13 Oct 2009 10:43:41 +0000</pubDate>
		<dc:creator>Lars Krogh</dc:creator>
				<category><![CDATA[Tips and Tricks MDT]]></category>
		<category><![CDATA[Tips and Tricks SCCM]]></category>
		<category><![CDATA[MDT]]></category>
		<category><![CDATA[SCCM]]></category>
		<category><![CDATA[Unattended Windows]]></category>

		<guid isPermaLink="false">http://deploywindows.net/?p=804</guid>
		<description><![CDATA[I set the display resolution from a command line using SetRes.exe during operating system deployments (dirty &#8211; I know!). Today I think I stumbled onto something. Check out this solution at Systemcenterideas.com. Read the PNPDeviceID value within the root\cimv2\Win32_DesktopMonitor class and add the Monitor to the file ResSwitch.ini. Now create a package with the files ResSwitch.exe, ResSwitch.ini and [...]]]></description>
			<content:encoded><![CDATA[<p>I set the display resolution from a command line using SetRes.exe during operating system deployments (dirty &#8211; I know!). Today I think I stumbled onto something. Check out <a href="http://systemcenterideas.com/2009/10/automatically-setting-display-resolution/" target="_blank">this solution</a> at Systemcenterideas.com. Read the PNPDeviceID value within the root\cimv2\<a href="http://msdn.microsoft.com/en-us/library/aa394122(VS.85).aspx" target="_blank">Win32_DesktopMonitor class</a> and add the Monitor to the file ResSwitch.ini. Now create a package with the files ResSwitch.exe, ResSwitch.ini and ResSwitch.vbs and use it in your Task Sequence to set a correct display resolution. Download &#8216;Video Resolution Changer&#8217; at <a href="http://www.myitforum.com/inc/upload/1365Vidchng.zip" target="_blank">myITforum.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://deploywindows.net/archives/804/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MDT/SCCM: Another change background tip</title>
		<link>http://deploywindows.net/archives/449</link>
		<comments>http://deploywindows.net/archives/449#comments</comments>
		<pubDate>Mon, 10 Aug 2009 14:33:51 +0000</pubDate>
		<dc:creator>Lars Krogh</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Tips and Tricks MDT]]></category>
		<category><![CDATA[Tips and Tricks SCCM]]></category>
		<category><![CDATA[MDT]]></category>
		<category><![CDATA[MDT 2008]]></category>
		<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[SCCM]]></category>
		<category><![CDATA[SCCM 2007]]></category>
		<category><![CDATA[SCCM 2007 R2]]></category>

		<guid isPermaLink="false">http://deploywindows.net/?p=449</guid>
		<description><![CDATA[During boot into Windows PE I display a custom background. The background has the phone number of our IT Helpdesk (in case of the deployment process stops). It looks like this at boot time: and then like this (for a bare metal deployment): Once again I use BGinfo. In my Distribution$ share I&#8217;ve created a folder called &#8216;Extra [...]]]></description>
			<content:encoded><![CDATA[<p>During boot into Windows PE I display a custom background.</p>
<p>The background has the phone number of our IT Helpdesk (in case of the deployment process stops).</p>
<p>It looks like this at boot time:</p>
<p><img class="alignnone" title="Please wait" src="http://deploywindows.net/wp-files/png/PleaseWait.png" alt="" width="184" height="248" /></p>
<p>and then like this (for a bare metal deployment):</p>
<p><img class="alignnone" title="Please wait" src="http://deploywindows.net/wp-files/png/PleaseWait2.png" alt="" width="368" height="187" /></p>
<p>Once again I use BGinfo.</p>
<p>In my Distribution$ share I&#8217;ve created a folder called &#8216;Extra Files&#8217;</p>
<p>In this folder I include a custom Unattend.xml file (Extra Files\), BGinfo.exe (Extra Files\Windows\system32\), a BGinfo configuration file (Extra Files\Windows\system32\) and the custom background (Extra Files\Windows\system32\).</p>
<p>The custom Unattend.xml executes:</p>
<p>Bginfo.exe &#8216;name-of-config-file.bgi&#8217; /nolicprompt /silent /timer:0</p>
<p>before executing</p>
<p>wscript.exe X:\Deploy\Scripts\LiteTouch.wsf</p>
<p>The folder &#8216;Extra Files&#8217; is included when creating the LiteTouch boot media.</p>
]]></content:encoded>
			<wfw:commentRss>http://deploywindows.net/archives/449/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MDT/SCCM: Backgrounds during an installation</title>
		<link>http://deploywindows.net/archives/154</link>
		<comments>http://deploywindows.net/archives/154#comments</comments>
		<pubDate>Wed, 05 Aug 2009 10:28:12 +0000</pubDate>
		<dc:creator>Lars Krogh</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Tips and Tricks MDT]]></category>
		<category><![CDATA[Tips and Tricks SCCM]]></category>
		<category><![CDATA[MDT]]></category>
		<category><![CDATA[MDT 2008]]></category>
		<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[SCCM]]></category>
		<category><![CDATA[SCCM 2007]]></category>

		<guid isPermaLink="false">http://deploywindows.net/?p=154</guid>
		<description><![CDATA[This is a great trick I got from a Windows 7 deployment webcast done by Microsoft IT. Microsoft IT use BGinfo to set the background during a Task Sequence. I place BGinfo.exe, BGinfo configuration files and the backgrounds in %SCRIPTROOT% Then I call STEP.bat + a number during the Task Sequence STEP.bat &#8212;code&#8212; rem Lars Krogh &#8217;09 &#8220;%~dp0bginfo.exe&#8221; &#8220;%~dp0step_0%1.bgi&#8221; /nolicprompt /silent [...]]]></description>
			<content:encoded><![CDATA[<p>This is a great trick I got from a Windows 7 deployment webcast done by Microsoft IT.</p>
<p>Microsoft IT use <a href="http://technet.microsoft.com/en-us/sysinternals/bb897557.aspx" target="_blank">BGinfo</a> to set the background during a Task Sequence.</p>
<p>I place BGinfo.exe, BGinfo configuration files and the backgrounds in %SCRIPTROOT%</p>
<p><img class="alignnone" title="BGinfo files" src="http://deploywindows.net/wp-files/png/BGinfo-files.png" alt="" width="485" height="390" /></p>
<p><a href="http://deploywindows.net/wp-files/png/BGinfoFiles_large.png" target="_blank"></a></p>
<p>Then I call STEP.bat + a number during the Task Sequence</p>
<p><img class="alignnone" title="BGinfo step5" src="http://deploywindows.net/wp-files/png/BGinfo-step5.png" alt="" width="545" height="190" /></p>
<p>STEP.bat</p>
<p>&#8212;code&#8212;</p>
<p>rem Lars Krogh &#8217;09<br />
&#8220;%~dp0bginfo.exe&#8221; &#8220;%~dp0step_0%1.bgi&#8221; /nolicprompt /silent /timer:0</p>
<p>&#8212;code&#8212;</p>
<p>Every BGinfo configuration file looks like this:</p>
<p><img class="alignnone" title="BGinfo config" src="http://deploywindows.net/wp-files/png/BGinfo-config.png" alt="" width="276" height="297" /></p>
<p>This is the result:</p>
<p><img class="alignnone" title="BGinfo background" src="http://deploywindows.net/wp-files/png/BGinfo-background.png" alt="" width="443" height="296" /></p>
]]></content:encoded>
			<wfw:commentRss>http://deploywindows.net/archives/154/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
