<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Snazzy OSD status with BGInfo</title><link>http://blogs.technet.com/osd/archive/2009/04/29/snazzy-osd-status-with-bginfo.aspx</link><description>Controlling the look and feel throughout OSD a very important part of creating a good user experience. Not only is the out-of-box experience a bit bland, it’s unfamiliar and confusing to someone who’s never experienced OSD before. Our goal in this article</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Snazzy OSD status with BGInfo</title><link>http://blogs.technet.com/osd/archive/2009/04/29/snazzy-osd-status-with-bginfo.aspx#3238447</link><pubDate>Sun, 10 May 2009 23:55:48 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3238447</guid><dc:creator>martian</dc:creator><description>&lt;p&gt;I saw you-guys at MMS. Great presentation. I have implemented this &amp;quot;snazzy&amp;quot; tip as much as I can. My manager likes your graphics better than the one that I am using. Can you post the STEP_##.bmp files? Also, is there any reason why you can't make the utility to hide FirstUXWnd available for download? It would be a big help.&lt;/p&gt;
&lt;p&gt;I'm looking forward to more of your great posts. Keep up the good work.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
</description></item><item><title>re: Snazzy OSD status with BGInfo</title><link>http://blogs.technet.com/osd/archive/2009/04/29/snazzy-osd-status-with-bginfo.aspx#3239222</link><pubDate>Tue, 12 May 2009 00:43:11 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3239222</guid><dc:creator>cmse</dc:creator><description>&lt;p&gt;Martian:&lt;/p&gt;
&lt;p&gt;We appreciate the compliment and glad you could make it! &amp;nbsp;We will absolutely help you out and will do a quick post today that shows our source for doing the hide and will share the bitmaps with you in bland format. &amp;nbsp;We have to be certain to strip out any references to Microsoft so you will only get the progress bar piece and we hope that is cool! &amp;nbsp;We have it on the radar for today...&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;-Chris&lt;/p&gt;
</description></item><item><title>re: Snazzy OSD status with BGInfo</title><link>http://blogs.technet.com/osd/archive/2009/04/29/snazzy-osd-status-with-bginfo.aspx#3239529</link><pubDate>Tue, 12 May 2009 10:44:58 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3239529</guid><dc:creator>cmse</dc:creator><description>&lt;p&gt;Martian:&lt;/p&gt;
&lt;p&gt;Here is a full-source example for hiding FirstUXWnd. I hope this helps:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://blogs.technet.com/osd/archive/2009/05/12/c-sample-hide-window.aspx"&gt;http://blogs.technet.com/osd/archive/2009/05/12/c-sample-hide-window.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;-Mike&lt;/p&gt;
</description></item><item><title>re: Snazzy OSD status with BGInfo</title><link>http://blogs.technet.com/osd/archive/2009/04/29/snazzy-osd-status-with-bginfo.aspx#3243819</link><pubDate>Wed, 20 May 2009 20:37:56 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3243819</guid><dc:creator>jeremy_decker@valleymed.org</dc:creator><description>&lt;p&gt;I think im missing something with my setup of this, i created my .bmp, I setup BGinfo and seperate config files for each back ground. I then updated my boot image to contain the first back ground, and added my package to the DP. In the task sequence i used run command line and used step.bat X for each time i add it to the sequence. My problem im having is that when it refreshes for a second time i am only getting the background color and not the BMP loading. Is there a cache i need to clear in between refreshes? also after the reboot it doesnt pull the new BGinfo package for awhile so it is sitting at my default screen and not at the installing windows screen.&lt;/p&gt;
</description></item><item><title>re: Snazzy OSD status with BGInfo</title><link>http://blogs.technet.com/osd/archive/2009/04/29/snazzy-osd-status-with-bginfo.aspx#3245924</link><pubDate>Wed, 27 May 2009 00:22:02 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3245924</guid><dc:creator>cmse</dc:creator><description>&lt;p&gt;Can you be more specific about &amp;quot;refreshes for a second time&amp;quot;? Is it (initially) setting the background properly, but losing it later?&lt;/p&gt;
&lt;p&gt;As for the second part of your problem, a reboot will reset wallpaper back to the WinPE default. Make sure to place a BG step after any reboots.&lt;/p&gt;
&lt;p&gt;Now, if this is during the &amp;quot;Setup Windows &amp;amp; Config Manager&amp;quot; step, read on… You &amp;quot;lose&amp;quot; control of the Task Sequence (and background) from the time the new OS boots (post-WIM install), until after Setup Windows &amp;amp; Config completes. During this time the new OS is booting for the first time with its out-of-box background, running OSD hooks, and installing Configuration Manager on the new OS. Once this is complete, task sequence control resumes. I place a BG step immediately after this step, and hide the FirstUXWnd screen.&lt;/p&gt;
&lt;p&gt;I hope this helps -&lt;/p&gt;
&lt;p&gt;Mike&lt;/p&gt;
</description></item><item><title>re: Snazzy OSD status with BGInfo</title><link>http://blogs.technet.com/osd/archive/2009/04/29/snazzy-osd-status-with-bginfo.aspx#3248165</link><pubDate>Sun, 31 May 2009 00:01:27 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3248165</guid><dc:creator>hamil998</dc:creator><description>&lt;p&gt;Hi Mike,&lt;/p&gt;
&lt;p&gt;What do you for the image load phase (unattend) when the background changes and the TS is not able to run a bginfo? Is there a way to change the setup background somehow?&lt;/p&gt;
</description></item><item><title>re: Snazzy OSD status with BGInfo</title><link>http://blogs.technet.com/osd/archive/2009/04/29/snazzy-osd-status-with-bginfo.aspx#3250060</link><pubDate>Thu, 04 Jun 2009 00:21:04 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3250060</guid><dc:creator>cmse</dc:creator><description>&lt;p&gt;I leave first boot (unattend) alone. Thankfully the time spent here is short; TS hooks resume control soon afterwards.&lt;/p&gt;
&lt;p&gt;Changing the initial boot background image is probably possible, but I imagine it’s more trouble than it’s worth. When weighing the risk vs. benefit, it doesn’t seem very appealing.&lt;/p&gt;
&lt;p&gt;Just thinking out loud, but perhaps it would entail something like:&lt;/p&gt;
&lt;p&gt;1. Install the WIM; while in PE, somehow install an OS hook on first boot and reboot&lt;/p&gt;
&lt;p&gt;2. On first-boot, hook will trigger; set BG and hide FirstUXWnd&lt;/p&gt;
&lt;p&gt;It's the &amp;quot;hooking&amp;quot; part that introduces a risky unknown at this point.&lt;/p&gt;
</description></item><item><title>re: Snazzy OSD status with BGInfo</title><link>http://blogs.technet.com/osd/archive/2009/04/29/snazzy-osd-status-with-bginfo.aspx#3262184</link><pubDate>Wed, 08 Jul 2009 16:20:43 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3262184</guid><dc:creator>Thomas</dc:creator><description>&lt;p&gt;Have anybody made this work with MDT 2010 Beta 2?&lt;/p&gt;</description></item><item><title>re: Snazzy OSD status with BGInfo</title><link>http://blogs.technet.com/osd/archive/2009/04/29/snazzy-osd-status-with-bginfo.aspx#3264730</link><pubDate>Wed, 15 Jul 2009 15:13:52 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3264730</guid><dc:creator>Mike N.</dc:creator><description>&lt;p&gt;I don't see where the BMP files were ever posted online. &amp;nbsp;Am I just missing them somewhere? &amp;nbsp;Or, if I do have to make my own, what resolution should they be?&lt;/p&gt;</description></item><item><title>re: Snazzy OSD status with BGInfo</title><link>http://blogs.technet.com/osd/archive/2009/04/29/snazzy-osd-status-with-bginfo.aspx#3267612</link><pubDate>Thu, 23 Jul 2009 23:45:54 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3267612</guid><dc:creator>cmse</dc:creator><description>&lt;p&gt;Hi Mike N.,&lt;/p&gt;
&lt;p&gt;If you are a member of our Connect program (connect.microsoft.com) then you have access to the ModenaOSDTools.exe that has several Zip files that are extracted.&lt;/p&gt;
&lt;p&gt;In the Scripts.zip, there is a folder called Scripts\BG that actually has BGINFO.exe and our sample BMP files along with WindowsHide.exe.&lt;/p&gt;
&lt;p&gt;You can alter these as you see fit!&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;-Chris&lt;/p&gt;
</description></item><item><title>re: Snazzy OSD status with BGInfo</title><link>http://blogs.technet.com/osd/archive/2009/04/29/snazzy-osd-status-with-bginfo.aspx#3267613</link><pubDate>Thu, 23 Jul 2009 23:48:10 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3267613</guid><dc:creator>cmse</dc:creator><description>&lt;p&gt;Hey Thomas,&lt;/p&gt;
&lt;p&gt;I don't believe that anyone on our end (Microsoft) has tested with the MDT toolkit. &amp;nbsp;We don't use the toolkit as we have to stay closer to release time where MDT is usually 90+ days after the releases. &amp;nbsp;Thus, we don't have it in our scope.&lt;/p&gt;
&lt;p&gt;You could ask the deployment guys via there blog &lt;a rel="nofollow" target="_new" href="http://blogs.technet.com/deploymentguys/"&gt;http://blogs.technet.com/deploymentguys/&lt;/a&gt; as they are the ones that would probably have tested the use of our wizard with their tools.&lt;/p&gt;
&lt;p&gt;Sorry we haven't had time to test this but hopefully this helps just a bit...&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;-Chris&lt;/p&gt;
</description></item><item><title>re: Snazzy OSD status with BGInfo</title><link>http://blogs.technet.com/osd/archive/2009/04/29/snazzy-osd-status-with-bginfo.aspx#3273492</link><pubDate>Fri, 14 Aug 2009 13:57:29 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3273492</guid><dc:creator>Vitalie Ciobanu</dc:creator><description>&lt;p&gt;Hi guys!&lt;/p&gt;
&lt;p&gt;Thanks for this, works great! Except one thing :)&lt;/p&gt;
&lt;p&gt;It seems I can't make the bmp image dissapear after TS has finished. While the user is displayed with ctrl+alt+del dialog box, it has the last bmp background.&lt;/p&gt;
&lt;p&gt;How can I stop it from displaying after TS has finished successfuly?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Vit&lt;/p&gt;
</description></item></channel></rss>