<?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>windows &#8211; it.megocollector.com</title>
	<atom:link href="https://it.megocollector.com/tag/windows/feed/" rel="self" type="application/rss+xml" />
	<link>https://it.megocollector.com</link>
	<description>The information technology compendium</description>
	<lastBuildDate>Tue, 05 May 2026 22:01:09 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Delete a Windows Recovery Partition via CLI</title>
		<link>https://it.megocollector.com/windows/delete-a-windows-recovery-partition-via-cli/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 31 Mar 2023 16:10:36 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[diskpart]]></category>
		<category><![CDATA[recovery partition]]></category>
		<category><![CDATA[windows]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=6411</guid>

					<description><![CDATA[One of the more frustrating quirks of Windows disk management is that the recovery partition is always placed at the end of the drive. This positioning makes it nearly impossible to expand your primary partition without reaching for a third-party utility — all because the recovery partition is sitting in the way. For most users, this partition goes untouched for...]]></description>
		
		
		
			</item>
		<item>
		<title>Windows: Useful Commands</title>
		<link>https://it.megocollector.com/windows/windows-useful-commands/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 24 Sep 2020 15:03:04 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[commands]]></category>
		<category><![CDATA[telnet]]></category>
		<category><![CDATA[windows]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=4457</guid>

					<description><![CDATA[The intent of this page is a quick reference of some interesting and useful PowerShell and other commands. dism Enable/disable telnet client through command line telnet isn&#8217;t something that I use often, but when needed, here is the command.&#160; After using telnet, it may be advisable to remove it.&#160; Here are the two commands to add/remove telnet. dism /online /Enable-Feature...]]></description>
		
		
		
			</item>
		<item>
		<title>Check Microsoft Windows Uptime</title>
		<link>https://it.megocollector.com/tips-and-tricks/check-microsoft-windows-uptime/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 03 Dec 2018 13:31:45 +0000</pubDate>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[uptime]]></category>
		<category><![CDATA[windows]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=3921</guid>

					<description><![CDATA[If you ever wanted to know how long Windows has been running without a system reboot, there are many ways to determine that.&#160; However, hare are a couple of commands that I found useful. One will require a note to remember as it is a little long winded, the other, a little easier to remember. wmic OS GET CSName, LastBootUpTime...]]></description>
		
		
		
			</item>
		<item>
		<title>Capture Lock Screen in Windows</title>
		<link>https://it.megocollector.com/tips-and-tricks/capture-lock-screen-in-windows/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 02 Jul 2018 12:52:03 +0000</pubDate>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[logon]]></category>
		<category><![CDATA[snapshot]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[winsnap]]></category>
		<guid isPermaLink="false">http://it.megocollector.com/?p=3854</guid>

					<description><![CDATA[If you ever wanted to capture a screenshot of the logon screen on a physical machine, you may have used whatever means necessary to do so. Which for me, was through the use of a digital camera. The digital camera may have captured the spirit of the screenshot, but always seems to lack in quality. Wouldn&#8217;t it be great to...]]></description>
		
		
		
			</item>
		<item>
		<title>Icinga2 Monitoring for Windows Disks Not Working [Resolved]</title>
		<link>https://it.megocollector.com/tips-and-tricks/icinga2-monitoring-for-windows-disks-not-working-resolved/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 27 Jun 2018 12:34:26 +0000</pubDate>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[disk]]></category>
		<category><![CDATA[icinga]]></category>
		<category><![CDATA[icinga2]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[windows]]></category>
		<guid isPermaLink="false">http://it.megocollector.com/?p=3849</guid>

					<description><![CDATA[Among the many possible services to monitor a Windows based operating system using Icinga2, the service that utilizes the check_command of disk-windows has not quite worked as expected.&#160; It may have been a combination of things that was done incorrectly over the years, or maybe plugin versioning. In any case, a snippet below demonstrates a thought to be working service...]]></description>
		
		
		
			</item>
		<item>
		<title>How to share a folder without password in Windows 10 home network</title>
		<link>https://it.megocollector.com/tips-and-tricks/how-to-share-a-folder-without-password-in-windows-10-home-network/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 27 Aug 2017 22:00:25 +0000</pubDate>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[share]]></category>
		<category><![CDATA[windows]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=3651</guid>

					<description><![CDATA[It seems like it would be very easy to share a folder on your Windows 10 computer to other Windows users in a home network by using your file explorer, right clicking on a folder, under properties, select sharing, then advanced sharing, and share the folder. &#160;It doesn&#8217;t work as one would expect. &#160;This is particularly annoying as the home...]]></description>
		
		
		
			</item>
		<item>
		<title>Update ColdFusion 9 JVM on Windows</title>
		<link>https://it.megocollector.com/tips-and-tricks/update-coldfusion-9-jvm-on-windows/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 29 Jan 2013 21:56:42 +0000</pubDate>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Update ColdFusion 9 JVM]]></category>
		<category><![CDATA[windows]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=2051</guid>

					<description><![CDATA[ColdFusion 9.0.1 ships with Java 1.6.0_17. This guide will show how to upgrade to a newer version of Java. ColdFusion supports all minor releases of Java. For example, if ColdFusion supports JDK 1.6.0, all JDK 1.6.0_x updates are supported. JDK 1.7.0 is not considered a minor Java release. Unless explicitly stated that ColdFusion supports JDK 1.7.0, you cannot upgrade to...]]></description>
		
		
		
			</item>
		<item>
		<title>How To Backup an SVN Server for Windows</title>
		<link>https://it.megocollector.com/tips-and-tricks/how-to-backup-an-svn-server-for-windows/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 15 Sep 2010 21:22:01 +0000</pubDate>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Backup]]></category>
		<category><![CDATA[dump]]></category>
		<category><![CDATA[Gzip]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[load]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[windows]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=1376</guid>

					<description><![CDATA[Being relatively novice to SVN, I needed to backup a recent installation. I found a couple of great scripts that was described for Linux, however, will work for Windows with additional software that is described in this article. Dump the repository to a file. svnadmin dump d:\csvn\data\repositories\myrepository &#62; reponame.svn_dump Or dump the repository to a compressed file. This requires gzip...]]></description>
		
		
		
			</item>
		<item>
		<title>Microsoft Windows XP cannot access Vista share</title>
		<link>https://it.megocollector.com/tips-and-tricks/microsoft-windows-xp-cannot-access-vista-share/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 02 Sep 2009 13:13:21 +0000</pubDate>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[share]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[xp]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=1216</guid>

					<description><![CDATA[The situation is common. In the past, shared access between computers rather they be Linux, Windows 98, Windows Me, Windows 2000, Windows NT, or Windows XP is a relatively painless and simple process. However, recently, I have encountered increadible difficulty accessing a share from a Windows XP Professional to a Windows Vista share. At first, I thought it to because...]]></description>
		
		
		
			</item>
		<item>
		<title>Add the Outlook 2003 Desktop Icon</title>
		<link>https://it.megocollector.com/tips-and-tricks/add-the-outlook-2003-desktop-icon/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 24 Nov 2008 14:30:33 +0000</pubDate>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[xp]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=1000</guid>

					<description><![CDATA[In earlier versions of Microsoft Outlook, users could right-click an Outlook desktop icon and then click Properties, allowing them to create e-mail accounts, change profiles, and so on. Problem So that Microsoft Office Outlook® 2003 complies with Microsoft Windows XP certification requirements, the desktop icon is not installed with Outlook. Users can access the Properties option by clicking Start and...]]></description>
		
		
		
			</item>
	</channel>
</rss>
