<?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>Knowledge Base for Windows &#187; Windows Scripts</title>
	<atom:link href="http://www.kbwindows.com/category/windows-scripts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kbwindows.com</link>
	<description>Trying to understand Bill&#039;s technology...</description>
	<lastBuildDate>Sun, 05 Sep 2010 21:01:53 +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>Windows Server 2008 &amp; Daily System State Backup</title>
		<link>http://www.kbwindows.com/2010/05/windows-server-2008-daily-system-state-backup/</link>
		<comments>http://www.kbwindows.com/2010/05/windows-server-2008-daily-system-state-backup/#comments</comments>
		<pubDate>Mon, 10 May 2010 17:35:57 +0000</pubDate>
		<dc:creator>MLK</dc:creator>
				<category><![CDATA[Windows Scripts]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[system state]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.kbwindows.com/?p=354</guid>
		<description><![CDATA[Description/Problem: As you know the Windows Server 2008 doesn’t support System State Backup from GUI. Still existing possibility how to create the System State Backup via command line. You can use this backup in case of problem with unstable system (ex. issue after patching or upgrade of drivers, &#8230;). Solution: Every day at 21:55 the [...]]]></description>
		<wfw:commentRss>http://www.kbwindows.com/2010/05/windows-server-2008-daily-system-state-backup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to configure Windows Server 2008 R2 Core Edition (x64) easier</title>
		<link>http://www.kbwindows.com/2010/03/how-to-configure-windows-server-2008-r2-core-edition-x64-easier/</link>
		<comments>http://www.kbwindows.com/2010/03/how-to-configure-windows-server-2008-r2-core-edition-x64-easier/#comments</comments>
		<pubDate>Sun, 28 Mar 2010 19:30:29 +0000</pubDate>
		<dc:creator>MLK</dc:creator>
				<category><![CDATA[Windows Scripts]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[server core]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.kbwindows.com/?p=346</guid>
		<description><![CDATA[Description/Problem: The configuration of Microsoft Windows Server 2008 R2 &#8211; Core Edition (x64) via standard command line or Windows PowerShell is not easy and may consume lot of time and nerves. That&#8217;s the reason why we would like to recommend you small script solution which allow you to easy and fast configuration of product licensing, [...]]]></description>
		<wfw:commentRss>http://www.kbwindows.com/2010/03/how-to-configure-windows-server-2008-r2-core-edition-x64-easier/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to boot-up the Windows Server 2008 Preinstallation Environment from WIM Image</title>
		<link>http://www.kbwindows.com/2010/03/how-to-boot-up-the-windows-server-2008-preinstallation-environment-from-wim-image/</link>
		<comments>http://www.kbwindows.com/2010/03/how-to-boot-up-the-windows-server-2008-preinstallation-environment-from-wim-image/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 20:15:42 +0000</pubDate>
		<dc:creator>MLK</dc:creator>
				<category><![CDATA[Windows Events]]></category>
		<category><![CDATA[Windows Scripts]]></category>
		<category><![CDATA[bcdedit]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[wim image]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows pe]]></category>

		<guid isPermaLink="false">http://www.kbwindows.com/?p=342</guid>
		<description><![CDATA[Description/Problem: We spent with the installation of MS Windows Server 2008 (x86/x64) systems several days. For these servers we needed to perform flexible emergency solution (fast boot-up to recovery console) which will allow us to restore the server from local or remote backups, restore critical files, remove malware, recover the corrupted system registry or file [...]]]></description>
		<wfw:commentRss>http://www.kbwindows.com/2010/03/how-to-boot-up-the-windows-server-2008-preinstallation-environment-from-wim-image/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to repair and re-register WMI</title>
		<link>http://www.kbwindows.com/2010/02/how-to-repair-and-re-register-wmi/</link>
		<comments>http://www.kbwindows.com/2010/02/how-to-repair-and-re-register-wmi/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 21:30:43 +0000</pubDate>
		<dc:creator>MLK</dc:creator>
				<category><![CDATA[Windows Events]]></category>
		<category><![CDATA[Windows Scripts]]></category>
		<category><![CDATA[re-register]]></category>
		<category><![CDATA[repair]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[wmi]]></category>

		<guid isPermaLink="false">http://www.kbwindows.com/?p=340</guid>
		<description><![CDATA[Description/Problem: Find the solution without investigation and troubleshooting is sometimes not so easy. Our last issue was related to MS Windows Server 2003 (Service Pack 2, R2 Edition), including latest patches. Performance of this server rapidly decreased but all system services were up and running (very slowly). We identify some errors related to Windows Management [...]]]></description>
		<wfw:commentRss>http://www.kbwindows.com/2010/02/how-to-repair-and-re-register-wmi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to activate Windows Server 2008 from command line</title>
		<link>http://www.kbwindows.com/2010/02/how-to-activate-windows-server-2008-from-command-line/</link>
		<comments>http://www.kbwindows.com/2010/02/how-to-activate-windows-server-2008-from-command-line/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 21:10:16 +0000</pubDate>
		<dc:creator>MLK</dc:creator>
				<category><![CDATA[Windows Scripts]]></category>
		<category><![CDATA[activation]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[product key]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.kbwindows.com/?p=338</guid>
		<description><![CDATA[Description/Problem: Sometimes is not possible activate the MS Windows Server 2008 during installation process, for example when you need to prepare the installation image for many servers in your company. In this situation it&#8217;s better to install MS Windows Server 2008 in trial period and then continues with activation process later on. You have several [...]]]></description>
		<wfw:commentRss>http://www.kbwindows.com/2010/02/how-to-activate-windows-server-2008-from-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Product Support Reports</title>
		<link>http://www.kbwindows.com/2009/12/microsoft-product-support-reports/</link>
		<comments>http://www.kbwindows.com/2009/12/microsoft-product-support-reports/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 18:45:28 +0000</pubDate>
		<dc:creator>MLK</dc:creator>
				<category><![CDATA[Windows Scripts]]></category>
		<category><![CDATA[Windows Tools]]></category>
		<category><![CDATA[reports]]></category>
		<category><![CDATA[software calls]]></category>
		<category><![CDATA[support]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.kbwindows.com/?p=327</guid>
		<description><![CDATA[Description/Problem: I suppose that every administrator is very familiar with scripted system configuration gathering tool called Microsoft Product Support Reports (MPSR). We are using this tool in our daily life for creating the reports which we can use for deep analysis of critical system issues or attached as part of software calls managed by Microsoft [...]]]></description>
		<wfw:commentRss>http://www.kbwindows.com/2009/12/microsoft-product-support-reports/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HP Insight Server Migration Pack &amp; The memory could not be read</title>
		<link>http://www.kbwindows.com/2009/10/hp-insight-server-migration-pack-the-memory-could-not-be-read/</link>
		<comments>http://www.kbwindows.com/2009/10/hp-insight-server-migration-pack-the-memory-could-not-be-read/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 19:00:46 +0000</pubDate>
		<dc:creator>MLK</dc:creator>
				<category><![CDATA[Windows Events]]></category>
		<category><![CDATA[Windows Scripts]]></category>
		<category><![CDATA[hp insight]]></category>
		<category><![CDATA[issue]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.kbwindows.com/?p=321</guid>
		<description><![CDATA[Description/Problem: Some weeks ago we used the HP Insight Server Migration Pack (HP ProLiant Server) for migration of server from old to new hardware. Migration process finished successfully and everything seems fine. After standard system checks and tests we identify small problem related to execution of some EXE files. Each try to execute EXE file [...]]]></description>
		<wfw:commentRss>http://www.kbwindows.com/2009/10/hp-insight-server-migration-pack-the-memory-could-not-be-read/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NC_Net: Windows monitoring agent for Nagios</title>
		<link>http://www.kbwindows.com/2009/02/nc_net-windows-monitoring-agent-for-nagios/</link>
		<comments>http://www.kbwindows.com/2009/02/nc_net-windows-monitoring-agent-for-nagios/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 17:50:40 +0000</pubDate>
		<dc:creator>MLK</dc:creator>
				<category><![CDATA[Windows Scripts]]></category>
		<category><![CDATA[Windows Tools]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[nc_net]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[wmi]]></category>

		<guid isPermaLink="false">http://www.kbwindows.com/?p=297</guid>
		<description><![CDATA[Description/Problem: The NC_Net is well-known as Windows monitoring agent for Nagios. Performs both Passive and active checks, as well as WMI checks, and external script running. Full local or remote configuration. Core of this utility is based on .Net Framework 2.0. I found the article which help me to solve problem with hanging NC_Net agent [...]]]></description>
		<wfw:commentRss>http://www.kbwindows.com/2009/02/nc_net-windows-monitoring-agent-for-nagios/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
