<?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/"
	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>meph's blog</title>
	<atom:link href="http://dermeph.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://dermeph.wordpress.com</link>
	<description>100101... boolshit.</description>
	<lastBuildDate>Wed, 06 Oct 2010 09:07:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='dermeph.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>meph's blog</title>
		<link>http://dermeph.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://dermeph.wordpress.com/osd.xml" title="meph&#039;s blog" />
	<atom:link rel='hub' href='http://dermeph.wordpress.com/?pushpress=hub'/>
		<item>
		<title>&#8220;File not found&#8221; error when opening Outlook attachments</title>
		<link>http://dermeph.wordpress.com/2010/08/31/file-not-found-error-when-opening-outlook-attachments/</link>
		<comments>http://dermeph.wordpress.com/2010/08/31/file-not-found-error-when-opening-outlook-attachments/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 12:19:41 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Outlook 2002]]></category>
		<category><![CDATA[Outlook XP]]></category>
		<category><![CDATA[Process Monitor]]></category>

		<guid isPermaLink="false">http://dermeph.wordpress.com/?p=159</guid>
		<description><![CDATA[(Don&#8217;t know if this has been fixed in recent Outlook versions, we use 2002 here&#8230;) An employee called and explained the following error to me: He was trying to open different attachments from his sent mails and got randomly a &#8220;file not found&#8221; error. After some research I found out that the filenames of most [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dermeph.wordpress.com&amp;blog=7162309&amp;post=159&amp;subd=dermeph&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>(Don&#8217;t know if this has been fixed in recent Outlook versions, we use 2002 here&#8230;)</p>
<p>An employee called and explained the following error to me: He was trying to open different attachments from his sent mails and got randomly a &#8220;file not found&#8221; error. After some research I found out that the filenames of most attachments were &#8220;Angebot.pdf&#8221; (the German word for &#8220;offer&#8221;). So I opened up <a href="http://technet.microsoft.com/en-gb/sysinternals/bb896645.aspx" target="_blank">ProcMon</a> on his system, set the filesystem filter, did a search for &#8220;Angebot&#8221;  and finally saw this:</p>
<p><code>595    15:10:31    OUTLOOK.EXE:2140    CREATE    C:\Dokumente und Einstellungen\username\Lokale Einstellungen\Temporary Internet Files\OLK121\Angebot.pdf    NAME COLLISION    Options: Create  Access: 00120196<br />
596    15:10:31    OUTLOOK.EXE:2140    CREATE    C:\Dokumente und Einstellungen\username\Lokale Einstellungen\Temporary Internet Files\OLK121\Angebot1.pdf    NAME COLLISION    Options: Create  Access: 00120196<br />
597    15:10:31    OUTLOOK.EXE:2140    CREATE    C:\Dokumente und Einstellungen\username\Lokale Einstellungen\Temporary Internet Files\OLK121\Angebot2.pdf    NAME COLLISION    Options: Create  Access: 00120196<br />
...<br />
693    15:10:31    OUTLOOK.EXE:2140    CREATE    C:\Dokumente und Einstellungen\username\Lokale Einstellungen\Temporary Internet Files\OLK121\Angebot99.pdf    NAME COLLISION    Options: Create  Access: 00120196</code></p>
<p>So Outlook tries to save a temporary copy of the file in temporary internet files and when a file with the same name already exists, Outlook is adding a number to the filename. <del datetime="2010-10-06T09:03:21+00:00">In this case it looks like the user had not cleaned up his temporary internet files for quite some time.</del> And above from that Outlook 2002 can only count up to 99 and then fails with the &#8220;file not found&#8221; error <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>UPDATE:<br />
Cleaning up the temporary files isn&#8217;t the solution. Outlook&#8217;s own folder for storing temporary files (attachments and such) is stored in the variable OutlookSecureTempFolder in the windows registry (HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Outlook\Security in my case). So you have to clean up this folder which can easily done by a logon/logoff script and <a href="http://www.howto-outlook.com/products/outlooktempcleaner.htm">this little tool</a>. </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dermeph.wordpress.com/159/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dermeph.wordpress.com/159/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dermeph.wordpress.com/159/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dermeph.wordpress.com/159/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dermeph.wordpress.com/159/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dermeph.wordpress.com/159/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dermeph.wordpress.com/159/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dermeph.wordpress.com/159/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dermeph.wordpress.com/159/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dermeph.wordpress.com/159/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dermeph.wordpress.com/159/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dermeph.wordpress.com/159/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dermeph.wordpress.com/159/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dermeph.wordpress.com/159/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dermeph.wordpress.com&amp;blog=7162309&amp;post=159&amp;subd=dermeph&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dermeph.wordpress.com/2010/08/31/file-not-found-error-when-opening-outlook-attachments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ccd2cf7160bdf87ce98e8084fbe6b2d5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">meph</media:title>
		</media:content>
	</item>
		<item>
		<title>Boot DBAN with WDS</title>
		<link>http://dermeph.wordpress.com/2010/08/26/boot-dban-with-wds/</link>
		<comments>http://dermeph.wordpress.com/2010/08/26/boot-dban-with-wds/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 11:34:54 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Client Management]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[DBAN]]></category>
		<category><![CDATA[RIS]]></category>
		<category><![CDATA[WDS]]></category>

		<guid isPermaLink="false">http://dermeph.wordpress.com/?p=152</guid>
		<description><![CDATA[1. Download DBAN (Darik&#8217;s Boot And Nuke) here 2. Download Syslinux here 3.  Create a new directory &#8216;DBAN&#8217; under \REMINST\Setup\German\Images on your RIS/WDS Server (I&#8217;m working on a German system, so change language appropriately) 4.  In this directory, create a new folder &#8216;I386&#8242; 5. In the I386 directory, create a &#8216;pxelinux.cfg&#8217; and a &#8216;templates&#8217; folder [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dermeph.wordpress.com&amp;blog=7162309&amp;post=152&amp;subd=dermeph&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>1. Download DBAN (Darik&#8217;s Boot And Nuke) <a href="https://sourceforge.net/projects/dban/files/dban/dban-2.2.6/dban-2.2.6_i586.iso/download" target="_blank">here</a><br />
2. Download Syslinux <a href="http://www.kernel.org/pub/linux/utils/boot/syslinux/syslinux-4.02.zip" target="_blank">here</a><br />
3.  Create a new directory &#8216;DBAN&#8217; under \REMINST\Setup\German\Images on your RIS/WDS Server (I&#8217;m working on a German system, so change language appropriately)<br />
4.  In this directory, create a new folder &#8216;I386&#8242;<br />
5. In the I386 directory, create a &#8216;pxelinux.cfg&#8217; and a &#8216;templates&#8217; folder<br />
6. Extract the file pxelinux.0 (found in the syslinux-4.02.zip under the folder &#8216;core&#8217;) to the I386 directory<br />
7. Extract the file ISOLINUX.CFG from the DBAN ISO, rename it to &#8216;default&#8217; and put it in the pxelinux.cfg subdirectory<br />
8. Extract the file DBAN.BZI from the DBAN ISO and put it in the I386 directory<br />
9. Create a file called dban.sif in the templates subdirectory and put the following content in it:</p>
<p>[OSChooser]<br />
Description =&#8221;DBAN&#8221;<br />
Help =&#8221;Darik&#8217;s Boot And Nuke&#8221;<br />
LaunchFile = &#8220;%INSTALLPATH%\%MACHINETYPE%\pxelinux.0&#8243;<br />
ImageType =Flat<br />
Version=&#8221;5.0&#8243;</p>
<p>So, it should look now like this:<br />
<a href="http://dermeph.files.wordpress.com/2010/08/dban_folder.png"><img class="alignnone size-thumbnail wp-image-157" title="dban_folder" src="http://dermeph.files.wordpress.com/2010/08/dban_folder.png?w=124&#038;h=150" alt="" width="124" height="150" /></a></p>
<p>10. Restart the RIS/WDS service and try it out!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dermeph.wordpress.com/152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dermeph.wordpress.com/152/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dermeph.wordpress.com/152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dermeph.wordpress.com/152/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dermeph.wordpress.com/152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dermeph.wordpress.com/152/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dermeph.wordpress.com/152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dermeph.wordpress.com/152/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dermeph.wordpress.com/152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dermeph.wordpress.com/152/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dermeph.wordpress.com/152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dermeph.wordpress.com/152/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dermeph.wordpress.com/152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dermeph.wordpress.com/152/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dermeph.wordpress.com&amp;blog=7162309&amp;post=152&amp;subd=dermeph&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dermeph.wordpress.com/2010/08/26/boot-dban-with-wds/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ccd2cf7160bdf87ce98e8084fbe6b2d5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">meph</media:title>
		</media:content>

		<media:content url="http://dermeph.files.wordpress.com/2010/08/dban_folder.png?w=124" medium="image">
			<media:title type="html">dban_folder</media:title>
		</media:content>
	</item>
		<item>
		<title>Thoughts about printer consolidation</title>
		<link>http://dermeph.wordpress.com/2010/04/12/thoughts-about-printer-consolidation/</link>
		<comments>http://dermeph.wordpress.com/2010/04/12/thoughts-about-printer-consolidation/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 07:59:25 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[consolidation]]></category>
		<category><![CDATA[printer]]></category>
		<category><![CDATA[thoughts]]></category>

		<guid isPermaLink="false">http://dermeph.wordpress.com/?p=139</guid>
		<description><![CDATA[I guess that I don&#8217;t have to explain the benefits of consolidation. Regarding printer consolidation, let me tell you some facts (or just thoughts, because my mind is racing atm ) anyway. I work for a company with&#8230; ~80 employees (just the &#8220;office people&#8221;) ~80 workstations ~60 printers (including copiers with print function, excluding barcode [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dermeph.wordpress.com&amp;blog=7162309&amp;post=139&amp;subd=dermeph&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I guess that I don&#8217;t have to explain the benefits of consolidation. Regarding printer consolidation, let me tell you some facts (or just thoughts, because my mind is racing atm <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> ) anyway.</p>
<p>I work for a company with&#8230;</p>
<ul>
<li>~80 employees (just the &#8220;office people&#8221;)</li>
<li>~80 workstations</li>
<li>~60 printers (including copiers with print function, excluding barcode printers for document archiving)</li>
</ul>
<p>Some day I did read some article which said that 10-12 employees per printer is cost-effective. You see that we are far away from that.<br />
Above from that we currently don&#8217;t have a standard printer model. We use to buy color inkjets (even photo printers :S), mono laserprinters, mono and color copier systems resulting in 98723429384723 different drivers (PCL and PS in some cases). The effort to maintain this is just too high. Furthermore most of our printers don&#8217;t support ethernet, so they are connected to workstations via USB and shared. This leads to computers running 24/7.<br />
In order to fix that, I think about how many printers our employees really need. Considering central positioning of printers and buying printers which can handle the incurred printing volume I come to the conclusion that ~10 devices are sufficient (besides of the copiers, which won&#8217;t be replaced because they&#8217;re also used for scanning documents). Some months ago I talked to a sales guy from <a href="http://www.konicaminolta.com" target="_blank">Konica-Minolta</a>. The background is that we already have copiers and fax machines from them for several years now and there are existing leasing contracts for these devices and &#8211; most important &#8211; we have a good relationship to them. He offered the <a href="http://www.konicaminolta.eu/business-solutions/products/copier-print-systems/print-systems/bizhub-c20p.html" target="_blank">C20P print system</a>, which meets our demands. We have to pay around 35 euro per month for one device, including 5000 mono pages und 1000 color pages, supplies and service/maintenance (further mono pages cost 0,012 Euro and color pages 0,05 Euro each). Unfortunately I don&#8217;t know much about the &#8220;financial&#8221; stuff, but I think that&#8217;s a fair price &#8211; particularly with regards to the simplification of the driver management and decreased cost for supplies (we order new ink cartridges and toner very often and have three boards full of them).</p>
<p>Well, what do you think? Do you have comparable values for such environments in view of monthly costs of maintenance? Do you have experience with printer consolidation? Tell me something <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dermeph.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dermeph.wordpress.com/139/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dermeph.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dermeph.wordpress.com/139/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dermeph.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dermeph.wordpress.com/139/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dermeph.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dermeph.wordpress.com/139/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dermeph.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dermeph.wordpress.com/139/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dermeph.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dermeph.wordpress.com/139/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dermeph.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dermeph.wordpress.com/139/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dermeph.wordpress.com&amp;blog=7162309&amp;post=139&amp;subd=dermeph&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dermeph.wordpress.com/2010/04/12/thoughts-about-printer-consolidation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ccd2cf7160bdf87ce98e8084fbe6b2d5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">meph</media:title>
		</media:content>
	</item>
		<item>
		<title>Twitter</title>
		<link>http://dermeph.wordpress.com/2010/04/09/twitter/</link>
		<comments>http://dermeph.wordpress.com/2010/04/09/twitter/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 11:59:43 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://dermeph.wordpress.com/?p=137</guid>
		<description><![CDATA[Follow me!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dermeph.wordpress.com&amp;blog=7162309&amp;post=137&amp;subd=dermeph&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Follow <a href="http://www.twitter.com/dermeph">me</a>! <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dermeph.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dermeph.wordpress.com/137/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dermeph.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dermeph.wordpress.com/137/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dermeph.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dermeph.wordpress.com/137/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dermeph.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dermeph.wordpress.com/137/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dermeph.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dermeph.wordpress.com/137/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dermeph.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dermeph.wordpress.com/137/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dermeph.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dermeph.wordpress.com/137/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dermeph.wordpress.com&amp;blog=7162309&amp;post=137&amp;subd=dermeph&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dermeph.wordpress.com/2010/04/09/twitter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ccd2cf7160bdf87ce98e8084fbe6b2d5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">meph</media:title>
		</media:content>
	</item>
		<item>
		<title>namebench &#8211; Open-source DNS Benchmark Utility</title>
		<link>http://dermeph.wordpress.com/2009/12/07/namebench-open-source-dns-benchmark-utility/</link>
		<comments>http://dermeph.wordpress.com/2009/12/07/namebench-open-source-dns-benchmark-utility/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 07:09:54 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Benchmark]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[Open-Source]]></category>
		<category><![CDATA[Tool]]></category>

		<guid isPermaLink="false">http://dermeph.wordpress.com/?p=132</guid>
		<description><![CDATA[http://code.google.com/p/namebench<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dermeph.wordpress.com&amp;blog=7162309&amp;post=132&amp;subd=dermeph&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://code.google.com/p/namebench">http://code.google.com/p/namebench</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dermeph.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dermeph.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dermeph.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dermeph.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dermeph.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dermeph.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dermeph.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dermeph.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dermeph.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dermeph.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dermeph.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dermeph.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dermeph.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dermeph.wordpress.com/132/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dermeph.wordpress.com&amp;blog=7162309&amp;post=132&amp;subd=dermeph&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dermeph.wordpress.com/2009/12/07/namebench-open-source-dns-benchmark-utility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ccd2cf7160bdf87ce98e8084fbe6b2d5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">meph</media:title>
		</media:content>
	</item>
		<item>
		<title>RIS/WDS &#8211; post installation script</title>
		<link>http://dermeph.wordpress.com/2009/10/22/riswds-post-installation-script-pt-1/</link>
		<comments>http://dermeph.wordpress.com/2009/10/22/riswds-post-installation-script-pt-1/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 12:34:57 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Client Management]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Batch]]></category>
		<category><![CDATA[RIS]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[WDS]]></category>

		<guid isPermaLink="false">http://dermeph.wordpress.com/?p=98</guid>
		<description><![CDATA[In the last weeks I did a lot in order to optimize our workstation deployment process. Well, we have been using RIS/WDS for a long time now, but we always had to do several things manually after the rollout, e. g. moving the computer object in another OU, changing the computer description to the &#8220;owner&#8221; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dermeph.wordpress.com&amp;blog=7162309&amp;post=98&amp;subd=dermeph&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In the last weeks I did a lot in order to optimize our workstation deployment process. Well, we have been using RIS/WDS for a long time now, but we always had to do several things manually after the rollout, e. g. moving the computer object in another OU, changing the computer description to the &#8220;owner&#8221; of the PC and so on. I knew that most of this is scriptable, but never found the time to get my hands on it.<br />
At first I had the problem that the autologon of the local administrator after applying the riprep image never worked, because the local admin account had been disabled in the installation I captured (with the local admin disabled, the autologon setting which is configured in the .sif file won&#8217;t work and so I can forget the GuiRunOnce section <img src='http://s0.wp.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> ). I thought that I can fix that by editing the according riprep.sif file but it didn&#8217;t work at all (keyword: DisableAdminAccountOnDomainJoin). I finally fixed that by putting</p>
<p><code>net user Administrator /active</code></p>
<p>in the Cmdlines.txt (indeed this is quick and dirty but it works for the moment and I have to make a new image next month anyway).<br />
So, the base for my postinstallation script was developed and I began with the script. It should do the following:</p>
<p>- setting the computer description (or comment) under Control Panel &#8211; System<br />
- ask the admin for the NETBIOS name and change it<br />
- set the description of the computer object in AD<br />
- move the computer object in the correct OU</p>
<p>After reading the first point you&#8217;ll probably ask &#8220;Why the hell don&#8217;t you set the correct computer name at the time you install it?&#8221;. It&#8217;s simple: Our computernames are in the form pc-xxx-##. The xxx is the short form of the department where the computer belongs to and ## is a number.  While the installation of the computer the admin maybe doesn&#8217;t know for which department the computer will be, so WDS just chooses a more random name (pc1, pc2, pc3, &#8230;).</p>
<p>The computer description is stored unter HKLM\System\CurrentControlSet\Services\lanmanserver\parameters\srvcomment. I do that in the script by importing a key (overwriting the old):</p>
<p><code>set /p description=Description of the computer:<br />
reg add HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\lanmanserver\parameters /v srvcomment /d "%description%" /f</code></p>
<p>Well, this is simple. I&#8217;ve found a hint <a href="http://blogs.technet.com/heyscriptingguy/archive/2005/12/07/how-can-i-change-the-description-for-a-computer.aspx">here</a>.</p>
<p>Let&#8217;s continue with changing the Netbios name of the computer. As you probably know this can be done with netdom.exe, which is part of the Windows XP support tools. I have already written about it in another <a href="http://dermeph.wordpress.com/2009/03/30/how-to-rename-multiple-computers-in-a-windows-domain/">post</a>. For a description how to use it I suggest you read <a href="http://support.microsoft.com/?scid=kb%3Ben-us%3B298593&amp;x=17&amp;y=9">this article</a>. Instead of simply changing the computer name I want to check first if a computer account with the same name already exists in the directory.  For this I use the <a href="http://technet.microsoft.com/de-de/library/cc732952%28WS.10%29.aspx">dsquery</a> command. At that point I came across my first &#8220;problem&#8221;. First of all this command (and also the other ds* commands like dsadd etc.) isn&#8217;t available under Windows XP and this command doesn&#8217;t support a parameter to pass a username and a password (in order to run the command as an user who has the permission to change AD objects) unlike Netdom, which has the /userd and /passwordd parameters. I realized that it could be done by running dsquery remote with <a href="http://technet.microsoft.com/de-de/sysinternals/bb897553.aspx">psexec</a>:</p>
<p><code>\\server\util\psexec.exe -accepteula \\server -u companydomain.de\Administrator -p password cmd.exe /c dsquery computer -name %newname% ^| dsget computer</code></p>
<p>The variable newname is filled by another set /p-line in my script, which asks the admin for the new name. Please notice that you have to escape the pipe by adding a ^ in front of it!</p>
<p>In the case that dsquery finds a computerobject with this name the errorlevel is 0, otherwise&#8230; well, I guess you know how to script that <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
When an object with this name has been found, I want to offer the option to delete the old computerobject. Deleting is done with piping the output of dsquery to dsrm:</p>
<p><code>\\server\util\psexec.exe -accepteula \\server -u companydomain.de\Administrator -p password cmd.exe /c dsquery computer -name %newname% ^| dsrm -noprompt</code></p>
<p>Remember that it takes some seconds until the changes take effect and the object is deleted in AD, so better add a little sleep (for example:  ping localhost -n 30 &gt;NUL or something) after that line. At last the actual renaming is done with:</p>
<p><code>\\server\util\psexec.exe -accepteula \\server -u companydomain.de\Administrator -p password  cmd.exe /c start/wait \\server\util\netdom.exe renamecomputer %oldname% /newname:%newname% /userd:companydomain.de\Administrator /passwordd:password /force</code></p>
<p>Of course it is necessary to reboot the computer after renaming it, but we don&#8217;t do it yet. Before we care about the other two points.</p>
<p>The description of the computerobject in the directory can be modified with dsmod. This is simple too, we take the value of %description% and use it:</p>
<p><code>\\server\util\psexec.exe -accepteula \\server -u companydomain.de\Administrator -p password cmd.exe /c dsquery computer -name %computername% ^| dsmod computer -desc "%description%"</code></p>
<p>For moving the computerobject to another OU I wrote a batch, moveou.bat with the content below:</p>
<p><code>@echo off<br />
REM Move computerobjects to according organisational units<br />
for /f "Tokens=*" %%s in ('dsquery computer "OU=Departments,DC=companydomain,DC=de" -scope onelevel -name pc-dep1*') do (DSMOVE %%s -newparent "OU=Department1, OU=Departments,DC=companydomain,DC=de")<br />
for /f "Tokens=*" %%s in ('dsquery computer "OU=Departments,DC=companydomain,DC=de" -scope onelevel -name pc-dep2*') do (DSMOVE %%s -newparent "OU=Department2, OU=Departments,DC=companydomain,DC=de")<br />
for /f "Tokens=*" %%s in ('dsquery computer "OU=Departments,DC=companydomain,DC=de" -scope onelevel -name pc-dep3*') do (DSMOVE %%s -newparent "OU=Department3, OU=Departments,DC=companydomain,DC=de")</code></p>
<p>You have to use &#8216;for&#8217;, because piping more than one result from dsquery to dsmove doesn&#8217;t work (usually there should be just one object to move, but who knows). By the way, the OU &#8220;Departments&#8221; is the OU where RIS/WDS creates the computerobject while installation.</p>
<p>I put the batchfile on the same network share as my other utils. In the mainscript I added a line</p>
<p><code>\\server\util\psexec.exe -accepteula \\server -u companydomain.de\Administrator -p password cmd.exe /c start/wait \\server\scripts\moveou.bat</code></p>
<p>So we are finally done with the script. The last thing we have to do is rebooting the computer by</p>
<p><code>shutdown -r -t 0</code></p>
<p>Of course you can put a lot more things in the script, e. g. software installations using msiexec etc.<br />
Thank you for reading this post and sorry for my bad English and the many line wraps <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dermeph.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dermeph.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dermeph.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dermeph.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dermeph.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dermeph.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dermeph.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dermeph.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dermeph.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dermeph.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dermeph.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dermeph.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dermeph.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dermeph.wordpress.com/98/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dermeph.wordpress.com&amp;blog=7162309&amp;post=98&amp;subd=dermeph&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dermeph.wordpress.com/2009/10/22/riswds-post-installation-script-pt-1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ccd2cf7160bdf87ce98e8084fbe6b2d5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">meph</media:title>
		</media:content>
	</item>
		<item>
		<title>Some scripts</title>
		<link>http://dermeph.wordpress.com/2009/10/06/some-scripts/</link>
		<comments>http://dermeph.wordpress.com/2009/10/06/some-scripts/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 11:43:02 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Client Management]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[cctk]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Scripts]]></category>

		<guid isPermaLink="false">http://dermeph.wordpress.com/?p=91</guid>
		<description><![CDATA[In case someone finds it interesting&#8230; Run cctk and set BIOS options for Dell workstations @echo off REM Check if wmic is available on this system WMIC.EXE /? &#62;NUL 2&#62;&#38;1 IF %ERRORLEVEL% == 1 ( echo ERROR: WMIC.EXE not found. echo. GOTO EXIT ) REM Check for Dell workstation wmic bios get manufacturer /format:list &#124; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dermeph.wordpress.com&amp;blog=7162309&amp;post=91&amp;subd=dermeph&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In case someone finds it interesting&#8230;</p>
<p><strong>Run cctk and set BIOS options for Dell workstations</strong></p>
<p><code>@echo off<br />
REM Check if wmic is available on this system<br />
WMIC.EXE /? &gt;NUL 2&gt;&amp;1<br />
IF %ERRORLEVEL% == 1 (<br />
 echo ERROR: WMIC.EXE not found.<br />
 echo.<br />
 GOTO EXIT<br />
)<br />
REM Check for Dell workstation<br />
wmic bios get manufacturer /format:list | find /I "Dell" &gt; NUL<br />
if %ERRORLEVEL% == 1 (<br />
 echo ERROR: No Dell workstation!<br />
 echo.<br />
 GOTO EXIT<br />
)<br />
REM Check architecture<br />
if /I "%PROCESSOR_ARCHITECTURE%" == "x86" GOTO X86<br />
if /I "%PROCESSOR_ARCHITECTURE%" == "amd64" GOTO AMD64<br />
:X86<br />
cd %PROGRAMFILES%\Dell\CCTK\X86<br />
REM Check if cctk for X86 is installed<br />
IF %ERRORLEVEL% == 1 (<br />
 echo ERROR: CCTK not installed.<br />
 echo.<br />
 GOTO EXIT<br />
)<br />
REM Run cctk and set options<br />
cctk.exe --wakeonlan=enable &gt; NUL<br />
cctk.exe --lowpowers5=disable &gt; NUL<br />
GOTO EXIT<br />
:AMD64<br />
cd %PROGRAMFILES%\Dell\CCTK\X86_64<br />
REM Check if cctk for AMD64 is installed<br />
IF %ERRORLEVEL% == 1 (<br />
 echo ERROR: CCTK not installed.<br />
 echo.<br />
 GOTO EXIT<br />
)<br />
REM Run cctk and set options<br />
cctk.exe --wakeonlan=enable &gt; NUL<br />
cctk.exe --lowpowers5=disable &gt; NUL<br />
GOTO EXIT<br />
:EXIT<br />
REM Finished!<br />
exit</code></p>
<p><strong>Load predefined Outlook profile for any new user</strong></p>
<p><code>@echo off<br />
REM Check for Windows XP<br />
ver | find "XP"<br />
if %ERRORLEVEL% == 1 goto exit<br />
reg load hklm\temp "%systemdrive%\documents and settings\default user\ntuser.dat"<br />
reg add hklm\temp\Software\Microsoft\Office\10.0\Outlook\Setup /v ImportPRF /d \\server\share\Outlook.prf<br />
reg unload hklm\temp<br />
</code></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dermeph.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dermeph.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dermeph.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dermeph.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dermeph.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dermeph.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dermeph.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dermeph.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dermeph.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dermeph.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dermeph.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dermeph.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dermeph.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dermeph.wordpress.com/91/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dermeph.wordpress.com&amp;blog=7162309&amp;post=91&amp;subd=dermeph&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dermeph.wordpress.com/2009/10/06/some-scripts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ccd2cf7160bdf87ce98e8084fbe6b2d5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">meph</media:title>
		</media:content>
	</item>
		<item>
		<title>Windows 7</title>
		<link>http://dermeph.wordpress.com/2009/08/18/windows-7/</link>
		<comments>http://dermeph.wordpress.com/2009/08/18/windows-7/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 16:01:11 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://dermeph.wordpress.com/?p=87</guid>
		<description><![CDATA[I like it (except the start menu, but who cares, I use my own symbol bar)<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dermeph.wordpress.com&amp;blog=7162309&amp;post=87&amp;subd=dermeph&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I like it <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  (except the start menu, but who cares, I use my own symbol bar)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dermeph.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dermeph.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dermeph.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dermeph.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dermeph.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dermeph.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dermeph.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dermeph.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dermeph.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dermeph.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dermeph.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dermeph.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dermeph.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dermeph.wordpress.com/87/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dermeph.wordpress.com&amp;blog=7162309&amp;post=87&amp;subd=dermeph&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dermeph.wordpress.com/2009/08/18/windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ccd2cf7160bdf87ce98e8084fbe6b2d5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">meph</media:title>
		</media:content>
	</item>
		<item>
		<title>WOL and Dell Optiplex 740</title>
		<link>http://dermeph.wordpress.com/2009/08/13/wol-and-dell-optiplex-740/</link>
		<comments>http://dermeph.wordpress.com/2009/08/13/wol-and-dell-optiplex-740/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 07:48:02 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Client Management]]></category>
		<category><![CDATA[Dell]]></category>
		<category><![CDATA[Optiplex 740]]></category>
		<category><![CDATA[Wake On LAN]]></category>
		<category><![CDATA[WOL]]></category>

		<guid isPermaLink="false">http://dermeph.wordpress.com/?p=83</guid>
		<description><![CDATA[This is kinda &#8220;WTF?&#8221;. I wanted to use Wake-On-LAN (WOL) with our Dell Optiplex 740 workstations. By default, WOL wasn&#8217;t enabled in BIOS, so I set the two relevant options by disabling the low power mode and enabling the wake-up option of the NIC. After some testing with Dameware&#8217;s WOL function (which didn&#8217;t work) and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dermeph.wordpress.com&amp;blog=7162309&amp;post=83&amp;subd=dermeph&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This is kinda &#8220;WTF?&#8221;. I wanted to use <a href="http://en.wikipedia.org/wiki/Wake-on-LAN">Wake-On-LAN</a> (WOL) with our <a onclick="return mugicPopWin(this,event);" oncontextmenu="mugicRightClick(this);" href="http://www1.euro.dell.com/de/de/unternehmen/Desktops/optix_740/pd.aspx?refid=optix_740&amp;cs=debsdt1&amp;s=bsd">Dell Optiplex 740</a> workstations. By default, WOL wasn&#8217;t enabled in BIOS, so I set the two relevant options by disabling the low power mode and enabling the wake-up option of the NIC. After some testing with <a href="http://www.dameware.com/products/dntu/">Dameware&#8217;s</a> WOL function (which didn&#8217;t work) and some other tools (wol, winwol, wolcmd also didn&#8217;t work) I finally woke up my testclient successful out of hibernate with <a href="http://magicpacket.free.fr/">Magic Packet Sender</a>. Also WOL worked out of standby mode. But only with Magic Packet Sender, although I configured other tools to use port 9 UDP too (can anyone explain me that?). At last I tried to wakeup the PC from poweroff. I got frustrated &#8211; it didn&#8217;t work. Hibernate and standby was never a problem, poweroff = no reaction. I called the Dell business support, but unfortunately they also had no clue. After some googleing I found <a href="http://en.community.dell.com/forums/p/19282547/19512323.aspx">this</a> forum link, where other users report similar problems with other workstation models. Up to now Dell did not respond to their posts&#8230;</p>
<p>UPDATE</p>
<p>Okay, the Dell support guy I talked to has also no solution. In the meantime I discovered that all our Dell workstations (also the Precision T3400 and older Optiplex) don&#8217;t wake up from poweroff. Seems that I&#8217;ve to investigate&#8230; I will post updates here.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dermeph.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dermeph.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dermeph.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dermeph.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dermeph.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dermeph.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dermeph.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dermeph.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dermeph.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dermeph.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dermeph.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dermeph.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dermeph.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dermeph.wordpress.com/83/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dermeph.wordpress.com&amp;blog=7162309&amp;post=83&amp;subd=dermeph&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dermeph.wordpress.com/2009/08/13/wol-and-dell-optiplex-740/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ccd2cf7160bdf87ce98e8084fbe6b2d5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">meph</media:title>
		</media:content>
	</item>
		<item>
		<title>Dell Client Configuration Toolkit</title>
		<link>http://dermeph.wordpress.com/2009/08/12/dell-client-configuration-toolkit/</link>
		<comments>http://dermeph.wordpress.com/2009/08/12/dell-client-configuration-toolkit/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 09:20:37 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Client Management]]></category>
		<category><![CDATA[BIOS]]></category>
		<category><![CDATA[cctk]]></category>
		<category><![CDATA[Client Configuration Toolkit]]></category>
		<category><![CDATA[Dell]]></category>

		<guid isPermaLink="false">http://dermeph.wordpress.com/?p=80</guid>
		<description><![CDATA[Managing Dell workstations with the Dell Client Configuration Toolkit is great Just install it on your workstations or boot from a WinPE disk including it and you are able to modify your BIOS settings using really simple commands. For example to enable Wake-On-LAN: cctk.exe &#8211;wakeonlan=enable That&#8217;s it.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dermeph.wordpress.com&amp;blog=7162309&amp;post=80&amp;subd=dermeph&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Managing Dell workstations with the <a href="http://www.delltechcenter.com/page/Dell+Client+Configuration+Toolkit">Dell Client Configuration Toolkit</a> is great <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  Just install it on your workstations or boot from a WinPE disk including it and you are able to modify your BIOS settings using really simple commands. For example to enable Wake-On-LAN:</p>
<blockquote><p>cctk.exe &#8211;wakeonlan=enable</p></blockquote>
<p>That&#8217;s it.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dermeph.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dermeph.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dermeph.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dermeph.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dermeph.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dermeph.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dermeph.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dermeph.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dermeph.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dermeph.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dermeph.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dermeph.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dermeph.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dermeph.wordpress.com/80/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dermeph.wordpress.com&amp;blog=7162309&amp;post=80&amp;subd=dermeph&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dermeph.wordpress.com/2009/08/12/dell-client-configuration-toolkit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ccd2cf7160bdf87ce98e8084fbe6b2d5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">meph</media:title>
		</media:content>
	</item>
	</channel>
</rss>
