<?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>Dalle &#38; DXter &#187; bios</title>
	<atom:link href="http://poweradmin.se/blog/tag/bios/feed/" rel="self" type="application/rss+xml" />
	<link>http://poweradmin.se/blog</link>
	<description>The Power Administrators</description>
	<lastBuildDate>Wed, 04 Jan 2012 18:18:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Automatic Bios update with PowerShell</title>
		<link>http://poweradmin.se/blog/2010/02/17/automatic-bios-update-with-powershell/</link>
		<comments>http://poweradmin.se/blog/2010/02/17/automatic-bios-update-with-powershell/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 13:01:22 +0000</pubDate>
		<dc:creator>Dalle</dc:creator>
				<category><![CDATA[PowerShell Blogs]]></category>
		<category><![CDATA[bios]]></category>
		<category><![CDATA[gui]]></category>
		<category><![CDATA[WMI]]></category>

		<guid isPermaLink="false">http://poweradmin.se/blog/2010/02/17/automatic-bios-update-with-powershell/</guid>
		<description><![CDATA[I currently working with clients in an environment without any system that will update computers Bios automatically. So I have started to write a PowerShell script for this. It uses Windows Forms for the output and WMI for the information &#8230; <a href="http://poweradmin.se/blog/2010/02/17/automatic-bios-update-with-powershell/">Continue reading <span class="meta-nav">&#8594;</span></a>
No related posts.]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fpoweradmin.se%252Fblog%252F2010%252F02%252F17%252Fautomatic-bios-update-with-powershell%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Automatic%20Bios%20update%20with%20PowerShell%22%20%7D);"></div>
<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>I currently working with clients in an environment</p>
<p>without any system that will update computers</p>
<p>Bios automatically.</p>
<p>So I have started to write a PowerShell script for this.</p>
<p><a href="http://poweradmin.se/blog/wp-content/uploads/image367.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://poweradmin.se/blog/wp-content/uploads/image_thumb301.png" width="296" height="292" /></a> </p>
<p>It uses Windows Forms for the output and WMI for</p>
<p>the information gathering.</p>
<p>This script is very similar to Dells VBScript for Bios Upgrades.</p>
<p>That script can be found <a href="http://www.delltechcenter.com/page/Dell+BIOS+Upgrades+for+Enterprise+Clients+with+Microsoft+System+Center+Configuration+Manager+2007">here</a>.</p>
<p>&#160;</p>
<p>My script will check for current version on the computer and   <br />then check in a file structure for the right bios upgrade version    <br />and If It needs to be upgraded It will run the upgrade file.</p>
<p>My file structure is very simple and It’s located on a file share.</p>
<p><a href="http://poweradmin.se/blog/wp-content/uploads/image368.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://poweradmin.se/blog/wp-content/uploads/image_thumb302.png" width="332" height="71" /></a>&#160;</p>
<p><a href="http://poweradmin.se/blog/wp-content/uploads/image369.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://poweradmin.se/blog/wp-content/uploads/image_thumb303.png" width="101" height="67" /></a>&#160;</p>
<p><a href="http://poweradmin.se/blog/wp-content/uploads/image370.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://poweradmin.se/blog/wp-content/uploads/image_thumb304.png" width="336" height="83" /></a>&#160;</p>
<p>The bios upgrade files for Dell computers can be found</p>
<p>at <a href="ftp://ftp.dell.com/bios">ftp.dell.com/bios</a> </p>
<p>The script is in a alpha or Beta phase, but If you are interested</p>
<p>in It you can mail me, DM me on Twitter or send me a message at</p>
<p>messenger.</p>
<p>&#160;</p>
<p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:3aabaaea-ce6e-480f-950a-0077b7f3e70b" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/PowerShell" rel="tag">PowerShell</a>,<a href="http://technorati.com/tags/GUI" rel="tag">GUI</a>,<a href="http://technorati.com/tags/WMI" rel="tag">WMI</a>,<a href="http://technorati.com/tags/Bios" rel="tag">Bios</a></div></p>
<div class="shr-publisher-1729"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:60px;'><a class='shareaholic-fblike' data-shr_layout='box_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fpoweradmin.se%2Fblog%2F2010%2F02%2F17%2Fautomatic-bios-update-with-powershell%2F' data-shr_title='Automatic+Bios+update+with+PowerShell'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fpoweradmin.se%2Fblog%2F2010%2F02%2F17%2Fautomatic-bios-update-with-powershell%2F'></a><a class='shareaholic-googleplusone' data-shr_size='tall' data-shr_count='true' data-shr_href='http%3A%2F%2Fpoweradmin.se%2Fblog%2F2010%2F02%2F17%2Fautomatic-bios-update-with-powershell%2F' data-shr_title='Automatic+Bios+update+with+PowerShell'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://poweradmin.se/blog/2010/02/17/automatic-bios-update-with-powershell/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Windows 7 + Samsung R610 = True</title>
		<link>http://poweradmin.se/blog/2009/08/24/windows-7-samsung-r610-true/</link>
		<comments>http://poweradmin.se/blog/2009/08/24/windows-7-samsung-r610-true/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 14:15:30 +0000</pubDate>
		<dc:creator>Dalle</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[bios]]></category>
		<category><![CDATA[Samsung R610]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://poweradmin.se/blog/2009/08/24/windows-7-samsung-r610-true/</guid>
		<description><![CDATA[YES! I did fix one of my bigger problems The problems: Could not update the bios on my new laptop on Windows Vista 64-Bit and on Windows 7 64-Bit When I installed Windows 7 on my new Samsung R610 laptop &#8230; <a href="http://poweradmin.se/blog/2009/08/24/windows-7-samsung-r610-true/">Continue reading <span class="meta-nav">&#8594;</span></a>
No related posts.]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fpoweradmin.se%252Fblog%252F2009%252F08%252F24%252Fwindows-7-samsung-r610-true%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Windows%207%20%2B%20Samsung%20R610%20%3D%20True%22%20%7D);"></div>
<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>YES!</p>
<p>I did fix one of my bigger problems <img src='http://poweradmin.se/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />    </p>
<p><strong>The problems:</strong></p>
<ol>
<li>Could not update the bios on my new laptop     <br />on Windows Vista 64-Bit and on Windows 7 64-Bit</li>
<li>When I installed Windows 7 on my new Samsung     <br />R610 laptop I got several problems.
<p>The biggest problem was that the standard VGA      <br />graphic driver was the only driver that worked.      <br />And the NVidia driver crashed my computer.</li>
</ol>
<p><strong>How-To and the solution:</strong></p>
<ol>
<li>I installed Windows Vista 32-Bit and did the bios     <br />update from the Samsung support page.</li>
<li>After the bios update I installed a fresh copy of     <br />Windows 7.
<p>Then downloaded and installed the newest driver on NVidias download page.      <br /><strong>Before </strong>any updates from Microsoft!</li>
</ol>
<p>&#160;</p>
<p>Now I got great resolutions and I can use my external screen.   <br />Better than with Windows Vista!    <br />After some extra job, but that’s okay <img src='http://poweradmin.se/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:b6c8dc7a-ebfe-4787-93c9-7802ecf90a0e" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/Windows+7" rel="tag">Windows 7</a>,<a href="http://technorati.com/tags/Samsung+R610" rel="tag">Samsung R610</a>,<a href="http://technorati.com/tags/Bios" rel="tag">Bios</a></div>
<div class="shr-publisher-690"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:60px;'><a class='shareaholic-fblike' data-shr_layout='box_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fpoweradmin.se%2Fblog%2F2009%2F08%2F24%2Fwindows-7-samsung-r610-true%2F' data-shr_title='Windows+7+%2B+Samsung+R610+%3D+True'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fpoweradmin.se%2Fblog%2F2009%2F08%2F24%2Fwindows-7-samsung-r610-true%2F'></a><a class='shareaholic-googleplusone' data-shr_size='tall' data-shr_count='true' data-shr_href='http%3A%2F%2Fpoweradmin.se%2Fblog%2F2009%2F08%2F24%2Fwindows-7-samsung-r610-true%2F' data-shr_title='Windows+7+%2B+Samsung+R610+%3D+True'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://poweradmin.se/blog/2009/08/24/windows-7-samsung-r610-true/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Samsung R610 + update bios</title>
		<link>http://poweradmin.se/blog/2009/08/24/samsung-r610-update-bios/</link>
		<comments>http://poweradmin.se/blog/2009/08/24/samsung-r610-update-bios/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 12:06:45 +0000</pubDate>
		<dc:creator>Dalle</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[bios]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[Samsung]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://poweradmin.se/blog/2009/08/24/samsung-r610-update-bios/</guid>
		<description><![CDATA[I have been trying to update the bios on my new Samsung R610 Laptop for a while with no good result. I have been trying with Vista 64-Bit and Win 7 RTM 64-Bit. And now I uninstalled my Windows 7 &#8230; <a href="http://poweradmin.se/blog/2009/08/24/samsung-r610-update-bios/">Continue reading <span class="meta-nav">&#8594;</span></a>
No related posts.]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fpoweradmin.se%252Fblog%252F2009%252F08%252F24%252Fsamsung-r610-update-bios%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Samsung%20R610%20%2B%20update%20bios%22%20%7D);"></div>
<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>I have been trying to update the bios on my new Samsung R610 Laptop for a while with no good result.</p>
<p>I have been trying with Vista 64-Bit and Win 7 RTM 64-Bit.</p>
<p>And now I uninstalled my Windows 7 64-bit and installed Vista 32-bit and now It went well! Nice and not nice!</p>
<p>If I purshace Windows Vista or Windows 7 64-bit in a store and then<br />
as I did make a fresh install of the operating system.<br />
And then I need to download a trial of Windows Vista 32-bit and wipe my new OS install before I can upgrade the bios and install a 64-bit OS again <img src='http://poweradmin.se/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>This is an 64-bit Office computer and needs an 32-bit Operating System to be bios updated&#8230;<br />
&#8230;I say no more&#8230;</p>
<div class="shr-publisher-683"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:60px;'><a class='shareaholic-fblike' data-shr_layout='box_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fpoweradmin.se%2Fblog%2F2009%2F08%2F24%2Fsamsung-r610-update-bios%2F' data-shr_title='Samsung+R610+%2B+update+bios'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fpoweradmin.se%2Fblog%2F2009%2F08%2F24%2Fsamsung-r610-update-bios%2F'></a><a class='shareaholic-googleplusone' data-shr_size='tall' data-shr_count='true' data-shr_href='http%3A%2F%2Fpoweradmin.se%2Fblog%2F2009%2F08%2F24%2Fsamsung-r610-update-bios%2F' data-shr_title='Samsung+R610+%2B+update+bios'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://poweradmin.se/blog/2009/08/24/samsung-r610-update-bios/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

