<?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>Sys Admin Tales &#187; Windows 2000</title>
	<atom:link href="http://www.meltivore.com/category/windows/windows-2000/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.meltivore.com</link>
	<description>The endless search for the Any key</description>
	<lastBuildDate>Sat, 04 Feb 2012 00:32:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>Network Printer Offline</title>
		<link>http://www.meltivore.com/2010/network-printer-offline/</link>
		<comments>http://www.meltivore.com/2010/network-printer-offline/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 06:10:18 +0000</pubDate>
		<dc:creator>Tom Thrush</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 2000]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Server 2003]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://www.meltivore.com/?p=423</guid>
		<description><![CDATA[Yesterday I was at a client site where everyone prints directly to the printers, rather than sharing via a print server. One of the PCs kept showing a printer as offline, even though everyone else was printing to it. From the PC you could ping the printer and even browse to the builtin web server [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday I was at a client site where everyone prints directly to the printers, rather than sharing via a print server. One of the PCs kept showing a printer as offline, even though everyone else was printing to it. From the PC you could ping the printer and even browse to the builtin web server to see that it was low on cyan.</p>
<p>After chewing on this for quite a while, I found the issue: a checkbox on the Ports tab &#8220;SNMP Status Enabled&#8221;, which when checked (along with SNMP turned off on the print device) will result in the printer being listed as Offline. Once the box was unchecked, it was back online and the customer was back to printing once again.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.meltivore.com/2010/network-printer-offline/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Control Panel Applets from Command Line</title>
		<link>http://www.meltivore.com/2009/control-panel-applets-from-command-line/</link>
		<comments>http://www.meltivore.com/2009/control-panel-applets-from-command-line/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 01:51:44 +0000</pubDate>
		<dc:creator>Tom Thrush</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Utilities]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 2000]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://www.meltivore.com/?p=380</guid>
		<description><![CDATA[One of my customers doesn&#8217;t allow user accounts to be in the local Administrators group,  something I wish more companies would do. In fact over 90% of infections could be stopped by not logging in as an administrator; but I&#8217;ll save that &#8220;soapbox&#8221; topic for another post. Many times I need to change settings or [...]]]></description>
			<content:encoded><![CDATA[<p>One of my customers doesn&#8217;t allow user accounts to be in the local Administrators group,  something I wish more companies would do. In fact over 90% of infections could be stopped by not logging in as an administrator; but I&#8217;ll save that &#8220;soapbox&#8221; <a title="Don't run as admin" href="http://www.computerworld.com/s/article/9127318/Removing_admin_rights_stymies_92_of_Microsoft_s_bugs?source=rss_news" target="_blank">topic</a> for another post.</p>
<p>Many times I need to change settings or install/remove software on someones PC without logging them out of the system, in which case I will go to %windir%\system32, shift+right-click CMD.exe and choose <a title="Run As..." href="http://support.microsoft.com/kb/305780" target="_blank">Run As&#8230;</a></p>
<p>Once I&#8217;ve opened a Command window with an account in the administrators group, I can start the Services <a title="Microsoft Management Console" href="http://en.wikipedia.org/wiki/Microsoft_Management_Console" target="_blank">MMC</a> (services.msc), Device Manager (devmgmt.msc) or Computer Manager (compmgmt.msc), plus many more useful consoles from the command line. Often times I need to remove software or make a change to network settings which involves Control Panel Applets. These also can be run at the command-line (or Run&#8230; prompt if you&#8217;re already logged in as an administrator), some of my favs are listed below.</p>
<p>Appwiz.cpl &#8211; Add/Remove Programs (or Programs and Features in Vista or Windows 7)<br />
Ncpa.cpl &#8211; Network Connections (for changing IPs and DNS)<br />
Powercfg.cpl &#8211; Power Options (perhaps for turning off Standby or enabling the Performance setting)<br />
Sysdm.cpl &#8211; System Properties (lots to find here: Remote Desktop, Pagefile, System Restore settings, etc.)<br />
Wscui.cpl &#8211; Security Center (change Automatic Updating, the Firewall and Malware monitoring)</p>
<p>Want more? Check out the <a title="List of Windows Control Panel Applets" href="http://en.wikipedia.org/wiki/List_of_Control_Panel_applets_%28Windows%29" target="_blank">Wiki page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.meltivore.com/2009/control-panel-applets-from-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Three Free Utilities</title>
		<link>http://www.meltivore.com/2009/three-free-utilities/</link>
		<comments>http://www.meltivore.com/2009/three-free-utilities/#comments</comments>
		<pubDate>Wed, 20 May 2009 00:02:29 +0000</pubDate>
		<dc:creator>Tom Thrush</dc:creator>
				<category><![CDATA[Office]]></category>
		<category><![CDATA[Utilities]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 2000]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Server 2003]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://www.meltivore.com/?p=301</guid>
		<description><![CDATA[Everyone carries around a USB drive these days with a variety of utilities, these three have been very useful in the recent past. CPU-Z &#8211; A great utility to find out what kind of memory is installed in a system. This is especially useful when a system is a plain box with out a service [...]]]></description>
			<content:encoded><![CDATA[<p>Everyone carries around a USB drive these days with a variety of utilities, these three have been very useful in the recent past.</p>
<p><a title="CPU-Z" href="http://www.cpuid.com/cpuz.php" target="_blank">CPU-Z</a> &#8211; A great utility to find out what kind of memory is installed in a system. This is especially useful when a system is a plain box with out a service tag or serial number.  And it&#8217;s <em>really</em> annoying to open a box only to find the memory is without a label.</p>
<p><a title="MJB" href="http://www.magicaljellybean.com/" target="_blank">Magic Jelly Bean</a> &#8211; This little gem has been in my toolbox for a long time. It grabs the key codes for popular software installed on a system (Adobe, VMWare, Office) including the OS. This is very useful if you have a disk, but lost your installation key or have lots of keys and don&#8217;t know which ones were used on a particular system.</p>
<p><a title="Wireless Key Recovery" href="http://www.nirsoft.net/utils/wireless_key.html" target="_blank">Wireless Key View</a> - And finally, this tool grabs the WPA/WEP wireless key(s) from a Windows system (must be using the built-in Windows wireless utility) when you can&#8217;t see the actual text or log into your wireless router.</p>
<p>And while you&#8217;re visiting these sites, check out the other free software they have. You&#8217;ll have your 32GB thumb drive filled up in no time ;)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.meltivore.com/2009/three-free-utilities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Password Expiration Notifier</title>
		<link>http://www.meltivore.com/2009/password-expiration-notifier/</link>
		<comments>http://www.meltivore.com/2009/password-expiration-notifier/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 08:04:42 +0000</pubDate>
		<dc:creator>Tom Thrush</dc:creator>
				<category><![CDATA[Utilities]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 2000]]></category>
		<category><![CDATA[Windows Server 2003]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://www.meltivore.com/?p=266</guid>
		<description><![CDATA[This is some really cool freeware (well, cool if you&#8217;re some kind of IT geek). Anyway, Redmond Magazine recently had a review of NetWrix Password Expiration Notifier. In a nutshell, it e-mails users when their Active Directory password is about to expire. This is huge for companies with remote users who only use webmail, local [...]]]></description>
			<content:encoded><![CDATA[<p>This is some really cool freeware (well, cool if you&#8217;re some kind of IT geek). Anyway, <a title="Redmond Magazine" href="http://redmondmag.com/" target="_blank">Redmond Magazine</a> recently had a review of <a title="Password Expiration Notifier" href="http://www.netwrix.com/password_expiration_notifier_freeware.html" target="_blank">NetWrix Password Expiration Notifier</a>. In a nutshell, it e-mails users when their Active Directory password is about to expire. This is huge for companies with remote users who only use webmail, local users that don&#8217;t logout for weeks at a time or Mac and Linux users that need Windows resources. The price is perfect for the base model and for more bells and whistles, prices start at $350 and climb upwards with the number of users.</p>
<p>Ps. Check out NetWrix&#8217;s array of <a title="More NetWrix Freeware" href="http://www.netwrix.com/freeware_products.html" target="_blank">Freeware</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.meltivore.com/2009/password-expiration-notifier/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Emergency Patch Today!</title>
		<link>http://www.meltivore.com/2008/emergency-patch-today/</link>
		<comments>http://www.meltivore.com/2008/emergency-patch-today/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 19:46:23 +0000</pubDate>
		<dc:creator>Tom Thrush</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 2000]]></category>
		<category><![CDATA[Windows Server 2003]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://www.meltivore.com/?p=195</guid>
		<description><![CDATA[A critical flaw in Internet Explorer (some say Exploder) has been found and patched today. This is a very critical update due to the fact your system can be affected by just visiting a website. Go to Windows Update and patch your system!]]></description>
			<content:encoded><![CDATA[<p>A critical flaw in Internet Explorer (some say Exploder) has been found and <a title="IE Patch" href="http://www.microsoft.com/technet/security/bulletin/ms08-dec.mspx" target="_blank">patched today</a>.</p>
<p>This is a very critical update due to the fact your system can be affected by just visiting a website.</p>
<p>Go to Windows Update and patch your system!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.meltivore.com/2008/emergency-patch-today/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Critical Windows Patch</title>
		<link>http://www.meltivore.com/2008/critical-windows-patch/</link>
		<comments>http://www.meltivore.com/2008/critical-windows-patch/#comments</comments>
		<pubDate>Fri, 24 Oct 2008 18:21:54 +0000</pubDate>
		<dc:creator>Tom Thrush</dc:creator>
				<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 2000]]></category>
		<category><![CDATA[Windows Server 2003]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://www.meltivore.com/?p=148</guid>
		<description><![CDATA[This doesn&#8217;t happen often for Microsoft, a patch outside the usual second Tuesday routine. Apparently a Critical patch for the server service that affects earlier versions of Windows (2000/XP/Server 2003 (they don&#8217;t mention the expired NT4)) and an Important fix for the latest versions (Vista/ Server 2008) was needed for this vulnerability that they just couldn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>This doesn&#8217;t happen often for Microsoft, a patch outside the usual second Tuesday routine. Apparently a Critical patch for the server service that affects earlier versions of Windows (2000/XP/Server 2003 (they don&#8217;t mention the expired NT4)) and an Important fix for the latest versions (Vista/ Server 2008) was needed for this vulnerability that they just couldn&#8217;t wait another three weeks.</p>
<p>It can be downloaded via Windows Update and at the source: <a title="Microsoft Security Bulletin MS08-067" href="http://www.microsoft.com/technet/security/Bulletin/MS08-067.mspx">Microsoft.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.meltivore.com/2008/critical-windows-patch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

