<?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/category/windows/feed/" rel="self" type="application/rss+xml" />
	<link>https://it.megocollector.com</link>
	<description>The information technology compendium</description>
	<lastBuildDate>Tue, 31 Mar 2026 22:15:02 +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>Powershell Script to write M3U playlists</title>
		<link>https://it.megocollector.com/scripts/powershell-script-to-write-m3u-playlists/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 31 Mar 2026 00:45:59 +0000</pubDate>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[m3u]]></category>
		<category><![CDATA[powershell]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=6631</guid>

					<description><![CDATA[Nearly 20 years ago, I came upon a VB script that would recursively traverse through a folder tree and create a M3U playlist for each folder respectively. I slightly modified the script over the years to fit my requirements, and have since ported it to PowerShell. This script will look for MP3 and WMA files and create a M3U playlist...]]></description>
		
		
		
			</item>
		<item>
		<title>How to Switch from a Microsoft Account to a Local Account in Windows</title>
		<link>https://it.megocollector.com/windows/windows-11-local-login-only/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 12 Feb 2026 13:34:07 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=6573</guid>

					<description><![CDATA[If you&#8217;d prefer not to sign in to Windows with a Microsoft account, you can switch to a local account at any time. Once you&#8217;ve made the switch, the option to remove the Microsoft account entirely will become available. Step 1: Switch to a Local Account Open Settings with Win + I Go to Accounts → Your info Under Account...]]></description>
		
		
		
			</item>
		<item>
		<title>Windows 11 24H2 Network Share Access Issue</title>
		<link>https://it.megocollector.com/windows/windows-11-24h2-network-share-access-issue/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 04 Mar 2025 02:15:48 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=6515</guid>

					<description><![CDATA[After upgrading to Windows 11 24H2, users may encounter issues accessing network shares on other devices such as Synology NAS systems. When attempting to access shared folders, the following error message appears: You can&#8217;t access this shared folder because your organization&#8217;s security policies block unauthenticated guest access. This issue occurs because Windows 11 24H2 implements stricter security policies that block...]]></description>
		
		
		
			</item>
		<item>
		<title>Fix trust relationship between workstation and primary domain</title>
		<link>https://it.megocollector.com/windows/fix-trust-relationship-between-workstation-and-primary-domain/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 25 Jun 2024 19:39:10 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=6463</guid>

					<description><![CDATA[The following solution was tested on a Windows 10 Professional workstation joined to an Active Directory domain. When a domain-joined PC loses its secure channel with the domain controller, you&#8217;ll see this error at login. Rather than removing and re-joining the machine to the domain (the traditional fix), you can resolve it quickly using PowerShell — no reboot required. Step...]]></description>
		
		
		
			</item>
		<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>
		<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>Update to Windows 11 Breaks Mozilla Firefox</title>
		<link>https://it.megocollector.com/windows/update-to-windows-11-breaks-mozilla-firefox/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 27 Jan 2023 21:07:09 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=5390</guid>

					<description><![CDATA[Since Microsoft in their infinite wisdom insists on push the masses into their &#8220;flagship&#8221; Windows 11 by no longer offering Windows 10 licenses from their site (although still possible to purchase elsewhere), where Windows 10 is supported until 2025, I started to test Windows 10 latest to Windows 11 latest upgrades. The goal is to see if anything breaks, before...]]></description>
		
		
		
			</item>
		<item>
		<title>Rocky Linux to Microsoft WSL 2</title>
		<link>https://it.megocollector.com/linux/rocky-linux-to-microsoft-wsl-2/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 08 Apr 2022 19:02:17 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=5071</guid>

					<description><![CDATA[Assumption, you have WSL 1 installed.&#160; You want to upgrade to WSL 2 but get a &#8220;WSL 2 requires an update to its kernel component.&#8221; error. Download and run the WSL2 Linux kernel update. https://wslstorestorage.blob.core.windows.net/wslblob/wsl_update_x64.msi From the Microsoft Store, install the &#8220;AlmaLinux 8 WSL&#8221;. From the Microsoft Store, install &#8220;Windows Terminal&#8221; (optional) DISM /Online /Enable-Feature /All /FeatureName:Microsoft-Hyper-V wsl --set-version AlmaLinux-8...]]></description>
		
		
		
			</item>
		<item>
		<title>Upgrade Windows 10 21H1 to 21H2 (KB5003791)</title>
		<link>https://it.megocollector.com/windows/upgrade-windows-10-21h1-to-21h2-kb5003791/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 22 Feb 2022 13:17:00 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=5062</guid>

					<description><![CDATA[It seems that the official Microsoft position to upgrading to 21H2 from 21H1 is to refresh the Windows Update page. I haven&#8217;t seen any evidence of that of being a viable solution. It is obvious that there is a KB associated with the update but it seemed difficult to track down. Updates Not only has the appropriate KB been tracked...]]></description>
		
		
		
			</item>
		<item>
		<title>SSLRobot Proxy Warning Resolution</title>
		<link>https://it.megocollector.com/windows/sslrobot-proxy-warning-resolution/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 03 Nov 2021 19:29:15 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=5050</guid>

					<description><![CDATA[A fantastic little utility called SSLRobot is a TLS/SSL checking tool that differentiates itself from other tools by checking locally installed root CA certificates (Windows or MacOS) to support servers that use custom in-house generated SSL certificates. I wanted to test a known website &#8230; this one.&#160; Just type in the name and hit Go. An Overall Grade A+ was...]]></description>
		
		
		
			</item>
		<item>
		<title>Windows 11: Install on VMware Workstation</title>
		<link>https://it.megocollector.com/windows/windows-11-install-on-vmware-workstation/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 06 Oct 2021 12:47:22 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[windows 11]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=5024</guid>

					<description><![CDATA[There are CPU, TPM 2.0, and RAM requirements that must be met to install Microsoft Windows 11. These requirements are met when installing as a VM on VMware Workstation 16.&#160; This has successfully been tested on October 6, 2021 with the official Microsoft ISO. while preforming a fresh install of Microsoft Windows 11. After you get past the setup screen,...]]></description>
		
		
		
			</item>
	</channel>
</rss>
