<?xml version="1.0" encoding="UTF-8" standalone="no"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" version="2.0">

<channel>
	<title>Sysadmins of the North</title>
	<atom:link href="https://www.saotn.org/feed/" rel="self" type="application/rss+xml"/>
	<link>https://www.saotn.org/</link>
	<description>Technical blog, where topics include: computer, server, web, sysadmin, MySQL, database, virtualization, optimization and security</description>
	<lastBuildDate>Tue, 09 Jun 2026 05:42:33 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://www.saotn.org/wp-content/uploads/2025/06/cropped-default-logo-saotn.nl_1-32x32.png</url>
	<title>Sysadmins of the North</title>
	<link>https://www.saotn.org/</link>
	<width>32</width>
	<height>32</height>
</image> 
<atom:link href="https://www.saotn.org/wp-json/opensearch/1.1/document" rel="search" title="Search Sysadmins of the North" type="application/opensearchdescription+xml"/>	<item>
		<title>Fix broken WMI provider in SQL Server</title>
		<link>https://www.saotn.org/windows-server/fix-broken-wmi-provider-in-sql-server/</link>
					<comments>https://www.saotn.org/windows-server/fix-broken-wmi-provider-in-sql-server/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Wed, 27 Aug 2025 09:33:11 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[WMI]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1668</guid>

					<description><![CDATA[<p>Being unable to open SQL Server Configuration Manager is often caused by a corrupt or removed WMI provider for SQL Server. This post explains how to resolve this.</p>
<p>The post <a href="https://www.saotn.org/windows-server/fix-broken-wmi-provider-in-sql-server/">Fix broken WMI provider in SQL Server</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/fix-broken-wmi-provider-in-sql-server/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>OpenSSL Cheat Sheet: Common SSL / TLS Commands</title>
		<link>https://www.saotn.org/useful/openssl-cheat-sheet-common-ssl-tls-commands/</link>
					<comments>https://www.saotn.org/useful/openssl-cheat-sheet-common-ssl-tls-commands/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Wed, 20 Aug 2025 08:50:22 +0000</pubDate>
				<category><![CDATA[Useful]]></category>
		<category><![CDATA[Certificate]]></category>
		<category><![CDATA[CSR]]></category>
		<category><![CDATA[OpenSSL]]></category>
		<category><![CDATA[PEM]]></category>
		<category><![CDATA[PFX]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[TLS]]></category>
		<category><![CDATA[Website]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1627</guid>

					<description><![CDATA[<p>Never forget an OpenSSL command again. This comprehensive cheat sheet covers certificate conversion (PFX, PEM, DER), CSR generation, and remote SSL / TLS verification for Windows and Linux admins.</p>
<p>The post <a href="https://www.saotn.org/useful/openssl-cheat-sheet-common-ssl-tls-commands/">OpenSSL Cheat Sheet: Common SSL / TLS Commands</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/useful/openssl-cheat-sheet-common-ssl-tls-commands/feed/</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
			</item>
		<item>
		<title>Update SQL Server Management Studio (SSMS) automatically</title>
		<link>https://www.saotn.org/windows-server/update-sql-server-management-studio-ssms-automatically/</link>
					<comments>https://www.saotn.org/windows-server/update-sql-server-management-studio-ssms-automatically/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Mon, 07 Jul 2025 12:57:29 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[DevOps]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[SQL Server Management Studio]]></category>
		<category><![CDATA[SSMS]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1295</guid>

					<description><![CDATA[<p>The fire-and-forget method to update SQL Server Management Studio (SSMS) automatically by uninstalling any installed version and downloading &#038; installing the newest available version from Microsoft.</p>
<p>The post <a href="https://www.saotn.org/windows-server/update-sql-server-management-studio-ssms-automatically/">Update SQL Server Management Studio (SSMS) automatically</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/update-sql-server-management-studio-ssms-automatically/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Send mail through SendGrid Web API using PowerShell</title>
		<link>https://www.saotn.org/codebase/send-mail-through-sendgrid-api-using-powershell/</link>
					<comments>https://www.saotn.org/codebase/send-mail-through-sendgrid-api-using-powershell/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Thu, 07 Nov 2024 13:10:46 +0000</pubDate>
				<category><![CDATA[Codebase]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[SMTP]]></category>
		<category><![CDATA[TLS]]></category>
		<guid isPermaLink="false">https://faq.saotn.org/?p=689</guid>

					<description><![CDATA[<p>Learn how to use the Twilio SendGrid Web API v3 to send email with PowerShell</p>
<p>The post <a href="https://www.saotn.org/codebase/send-mail-through-sendgrid-api-using-powershell/">Send mail through SendGrid Web API using PowerShell</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/codebase/send-mail-through-sendgrid-api-using-powershell/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Disable ECDH public server param reuse in Windows Server IIS</title>
		<link>https://www.saotn.org/windows-server/disable-ecdh-public-server-param-reuse-in-windows-server-iis/</link>
					<comments>https://www.saotn.org/windows-server/disable-ecdh-public-server-param-reuse-in-windows-server-iis/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Tue, 09 Apr 2024 08:33:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[TLS]]></category>
		<guid isPermaLink="false">https://faq.saotn.org/?p=738</guid>

					<description><![CDATA[<p>Windows Server IIS is known for reusing DH key values, but there is a way to disable ECDH public server param reuse in Windows Server IIS and here is how.</p>
<p>The post <a href="https://www.saotn.org/windows-server/disable-ecdh-public-server-param-reuse-in-windows-server-iis/">Disable ECDH public server param reuse in Windows Server IIS</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/disable-ecdh-public-server-param-reuse-in-windows-server-iis/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Create strong passwords in Windows</title>
		<link>https://www.saotn.org/windows-server/create-strong-passwords-in-windows/</link>
					<comments>https://www.saotn.org/windows-server/create-strong-passwords-in-windows/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Fri, 29 Mar 2024 08:14:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[OpenSSL]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Security]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1149</guid>

					<description><![CDATA[<p>Learn how to create strong and unique passwords in Windows using PowerShell, because the use of those unique and strong passwords is important.</p>
<p>The post <a href="https://www.saotn.org/windows-server/create-strong-passwords-in-windows/">Create strong passwords in Windows</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/create-strong-passwords-in-windows/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Install IIS in Windows 11 using PowerShell</title>
		<link>https://www.saotn.org/windows-server/install-iis-in-windows-11-using-powershell/</link>
					<comments>https://www.saotn.org/windows-server/install-iis-in-windows-11-using-powershell/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Tue, 06 Feb 2024 07:52:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[DevOps]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[IIS Manager]]></category>
		<category><![CDATA[PowerShell]]></category>
		<guid isPermaLink="false">https://faq.saotn.org/?p=913</guid>

					<description><![CDATA[<p>Have a need for IIS in your Windows 11 development station, and now you wonder how to install IIS? Here I describe how you can easily install IIS and some modules using PowerShell</p>
<p>The post <a href="https://www.saotn.org/windows-server/install-iis-in-windows-11-using-powershell/">Install IIS in Windows 11 using PowerShell</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/install-iis-in-windows-11-using-powershell/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Monitor website performance in IIS with Zabbix</title>
		<link>https://www.saotn.org/windows-server/monitor-website-performance-in-iis-with-zabbix/</link>
					<comments>https://www.saotn.org/windows-server/monitor-website-performance-in-iis-with-zabbix/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Mon, 29 Jan 2024 09:09:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[WMI]]></category>
		<category><![CDATA[Zabbix]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1360</guid>

					<description><![CDATA[<p>Zabbix is a great tool to monitor your website performance on IIS using Performance Counters, PowerShell and WMI.</p>
<p>The post <a href="https://www.saotn.org/windows-server/monitor-website-performance-in-iis-with-zabbix/">Monitor website performance in IIS with Zabbix</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/monitor-website-performance-in-iis-with-zabbix/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Use PowerShell with SSL client certificates for HTTPS GET requests</title>
		<link>https://www.saotn.org/codebase/use-powershell-with-ssl-client-certificates-for-https-get-requests/</link>
					<comments>https://www.saotn.org/codebase/use-powershell-with-ssl-client-certificates-for-https-get-requests/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Thu, 02 Nov 2023 09:27:00 +0000</pubDate>
				<category><![CDATA[Codebase]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[TLS]]></category>
		<guid isPermaLink="false">https://faq.saotn.org/?p=839</guid>

					<description><![CDATA[<p>Use a specific TLS certifictate or thumbprint for outgoing HTTPS connections because of endpoint restrictions using PowerShell.</p>
<p>The post <a href="https://www.saotn.org/codebase/use-powershell-with-ssl-client-certificates-for-https-get-requests/">Use PowerShell with SSL client certificates for HTTPS GET requests</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/codebase/use-powershell-with-ssl-client-certificates-for-https-get-requests/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Calculate SHA-256 checksums in PowerShell</title>
		<link>https://www.saotn.org/useful/calculate-sha-256-checksums-in-powershell/</link>
					<comments>https://www.saotn.org/useful/calculate-sha-256-checksums-in-powershell/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Tue, 10 Oct 2023 13:09:00 +0000</pubDate>
				<category><![CDATA[Useful]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Security]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2139</guid>

					<description><![CDATA[<p>Learn how to calculate and create file checksums with PowerShell's Get-FileHash and certutil.exe. Use this to validate file integrity in Windows (Windows Server).</p>
<p>The post <a href="https://www.saotn.org/useful/calculate-sha-256-checksums-in-powershell/">Calculate SHA-256 checksums in PowerShell</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/useful/calculate-sha-256-checksums-in-powershell/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Test open TCP ports with PowerShell</title>
		<link>https://www.saotn.org/codebase/test-open-tcp-ports-powershell/</link>
					<comments>https://www.saotn.org/codebase/test-open-tcp-ports-powershell/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Tue, 10 Oct 2023 11:50:00 +0000</pubDate>
				<category><![CDATA[Codebase]]></category>
		<category><![CDATA[PowerShell]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1569</guid>

					<description><![CDATA[<p>Learn how to use PowerShell Test-NetConnection to test if a TCP port is open</p>
<p>The post <a href="https://www.saotn.org/codebase/test-open-tcp-ports-powershell/">Test open TCP ports with PowerShell</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/codebase/test-open-tcp-ports-powershell/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>IPv6 support for WSL2! &#129395;</title>
		<link>https://www.saotn.org/windows-server/ipv6-support-for-wsl2-%f0%9f%a5%b3/</link>
					<comments>https://www.saotn.org/windows-server/ipv6-support-for-wsl2-%f0%9f%a5%b3/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Tue, 19 Sep 2023 09:15:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[IPv6]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[WSL 2]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1186</guid>

					<description><![CDATA[<p>Windows Subsystem for Linux (WSL) 2 now has native support for IPv6! 🥳</p>
<p>The post <a href="https://www.saotn.org/windows-server/ipv6-support-for-wsl2-%f0%9f%a5%b3/">IPv6 support for WSL2! 🥳</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/ipv6-support-for-wsl2-%f0%9f%a5%b3/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Windows SID to username and vice versa</title>
		<link>https://www.saotn.org/windows-server/windows-sid-to-username-and-vice-versa/</link>
					<comments>https://www.saotn.org/windows-server/windows-sid-to-username-and-vice-versa/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Sun, 03 Sep 2023 18:08:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[VBScript]]></category>
		<category><![CDATA[WMI]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2954</guid>

					<description><![CDATA[<p>Old school: learn how to convert a Windows SID (security identifier) to an username, or vice versa (username to SID) using PowerShell and VBScript. Because sometimes you just need to convert a Windows SID to an username, don't you?</p>
<p>The post <a href="https://www.saotn.org/windows-server/windows-sid-to-username-and-vice-versa/">Windows SID to username and vice versa</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/windows-sid-to-username-and-vice-versa/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Get SQL database backup details with PowerShell</title>
		<link>https://www.saotn.org/windows-server/get-sql-database-backup-details-with-powershell/</link>
					<comments>https://www.saotn.org/windows-server/get-sql-database-backup-details-with-powershell/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Mon, 21 Aug 2023 07:47:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[backups]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[SQL Server]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2100</guid>

					<description><![CDATA[<p>Whenever I need to restore an SQL Server .bak backup file, I want to know some properties of the backup file to make sure I'm working with the correct file(s). Luckily, the .bak file and PowerShell provide all the information I need, so I don't have to start a Restore procedure in SQL Server Management Studio (SSMS) just to view the header information. As you know, SSMS is slow...</p>
<p>The post <a href="https://www.saotn.org/windows-server/get-sql-database-backup-details-with-powershell/">Get SQL database backup details with PowerShell</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/get-sql-database-backup-details-with-powershell/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Get IIS Current Connections using PowerShell</title>
		<link>https://www.saotn.org/windows-server/get-iis-current-connections-using-powershell/</link>
					<comments>https://www.saotn.org/windows-server/get-iis-current-connections-using-powershell/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Sat, 12 Aug 2023 08:22:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[WMI]]></category>
		<category><![CDATA[Zabbix]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1363</guid>

					<description><![CDATA[<p>Use PowerShell, Performance Counters and WMI to get the current number of active connections to IIS websites. Monitor IIS servers in Zabbix</p>
<p>The post <a href="https://www.saotn.org/windows-server/get-iis-current-connections-using-powershell/">Get IIS Current Connections using PowerShell</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/get-iis-current-connections-using-powershell/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Install SSL / TLS certificates in Windows Server using PowerShell</title>
		<link>https://www.saotn.org/windows-server/install-ssl-tls-certificates-in-windows-server-using-powershell/</link>
					<comments>https://www.saotn.org/windows-server/install-ssl-tls-certificates-in-windows-server-using-powershell/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Thu, 10 Aug 2023 10:44:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[netsh]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[TLS]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1371</guid>

					<description><![CDATA[<p>The following PowerShell snippet can be used to quickly install an SSL (or TLS) certificate in Windows Server. It assumes you have a PFX file and its password. The default location is Cert:\LocalMachine\My, to use for IIS websites.</p>
<p>The post <a href="https://www.saotn.org/windows-server/install-ssl-tls-certificates-in-windows-server-using-powershell/">Install SSL / TLS certificates in Windows Server using PowerShell</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/install-ssl-tls-certificates-in-windows-server-using-powershell/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Tune Windows Server TCP/IP and IIS</title>
		<link>https://www.saotn.org/windows-server/tune-windows-server-tcp-ip-and-iis/</link>
					<comments>https://www.saotn.org/windows-server/tune-windows-server-tcp-ip-and-iis/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Wed, 21 Jun 2023 07:13:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[netsh]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Optimization]]></category>
		<category><![CDATA[TCP/IP]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1677</guid>

					<description><![CDATA[<p>In this small post I'll guide you through the various Windows Server and IIS configuration settings, for an optimized network performance, high performance websites and high volume of web requests.</p>
<p>The post <a href="https://www.saotn.org/windows-server/tune-windows-server-tcp-ip-and-iis/">Tune Windows Server TCP/IP and IIS</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/tune-windows-server-tcp-ip-and-iis/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Install Windows Updates using PowerShell</title>
		<link>https://www.saotn.org/windows-server/install-windows-updates-using-powershell/</link>
					<comments>https://www.saotn.org/windows-server/install-windows-updates-using-powershell/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Wed, 15 Mar 2023 13:11:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Windows Update]]></category>
		<category><![CDATA[WSUS]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1235</guid>

					<description><![CDATA[<p>You can use PowerShell to install Windows Updates automatically, unattended and simple. Neat, right? For this, you don't have to have an enterprise environment with WSUS, or Windows Server, but since this is Sysadmins of the North, I assume you do. In this post I show you how to install Windows Updates with PowerShell and the PSWindowsUpdate module.</p>
<p>The post <a href="https://www.saotn.org/windows-server/install-windows-updates-using-powershell/">Install Windows Updates using PowerShell</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/install-windows-updates-using-powershell/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Send email with PowerShell</title>
		<link>https://www.saotn.org/codebase/send-email-with-powershell/</link>
					<comments>https://www.saotn.org/codebase/send-email-with-powershell/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Tue, 14 Mar 2023 09:22:00 +0000</pubDate>
				<category><![CDATA[Codebase]]></category>
		<category><![CDATA[DevOps]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[SMTP]]></category>
		<guid isPermaLink="false">https://faq.saotn.org/?p=850</guid>

					<description><![CDATA[<p>Easily send your DevOps reporting by email with this PowerShell function, because the Send-MailMessage cmdlet is obsolete. Of course you'll be using StartTLS and authenticated SMTP as additional security.</p>
<p>The post <a href="https://www.saotn.org/codebase/send-email-with-powershell/">Send email with PowerShell</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/codebase/send-email-with-powershell/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Create an additional SQL Server Login</title>
		<link>https://www.saotn.org/windows-server/create-an-additional-sql-server-login/</link>
					<comments>https://www.saotn.org/windows-server/create-an-additional-sql-server-login/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Tue, 27 Dec 2022 14:17:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[T-SQL]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1962</guid>

					<description><![CDATA[<p>Sometimes you need to create an additional SQL Server Login (user) for your database (databases). Here is a small T-SQL snippet that creates such a login for contained databases in SQL Server and adds memberships.</p>
<p>The post <a href="https://www.saotn.org/windows-server/create-an-additional-sql-server-login/">Create an additional SQL Server Login</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/create-an-additional-sql-server-login/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Monitor SQL Server and databases in depth using Zabbix</title>
		<link>https://www.saotn.org/windows-server/monitor-sql-server-and-databases-in-depth-using-zabbix/</link>
					<comments>https://www.saotn.org/windows-server/monitor-sql-server-and-databases-in-depth-using-zabbix/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Tue, 20 Dec 2022 12:11:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[WMI]]></category>
		<category><![CDATA[Zabbix]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1330</guid>

					<description><![CDATA[<p>Monitor Microsoft SQL Server, databases and performance with Zabbix, PowerShell, Performance Counters and WMI. Keep SQL Server and databases in top shape and performance up! In this post I show you how you can use Zabbix to monitor those important aspects for database administrators (DBA).</p>
<p>The post <a href="https://www.saotn.org/windows-server/monitor-sql-server-and-databases-in-depth-using-zabbix/">Monitor SQL Server and databases in depth using Zabbix</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/monitor-sql-server-and-databases-in-depth-using-zabbix/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Query all WordPress posts in MySQL not having a Yoast SEO meta description</title>
		<link>https://www.saotn.org/web-applications/wordpress/query-all-wordpress-posts-in-mysql-not-having-a-yoast-seo-meta-description/</link>
					<comments>https://www.saotn.org/web-applications/wordpress/query-all-wordpress-posts-in-mysql-not-having-a-yoast-seo-meta-description/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Fri, 02 Dec 2022 10:14:00 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[MySQL]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2187</guid>

					<description><![CDATA[<p>Query all posts in WordPress not having a Yoast SEO meta description yet. You can run this on your MySQL prompt or in phpMyAdmin</p>
<p>The post <a href="https://www.saotn.org/web-applications/wordpress/query-all-wordpress-posts-in-mysql-not-having-a-yoast-seo-meta-description/">Query all WordPress posts in MySQL not having a Yoast SEO meta description</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/web-applications/wordpress/query-all-wordpress-posts-in-mysql-not-having-a-yoast-seo-meta-description/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Configure Windows Debugging Symbols in WinDbg</title>
		<link>https://www.saotn.org/windows-server/configure-windows-debugging-symbols-in-windbg/</link>
					<comments>https://www.saotn.org/windows-server/configure-windows-debugging-symbols-in-windbg/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Tue, 15 Nov 2022 09:25:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[DevOps]]></category>
		<category><![CDATA[WinDbg]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1169</guid>

					<description><![CDATA[<p>Set up debugging symbols for WinDbg in Windows and debug BSOD like a boss. Set symbol path for WinDbg.</p>
<p>The post <a href="https://www.saotn.org/windows-server/configure-windows-debugging-symbols-in-windbg/">Configure Windows Debugging Symbols in WinDbg</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/configure-windows-debugging-symbols-in-windbg/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Extract files from an MSI package</title>
		<link>https://www.saotn.org/windows-server/extract-files-from-an-msi-package/</link>
					<comments>https://www.saotn.org/windows-server/extract-files-from-an-msi-package/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Wed, 02 Nov 2022 08:10:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[DevOps]]></category>
		<category><![CDATA[PowerShell]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1213</guid>

					<description><![CDATA[<p>Stop hunting for command-line arguments. Learn the definitive way to extract files from an MSI package using the msiexec /a switch, TARGETDIR, and PowerShell for automated deployments.</p>
<p>The post <a href="https://www.saotn.org/windows-server/extract-files-from-an-msi-package/">Extract files from an MSI package</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/extract-files-from-an-msi-package/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Blocking bad bots and search engines using .htaccess</title>
		<link>https://www.saotn.org/gnu-linux/blocking-bad-bots-and-search-engines-using-htaccess/</link>
					<comments>https://www.saotn.org/gnu-linux/blocking-bad-bots-and-search-engines-using-htaccess/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Wed, 26 Oct 2022 07:28:00 +0000</pubDate>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Web applications]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Webserver]]></category>
		<category><![CDATA[Website]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=3866</guid>

					<description><![CDATA[<p>Take control of your server resources by learning how to block aggressive bots and unwanted search engines using .htaccess and mod_rewrite. This guide provides copy-paste ready configurations to prevent bandwidth theft, stop scrapers, and ensure that only relevant search engines crawl your website.</p>
<p>The post <a href="https://www.saotn.org/gnu-linux/blocking-bad-bots-and-search-engines-using-htaccess/">Blocking bad bots and search engines using .htaccess</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/gnu-linux/blocking-bad-bots-and-search-engines-using-htaccess/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Connect to a KVM host through an ssh tunnel and arbitrary port in Windows 11 and WSL 2</title>
		<link>https://www.saotn.org/windows-server/connect-to-a-kvm-host-through-an-ssh-tunnel-and-arbitrary-port-in-windows-11-and-wsl-2/</link>
					<comments>https://www.saotn.org/windows-server/connect-to-a-kvm-host-through-an-ssh-tunnel-and-arbitrary-port-in-windows-11-and-wsl-2/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Fri, 21 Oct 2022 08:33:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Bash]]></category>
		<category><![CDATA[DevOps]]></category>
		<category><![CDATA[KVM]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[WSL 2]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1176</guid>

					<description><![CDATA[<p>Connect virt-manager to a KVM host through an ssh tunnel and arbitrary port in Windows using Windows 11 and WSL 2.</p>
<p>The post <a href="https://www.saotn.org/windows-server/connect-to-a-kvm-host-through-an-ssh-tunnel-and-arbitrary-port-in-windows-11-and-wsl-2/">Connect to a KVM host through an ssh tunnel and arbitrary port in Windows 11 and WSL 2</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/connect-to-a-kvm-host-through-an-ssh-tunnel-and-arbitrary-port-in-windows-11-and-wsl-2/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Windows 11 and WSL 2 DevOps environment</title>
		<link>https://www.saotn.org/windows-server/windows-11-and-wsl-2-devops-environment/</link>
					<comments>https://www.saotn.org/windows-server/windows-11-and-wsl-2-devops-environment/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Mon, 15 Aug 2022 08:22:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Ansible]]></category>
		<category><![CDATA[Bash]]></category>
		<category><![CDATA[DevOps]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[SysOps]]></category>
		<category><![CDATA[Windows 11]]></category>
		<category><![CDATA[WSL 2]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1043</guid>

					<description><![CDATA[<p>In this post I describe some of the settings and changes I made to make my Windows 11 and Ubuntu WSL2 into a fully fledged development environment. Here are the settings and tools I use for DevOps / SysOps on Windows.</p>
<p>The post <a href="https://www.saotn.org/windows-server/windows-11-and-wsl-2-devops-environment/">Windows 11 and WSL 2 DevOps environment</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/windows-11-and-wsl-2-devops-environment/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>YubiKey support in OpenSSH for Windows 11</title>
		<link>https://www.saotn.org/windows-server/yubikey-fido2-openssh-windows/</link>
					<comments>https://www.saotn.org/windows-server/yubikey-fido2-openssh-windows/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Sun, 14 Aug 2022 09:06:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[DevOps]]></category>
		<category><![CDATA[OpenSSH]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[SysOps]]></category>
		<category><![CDATA[Windows 11]]></category>
		<category><![CDATA[WSL 2]]></category>
		<category><![CDATA[YubiKey]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1055</guid>

					<description><![CDATA[<p>Secure your Windows 11 environment by moving SSH private keys to hardware. Learn how to configure YubiKey FIDO2/U2F support in native OpenSSH, manage the ssh-agent, and eliminate file-based credential risks.</p>
<p>The post <a href="https://www.saotn.org/windows-server/yubikey-fido2-openssh-windows/">YubiKey support in OpenSSH for Windows 11</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/yubikey-fido2-openssh-windows/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to display longer username in ps</title>
		<link>https://www.saotn.org/gnu-linux/how-to-display-longer-username-in-ps/</link>
					<comments>https://www.saotn.org/gnu-linux/how-to-display-longer-username-in-ps/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Sat, 05 Feb 2022 14:30:00 +0000</pubDate>
				<category><![CDATA[GNU/Linux]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1964</guid>

					<description><![CDATA[<p>Display full username in ps. The ps output truncates usernames to 7 characters and a +. If you need full usernames in Bash ps, here is how.</p>
<p>The post <a href="https://www.saotn.org/gnu-linux/how-to-display-longer-username-in-ps/">How to display longer username in ps</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/gnu-linux/how-to-display-longer-username-in-ps/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Monitor .NET CLR Garbage Collected heap from your web application</title>
		<link>https://www.saotn.org/windows-server/monitor-net-clr-garbage-collected-heap-from-your-web-application/</link>
					<comments>https://www.saotn.org/windows-server/monitor-net-clr-garbage-collected-heap-from-your-web-application/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Fri, 04 Feb 2022 08:12:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[Performance Counter]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[WMI]]></category>
		<category><![CDATA[Zabbix]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2597</guid>

					<description><![CDATA[<p>Use Zabbix to monitor your web application and application pool's .NET CLR Garbage Collected heap by utilizing WMI and PowerShell.</p>
<p>The post <a href="https://www.saotn.org/windows-server/monitor-net-clr-garbage-collected-heap-from-your-web-application/">Monitor .NET CLR Garbage Collected heap from your web application</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/monitor-net-clr-garbage-collected-heap-from-your-web-application/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Quickly check EnableTrailerSupport isn’t set in your network for http.sys (CVE-2022-21907)</title>
		<link>https://www.saotn.org/windows-server/quickly-check-enabletrailersupport-isnt-set-in-your-network-for-http-sys-cve-2022-21907/</link>
					<comments>https://www.saotn.org/windows-server/quickly-check-enabletrailersupport-isnt-set-in-your-network-for-http-sys-cve-2022-21907/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Fri, 14 Jan 2022 11:38:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows Server 2019]]></category>
		<category><![CDATA[Windows Server 2022]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2977</guid>

					<description><![CDATA[<p>Find out fast if your IIS webservers have EnableTrailerSupport enabled for https.sys in the registry. Here is a small PowerShell method.</p>
<p>The post <a href="https://www.saotn.org/windows-server/quickly-check-enabletrailersupport-isnt-set-in-your-network-for-http-sys-cve-2022-21907/">Quickly check EnableTrailerSupport isn&#8217;t set in your network for http.sys (CVE-2022-21907)</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/quickly-check-enabletrailersupport-isnt-set-in-your-network-for-http-sys-cve-2022-21907/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Convert SqlCe database to SQL Server</title>
		<link>https://www.saotn.org/windows-server/convert-sqlce-database-to-sql-server/</link>
					<comments>https://www.saotn.org/windows-server/convert-sqlce-database-to-sql-server/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Wed, 12 Jan 2022 09:44:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[SQL Server Management Studio]]></category>
		<category><![CDATA[SqlCe]]></category>
		<category><![CDATA[SSMS]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1732</guid>

					<description><![CDATA[<p>How can I convert an SqlCe database to Microsoft SQL Server?</p>
<p>The post <a href="https://www.saotn.org/windows-server/convert-sqlce-database-to-sql-server/">Convert SqlCe database to SQL Server</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/convert-sqlce-database-to-sql-server/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to optimize Umbraco 8 performance</title>
		<link>https://www.saotn.org/web-applications/umbraco/how-to-optimize-umbraco-8-performance/</link>
					<comments>https://www.saotn.org/web-applications/umbraco/how-to-optimize-umbraco-8-performance/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Thu, 23 Dec 2021 07:32:00 +0000</pubDate>
				<category><![CDATA[Umbraco]]></category>
		<category><![CDATA[.NET Framework]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[web.config]]></category>
		<category><![CDATA[Website]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2078</guid>

					<description><![CDATA[<p>Out of the box, Umbraco is a well built and pretty fast content management system. However, it is still important you perform some steps to further optimize Umbraco's performance and loading speed.</p>
<p>The post <a href="https://www.saotn.org/web-applications/umbraco/how-to-optimize-umbraco-8-performance/">How to optimize Umbraco 8 performance</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/web-applications/umbraco/how-to-optimize-umbraco-8-performance/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>3 Ways of blocking sendmail.php on IIS webserver</title>
		<link>https://www.saotn.org/windows-server/3-ways-of-blocking-sendmail-php-on-iis-webserver/</link>
					<comments>https://www.saotn.org/windows-server/3-ways-of-blocking-sendmail-php-on-iis-webserver/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Wed, 08 Dec 2021 10:53:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[IIS Manager]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[URL Rewrite Module]]></category>
		<category><![CDATA[web.config]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2126</guid>

					<description><![CDATA[<p>Here are 3 ways of blocking access to a PHP sendmail.php script on your Windows Server IIS webserver. This comes in handy if a websites on your webserver sends out spam and you need to block access to a script on a specific website or globally in IIS.</p>
<p>The post <a href="https://www.saotn.org/windows-server/3-ways-of-blocking-sendmail-php-on-iis-webserver/">3 Ways of blocking sendmail.php on IIS webserver</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/3-ways-of-blocking-sendmail-php-on-iis-webserver/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to add a trailing slash in Umbraco 8</title>
		<link>https://www.saotn.org/web-applications/umbraco/how-to-add-a-trailing-slash-in-umbraco-8/</link>
					<comments>https://www.saotn.org/web-applications/umbraco/how-to-add-a-trailing-slash-in-umbraco-8/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Sun, 28 Nov 2021 13:51:00 +0000</pubDate>
				<category><![CDATA[Umbraco]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[URL Rewrite Module]]></category>
		<category><![CDATA[web.config]]></category>
		<category><![CDATA[Website]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=3986</guid>

					<description><![CDATA[<p>Add a trailing slash to URL's in Umbraco 8, using IIS URL Rewrite Module, without breaking the Umbraco backend. Forcing one particular URL avoids duplicate content, which is important for SEO.</p>
<p>The post <a href="https://www.saotn.org/web-applications/umbraco/how-to-add-a-trailing-slash-in-umbraco-8/">How to add a trailing slash in Umbraco 8</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/web-applications/umbraco/how-to-add-a-trailing-slash-in-umbraco-8/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Add VirtIO drivers to Windows Recovery Environment (Windows RE)</title>
		<link>https://www.saotn.org/windows-server/add-virtio-drivers-to-windows-recovery-environment-windows-re/</link>
					<comments>https://www.saotn.org/windows-server/add-virtio-drivers-to-windows-recovery-environment-windows-re/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Tue, 23 Nov 2021 09:04:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[DISM]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[KVM]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Windows Recovery Environment]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1380</guid>

					<description><![CDATA[<p>Learn how to add VirtIO drivers to your Windows Recovery Environment (Windows RE) to recover your Windows virtual machines. Using Powershell of course and Windows Server 2022.</p>
<p>The post <a href="https://www.saotn.org/windows-server/add-virtio-drivers-to-windows-recovery-environment-windows-re/">Add VirtIO drivers to Windows Recovery Environment (Windows RE)</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/add-virtio-drivers-to-windows-recovery-environment-windows-re/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Retrieve SSH public key from Active Directory for SSH authentication</title>
		<link>https://www.saotn.org/windows-server/ssh-public-key-active-directory/</link>
					<comments>https://www.saotn.org/windows-server/ssh-public-key-active-directory/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Fri, 29 Oct 2021 09:27:00 +0000</pubDate>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[altSecurityIdentities]]></category>
		<category><![CDATA[AuthorizedKeysCommand]]></category>
		<category><![CDATA[OpenSSH]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[SSH Authentication]]></category>
		<category><![CDATA[SysOps]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1317</guid>

					<description><![CDATA[<p>Storing SSH public keys in Windows Server Active Directory gives you a single location where you manage public SSH keys instead of on numerous separate servers. This is easier than distributing and managing numerous unmanaged authorized_keys files across your network and servers.</p>
<p>The post <a href="https://www.saotn.org/windows-server/ssh-public-key-active-directory/">Retrieve SSH public key from Active Directory for SSH authentication</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/ssh-public-key-active-directory/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Install SQL Server cumulative updates silently</title>
		<link>https://www.saotn.org/windows-server/install-sql-server-cumulative-updates-silently/</link>
					<comments>https://www.saotn.org/windows-server/install-sql-server-cumulative-updates-silently/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Wed, 13 Oct 2021 08:35:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[DevOps]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Windows Update]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1499</guid>

					<description><![CDATA[<p>Learn how to install SQL Server cumulative updates (CU) silently using PowerShell opposed to the cumbersome task of running the GUI installer.</p>
<p>The post <a href="https://www.saotn.org/windows-server/install-sql-server-cumulative-updates-silently/">Install SQL Server cumulative updates silently</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/install-sql-server-cumulative-updates-silently/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Remove computer object from Windows Server Update Services (WSUS) in PowerShell</title>
		<link>https://www.saotn.org/windows-server/remove-computer-object-from-windows-server-update-services-wsus-in-powershell/</link>
					<comments>https://www.saotn.org/windows-server/remove-computer-object-from-windows-server-update-services-wsus-in-powershell/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Mon, 04 Oct 2021 07:33:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[maintenance]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[WSUS]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=3014</guid>

					<description><![CDATA[<p>short PowerShell snippet for you to remove a computer object from Windows Server Update Services (WSUS)</p>
<p>The post <a href="https://www.saotn.org/windows-server/remove-computer-object-from-windows-server-update-services-wsus-in-powershell/">Remove computer object from Windows Server Update Services (WSUS) in PowerShell</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/remove-computer-object-from-windows-server-update-services-wsus-in-powershell/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Add, list and remove IP addresses in Windows Firewall</title>
		<link>https://www.saotn.org/windows-server/add-list-and-remove-ip-addresses-in-windows-firewall/</link>
					<comments>https://www.saotn.org/windows-server/add-list-and-remove-ip-addresses-in-windows-firewall/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Tue, 21 Sep 2021 08:28:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[netsh]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows Defender]]></category>
		<category><![CDATA[Windows Firewall]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1714</guid>

					<description><![CDATA[<p>How to bulk add IP addresses in Windows Firewall, list an IP address and how to remove all IP addresses from Windows Defender Firewall with Advanced Security</p>
<p>The post <a href="https://www.saotn.org/windows-server/add-list-and-remove-ip-addresses-in-windows-firewall/">Add, list and remove IP addresses in Windows Firewall</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/add-list-and-remove-ip-addresses-in-windows-firewall/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Block brute force attacks on SQL Server, block IP addresses in Windows Firewall using PowerShell</title>
		<link>https://www.saotn.org/windows-server/block-brute-force-attacks-on-sql-server-block-ip-addresses-in-windows-firewall-using-powershell/</link>
					<comments>https://www.saotn.org/windows-server/block-brute-force-attacks-on-sql-server-block-ip-addresses-in-windows-firewall-using-powershell/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Mon, 20 Sep 2021 08:43:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Windows Firewall]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1717</guid>

					<description><![CDATA[<p class="wp-block-paragraph">For the time being, some manual labor is involved, but it is still manageable. You can use this to create your own solution to block offending IP addresses in SQL Server&#8217;s firewall.</p>
<p>The post <a href="https://www.saotn.org/windows-server/block-brute-force-attacks-on-sql-server-block-ip-addresses-in-windows-firewall-using-powershell/">Block brute force attacks on SQL Server, block IP addresses in Windows Firewall using PowerShell</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/block-brute-force-attacks-on-sql-server-block-ip-addresses-in-windows-firewall-using-powershell/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>How to enable HTTP/3 in Windows Server 2022</title>
		<link>https://www.saotn.org/windows-server/how-to-enable-http-3-in-windows-server-2022/</link>
					<comments>https://www.saotn.org/windows-server/how-to-enable-http-3-in-windows-server-2022/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Tue, 14 Sep 2021 14:02:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[HTTP/3]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[QUIC]]></category>
		<category><![CDATA[TLS]]></category>
		<category><![CDATA[Webserver]]></category>
		<category><![CDATA[Windows Registry]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1690</guid>

					<description><![CDATA[<p>Native support for HTTP/3 in Windows Server 2022, jeej! Host HTTP/3 web services in Windows</p>
<p>The post <a href="https://www.saotn.org/windows-server/how-to-enable-http-3-in-windows-server-2022/">How to enable HTTP/3 in Windows Server 2022</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/how-to-enable-http-3-in-windows-server-2022/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Windows Defender: Turn off routine remediation (DisableRoutinelyTakingAction)</title>
		<link>https://www.saotn.org/windows-server/windows-defender-turn-off-routine-remediation-disableroutinelytakingaction/</link>
					<comments>https://www.saotn.org/windows-server/windows-defender-turn-off-routine-remediation-disableroutinelytakingaction/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Tue, 14 Sep 2021 07:34:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Group Policy]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows Defender]]></category>
		<guid isPermaLink="false">https://faq.saotn.org/?p=907</guid>

					<description><![CDATA[<p>Turn off Windows Defender routine remediation using a GPO setting called "DisableRoutinelyTakingAction". This policy setting allows you to configure whether Microsoft Defender Antivirus automatically takes action on all detected threats.</p>
<p>The post <a href="https://www.saotn.org/windows-server/windows-defender-turn-off-routine-remediation-disableroutinelytakingaction/">Windows Defender: Turn off routine remediation (DisableRoutinelyTakingAction)</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/windows-defender-turn-off-routine-remediation-disableroutinelytakingaction/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to share OpenSSH keys with WSL in Windows</title>
		<link>https://www.saotn.org/windows-server/how-to-share-openssh-keys-with-wsl-in-windows/</link>
					<comments>https://www.saotn.org/windows-server/how-to-share-openssh-keys-with-wsl-in-windows/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Sun, 05 Sep 2021 17:23:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OpenSSH]]></category>
		<category><![CDATA[Windows 11]]></category>
		<category><![CDATA[WSL 2]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1204</guid>

					<description><![CDATA[<p>Here is how you can share your SSH keys between Windows 11/10 and WSL 2 if you don't want to copy over your ssh keys from Windows to WSL 2 Linux, or generate new ones.</p>
<p>The post <a href="https://www.saotn.org/windows-server/how-to-share-openssh-keys-with-wsl-in-windows/">How to share OpenSSH keys with WSL in Windows</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/how-to-share-openssh-keys-with-wsl-in-windows/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Increase WMI memory to support large volume of queries</title>
		<link>https://www.saotn.org/windows-server/increase-wmi-memory-to-support-large-volume-of-queries/</link>
					<comments>https://www.saotn.org/windows-server/increase-wmi-memory-to-support-large-volume-of-queries/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Mon, 30 Aug 2021 09:04:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[WMI]]></category>
		<category><![CDATA[WmiPrvse.exe]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1287</guid>

					<description><![CDATA[<p>Learn how to fix memory issues and subsequent crashes in WMI / WmiPrvse.exe by increasing available memory and handles</p>
<p>The post <a href="https://www.saotn.org/windows-server/increase-wmi-memory-to-support-large-volume-of-queries/">Increase WMI memory to support large volume of queries</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/increase-wmi-memory-to-support-large-volume-of-queries/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>How-to fix Windows Defender error “Get-MpComputerStatus : The extrinsic Method could not be executed.”</title>
		<link>https://www.saotn.org/windows-server/how-to-fix-windows-defender-error-get-mpcomputerstatus-the-extrinsic-method-could-not-be-executed/</link>
					<comments>https://www.saotn.org/windows-server/how-to-fix-windows-defender-error-get-mpcomputerstatus-the-extrinsic-method-could-not-be-executed/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Wed, 05 May 2021 05:16:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Group Policy]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows Defender]]></category>
		<guid isPermaLink="false">https://faq.saotn.org/?p=896</guid>

					<description><![CDATA[<p>Enabling Windows Defender per GPO failed with the error message "Get-MpComputerStatus : The extrinsic Method could not be executed.", here is how to resolve this issue.</p>
<p>The post <a href="https://www.saotn.org/windows-server/how-to-fix-windows-defender-error-get-mpcomputerstatus-the-extrinsic-method-could-not-be-executed/">How-to fix Windows Defender error &#8220;Get-MpComputerStatus : The extrinsic Method could not be executed.&#8221;</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/how-to-fix-windows-defender-error-get-mpcomputerstatus-the-extrinsic-method-could-not-be-executed/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Install and setup IIS Manager for Remote Administration in Windows Server IIS (step by step)</title>
		<link>https://www.saotn.org/windows-server/install-and-setup-iis-manager-for-remote-administration-in-windows-server-iis/</link>
					<comments>https://www.saotn.org/windows-server/install-and-setup-iis-manager-for-remote-administration-in-windows-server-iis/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Thu, 22 Apr 2021 07:49:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[IIS Manager]]></category>
		<category><![CDATA[netsh]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Windows Firewall]]></category>
		<category><![CDATA[WMSVC]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1215</guid>

					<description><![CDATA[<p>Use IIS Manager to administer various components of your website through a graphical user interface (GUI) if it's hosted in Windows Server IIS. In this article you'll learn how to install and setup IIS Manager in Windows 11/10 to manage your website(s).</p>
<p>The post <a href="https://www.saotn.org/windows-server/install-and-setup-iis-manager-for-remote-administration-in-windows-server-iis/">Install and setup IIS Manager for Remote Administration in Windows Server IIS (step by step)</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/install-and-setup-iis-manager-for-remote-administration-in-windows-server-iis/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Delete saved RDP credentials from Windows 10 Credentials Manager, using cmdkey</title>
		<link>https://www.saotn.org/windows-server/delete-saved-rdp-credentials-from-windows-10-credentials-manager-using-cmdkey/</link>
					<comments>https://www.saotn.org/windows-server/delete-saved-rdp-credentials-from-windows-10-credentials-manager-using-cmdkey/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Fri, 16 Apr 2021 16:10:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[RDP]]></category>
		<category><![CDATA[Windows 10]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=3988</guid>

					<description><![CDATA[<p>If you want to quickly delete all saved Remote Desktop credentials from your Windows 10 Credentials Manager, here...</p>
<p>The post <a href="https://www.saotn.org/windows-server/delete-saved-rdp-credentials-from-windows-10-credentials-manager-using-cmdkey/">Delete saved RDP credentials from Windows 10 Credentials Manager, using cmdkey</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/delete-saved-rdp-credentials-from-windows-10-credentials-manager-using-cmdkey/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Getting more out your Windows Performance Counters monitoring for web applications – part 3</title>
		<link>https://www.saotn.org/windows-server/getting-more-out-your-windows-performance-counters-monitoring-for-web-applications-part-3/</link>
					<comments>https://www.saotn.org/windows-server/getting-more-out-your-windows-performance-counters-monitoring-for-web-applications-part-3/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Wed, 14 Apr 2021 08:53:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[Performance Counter]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[WMI]]></category>
		<category><![CDATA[WQL]]></category>
		<category><![CDATA[Zabbix]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2606</guid>

					<description><![CDATA[<p>Zabbix monitoring for your websites and ASP.NET applications in IIS using _Process Performance Counter.</p>
<p>The post <a href="https://www.saotn.org/windows-server/getting-more-out-your-windows-performance-counters-monitoring-for-web-applications-part-3/">Getting more out your Windows Performance Counters monitoring for web applications &#8211; part 3</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/getting-more-out-your-windows-performance-counters-monitoring-for-web-applications-part-3/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>ASP.NET web application monitoring in Zabbix, part 2</title>
		<link>https://www.saotn.org/windows-server/asp-net-web-application-monitoring-in-zabbix-part-2/</link>
					<comments>https://www.saotn.org/windows-server/asp-net-web-application-monitoring-in-zabbix-part-2/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Sat, 27 Feb 2021 12:00:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Zabbix]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2617</guid>

					<description><![CDATA[<p>When you host multiple websites in IIS, and you need to monitor them, Zabbix is one of your options. In Zabbix, you can take advantage of Windows Server performance counters. And in this article I show you some important Windows performance counters you can use to monitor your ASP.NET web application in Zabbix.</p>
<p>The post <a href="https://www.saotn.org/windows-server/asp-net-web-application-monitoring-in-zabbix-part-2/">ASP.NET web application monitoring in Zabbix, part 2</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/asp-net-web-application-monitoring-in-zabbix-part-2/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Monitor IIS application pools in Zabbix, part 1</title>
		<link>https://www.saotn.org/windows-server/monitor-iis-application-pools-in-zabbix-part-1/</link>
					<comments>https://www.saotn.org/windows-server/monitor-iis-application-pools-in-zabbix-part-1/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Sat, 27 Feb 2021 10:16:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Application Pool]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[WMI]]></category>
		<category><![CDATA[WQL]]></category>
		<category><![CDATA[Zabbix]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2609</guid>

					<description><![CDATA[<p>Here is a small introduction to query the number of running w3wp.exe processes per IIS application pool in Zabbix so you can start monitoring Microsoft Windows Server IIS with Zabbix.</p>
<p>The post <a href="https://www.saotn.org/windows-server/monitor-iis-application-pools-in-zabbix-part-1/">Monitor IIS application pools in Zabbix, part 1</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/monitor-iis-application-pools-in-zabbix-part-1/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Emulate ternary operator in PowerShell</title>
		<link>https://www.saotn.org/windows-server/emulate-ternary-operator-in-powershell/</link>
					<comments>https://www.saotn.org/windows-server/emulate-ternary-operator-in-powershell/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Tue, 22 Dec 2020 11:52:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[PowerShell]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=3019</guid>

					<description><![CDATA[<p>PowerShell ternary operator emulation for PowerShell 5.1. Quick and dirty determine if a condition is true or false by emulating the ternary operator. For example when determinering if the server you are servicing is a Windows Server Desktop Experience version or not (and thus Server Core).</p>
<p>The post <a href="https://www.saotn.org/windows-server/emulate-ternary-operator-in-powershell/">Emulate ternary operator in PowerShell</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/emulate-ternary-operator-in-powershell/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Force HSTS in Apache .htaccess</title>
		<link>https://www.saotn.org/gnu-linux/force-hsts-in-apache-htaccess/</link>
					<comments>https://www.saotn.org/gnu-linux/force-hsts-in-apache-htaccess/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Fri, 18 Dec 2020 09:16:00 +0000</pubDate>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Webserver]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1969</guid>

					<description><![CDATA[<p>Learn how to enable HSTS (HTTP Strict Transport Security) in Linux Apache .htaccess. I wrote about enabling HTTP Strict Transport Security (HSTS) in IIS earlier. But what about enabling HSTS in Apache .htaccess? Here is how. </p>
<p>The post <a href="https://www.saotn.org/gnu-linux/force-hsts-in-apache-htaccess/">Force HSTS in Apache .htaccess</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/gnu-linux/force-hsts-in-apache-htaccess/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Easily find out which Windows Updates are installed with PowerShell</title>
		<link>https://www.saotn.org/windows-server/easily-find-out-which-windows-updates-are-installed-with-powershell/</link>
					<comments>https://www.saotn.org/windows-server/easily-find-out-which-windows-updates-are-installed-with-powershell/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Wed, 09 Dec 2020 08:08:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows Update]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2061</guid>

					<description><![CDATA[<p>Easily find out whether an update or patch is installed. Or not... With PowerShell</p>
<p>The post <a href="https://www.saotn.org/windows-server/easily-find-out-which-windows-updates-are-installed-with-powershell/">Easily find out which Windows Updates are installed with PowerShell</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/easily-find-out-which-windows-updates-are-installed-with-powershell/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Install OpenSSH in Windows Server</title>
		<link>https://www.saotn.org/windows-server/install-openssh-in-windows-server/</link>
					<comments>https://www.saotn.org/windows-server/install-openssh-in-windows-server/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Mon, 09 Nov 2020 11:19:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[DevOps]]></category>
		<category><![CDATA[OpenSSH]]></category>
		<category><![CDATA[PowerShell]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1027</guid>

					<description><![CDATA[<p>Microsoft have released their OpenSSH port for Windows Server and Windows 10 back in 2015. Here is how to install the OpenSSH Server on Windows Server 2022, 2019 and 2016.</p>
<p>The post <a href="https://www.saotn.org/windows-server/install-openssh-in-windows-server/">Install OpenSSH in Windows Server</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/install-openssh-in-windows-server/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to remove IIS from Windows Server using PowerShell</title>
		<link>https://www.saotn.org/windows-server/how-to-remove-iis-from-windows-server-using-powershell/</link>
					<comments>https://www.saotn.org/windows-server/how-to-remove-iis-from-windows-server-using-powershell/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Thu, 22 Oct 2020 09:19:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Webserver]]></category>
		<guid isPermaLink="false">https://faq.saotn.org/?p=834</guid>

					<description><![CDATA[<p>Follow this if you have no more need for Windows Server IIS and want to remove IIS completely from Windows Server using PowerShell</p>
<p>The post <a href="https://www.saotn.org/windows-server/how-to-remove-iis-from-windows-server-using-powershell/">How to remove IIS from Windows Server using PowerShell</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/how-to-remove-iis-from-windows-server-using-powershell/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Basic Authentication module for Windows Server IIS 10</title>
		<link>https://www.saotn.org/windows-server/basic-authentication-module-for-windows-server-iis/</link>
					<comments>https://www.saotn.org/windows-server/basic-authentication-module-for-windows-server-iis/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Thu, 24 Sep 2020 09:00:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[csharp]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[IIS Manager]]></category>
		<category><![CDATA[web.config]]></category>
		<category><![CDATA[Webserver]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1847</guid>

					<description><![CDATA[<p>HTTP Basic Authentication managed module for IIS enables HTTP Basic Authentication with virtual user support in Windows Server IIS.</p>
<p>The post <a href="https://www.saotn.org/windows-server/basic-authentication-module-for-windows-server-iis/">Basic Authentication module for Windows Server IIS 10</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/basic-authentication-module-for-windows-server-iis/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Force BITS to download WSUS updates in the foreground in Windows Server</title>
		<link>https://www.saotn.org/windows-server/force-bits-to-download-wsus-updates-in-the-foreground-in-windows-server/</link>
					<comments>https://www.saotn.org/windows-server/force-bits-to-download-wsus-updates-in-the-foreground-in-windows-server/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Fri, 18 Sep 2020 07:50:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Windows Update]]></category>
		<category><![CDATA[WSUS]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1310</guid>

					<description><![CDATA[<p>WSUS uses BITS for downloading updates, and it does so in background mode. Unfortunately, this utilizes remaining bandwidth of the server instead of its full capacity. To speed up WSUS downloads, you can configure BITS in WSUS to use foreground priority.</p>
<p>The post <a href="https://www.saotn.org/windows-server/force-bits-to-download-wsus-updates-in-the-foreground-in-windows-server/">Force BITS to download WSUS updates in the foreground in Windows Server</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/force-bits-to-download-wsus-updates-in-the-foreground-in-windows-server/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Hugo development environment in WSL 2</title>
		<link>https://www.saotn.org/web-applications/hugo-development-environment-in-wsl-2/</link>
					<comments>https://www.saotn.org/web-applications/hugo-development-environment-in-wsl-2/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Sat, 25 Jul 2020 09:46:00 +0000</pubDate>
				<category><![CDATA[Web applications]]></category>
		<category><![CDATA[Go]]></category>
		<category><![CDATA[Hugo]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[WSL 2]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2226</guid>

					<description><![CDATA[<p>Using WSL 2 it is pretty easy to install Hugo in Windows, setting up your local webdevelopment environment and configure Hugo to listen on your Ubuntu's IP address, here is how.</p>
<p>The post <a href="https://www.saotn.org/web-applications/hugo-development-environment-in-wsl-2/">Hugo development environment in WSL 2</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/web-applications/hugo-development-environment-in-wsl-2/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Quickly view all symbolic links, junction points and hard links in a folder using PowerShell</title>
		<link>https://www.saotn.org/windows-server/quickly-view-all-symbolic-links-junction-points-and-hard-links-in-a-folder-using-powershell/</link>
					<comments>https://www.saotn.org/windows-server/quickly-view-all-symbolic-links-junction-points-and-hard-links-in-a-folder-using-powershell/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Tue, 02 Jun 2020 13:54:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[DevOps]]></category>
		<category><![CDATA[PowerShell]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1263</guid>

					<description><![CDATA[<p>When you migrate a file server and transfer data, you may need to recreate junction points, as they cannot be copied using (for example) Robocopy.exe. This makes it a must to know where you have junction points, and NTFS hard and soft links. This is where PowerShell comes to the rescue.</p>
<p>The post <a href="https://www.saotn.org/windows-server/quickly-view-all-symbolic-links-junction-points-and-hard-links-in-a-folder-using-powershell/">Quickly view all symbolic links, junction points and hard links in a folder using PowerShell</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/quickly-view-all-symbolic-links-junction-points-and-hard-links-in-a-folder-using-powershell/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Find vulnerable WordPress plugin versions fast using PowerShell</title>
		<link>https://www.saotn.org/windows-server/find-vulnerable-wordpress-plugin-versions-fast-using-powershell/</link>
					<comments>https://www.saotn.org/windows-server/find-vulnerable-wordpress-plugin-versions-fast-using-powershell/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Fri, 08 May 2020 11:48:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[WordPress Plugin]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2797</guid>

					<description><![CDATA[<p>Find vulnerable WordPress plugins fast using PowerShell on Windows Server and IIS</p>
<p>The post <a href="https://www.saotn.org/windows-server/find-vulnerable-wordpress-plugin-versions-fast-using-powershell/">Find vulnerable WordPress plugin versions fast using PowerShell</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/find-vulnerable-wordpress-plugin-versions-fast-using-powershell/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Disallow direct access to PHP files in wp-content/uploads/</title>
		<link>https://www.saotn.org/web-applications/wordpress/disallow-direct-access-to-php-files-in-wp-content-uploads/</link>
					<comments>https://www.saotn.org/web-applications/wordpress/disallow-direct-access-to-php-files-in-wp-content-uploads/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Mon, 16 Mar 2020 12:33:00 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Security]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2159</guid>

					<description><![CDATA[<p>Securing the WordPress uploads folder is important. In many hacked WordPress sites, a PHP backdoor is found within the WP_CONTENT_DIR/uploads directory. Often because this is the location where uploads are placed automatically. From the backdoor within wp-content/uploads other backdoors are uploaded to various locations, and scripts are injected with malware.</p>
<p>The post <a href="https://www.saotn.org/web-applications/wordpress/disallow-direct-access-to-php-files-in-wp-content-uploads/">Disallow direct access to PHP files in wp-content/uploads/</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/web-applications/wordpress/disallow-direct-access-to-php-files-in-wp-content-uploads/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Managing KVM VMs with virt-manager on Windows</title>
		<link>https://www.saotn.org/windows-server/managing-kvm-vms-with-virt-manager-on-windows/</link>
					<comments>https://www.saotn.org/windows-server/managing-kvm-vms-with-virt-manager-on-windows/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Wed, 26 Feb 2020 08:15:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Bash]]></category>
		<category><![CDATA[DevOps]]></category>
		<category><![CDATA[KVM]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OpenSSH]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[WSL 2]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=3837</guid>

					<description><![CDATA[<p>In this post, I will show you how to connect to your KVM VMs (virtual machines) in Windows 10 via SSH using virt-manager (Virtual Machine Manager) and qemu+ssh://. This allows you to manage your virtual machines from Windows.</p>
<p>The post <a href="https://www.saotn.org/windows-server/managing-kvm-vms-with-virt-manager-on-windows/">Managing KVM VMs with virt-manager on Windows</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/managing-kvm-vms-with-virt-manager-on-windows/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Bash function to generate a secure random alphanumeric string</title>
		<link>https://www.saotn.org/gnu-linux/bash-function-to-generate-a-secure-random-alphanumeric-string/</link>
					<comments>https://www.saotn.org/gnu-linux/bash-function-to-generate-a-secure-random-alphanumeric-string/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Fri, 21 Feb 2020 12:51:00 +0000</pubDate>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Bash]]></category>
		<category><![CDATA[Passwords]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2981</guid>

					<description><![CDATA[<p>You can use this Bash function in your .bashrc file to generate a random alphanumeric string easily. This comes in handy when you need to generate a long, secure password for example. Adjust to your needs.</p>
<p>The post <a href="https://www.saotn.org/gnu-linux/bash-function-to-generate-a-secure-random-alphanumeric-string/">Bash function to generate a secure random alphanumeric string</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/gnu-linux/bash-function-to-generate-a-secure-random-alphanumeric-string/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>WMI Filters for Group Policy to manage Windows Server versions</title>
		<link>https://www.saotn.org/windows-server/wmi-filters-for-group-policy-to-manage-windows-server-versions/</link>
					<comments>https://www.saotn.org/windows-server/wmi-filters-for-group-policy-to-manage-windows-server-versions/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Mon, 27 Jan 2020 13:58:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[GPO]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[WMI]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1243</guid>

					<description><![CDATA[<p>This post contains some example WMI filters for you to use in Group Policy Objects (GPOs) to target and manage specific Windows Server versions like 2012R2, 2016 and Windows Server 2022 / 2019.</p>
<p>The post <a href="https://www.saotn.org/windows-server/wmi-filters-for-group-policy-to-manage-windows-server-versions/">WMI Filters for Group Policy to manage Windows Server versions</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/wmi-filters-for-group-policy-to-manage-windows-server-versions/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>IIS 10.0 FTP IP Security allow list</title>
		<link>https://www.saotn.org/windows-server/iis-10-ftp-ip-security-allowlist/</link>
					<comments>https://www.saotn.org/windows-server/iis-10-ftp-ip-security-allowlist/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Tue, 21 Jan 2020 08:33:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[IIS Manager]]></category>
		<category><![CDATA[PowerShell]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1841</guid>

					<description><![CDATA[<p>In this post I'll show you how to configure an IP allow list for IIS FTP Server using PowerShell, iisadministration and webadministration modules.</p>
<p>The post <a href="https://www.saotn.org/windows-server/iis-10-ftp-ip-security-allowlist/">IIS 10.0 FTP IP Security allow list</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/iis-10-ftp-ip-security-allowlist/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Removing phantom application folders from website configuration in IIS</title>
		<link>https://www.saotn.org/codebase/removing-phantom-application-folders-from-website-configuration-in-iis/</link>
					<comments>https://www.saotn.org/codebase/removing-phantom-application-folders-from-website-configuration-in-iis/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Wed, 18 Dec 2019 09:38:00 +0000</pubDate>
				<category><![CDATA[Codebase]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[PowerShell]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=3081</guid>

					<description><![CDATA[<p>Remove application folders from the website configuration in IIS whose physical path on the filesystem was removed, using PowerShell</p>
<p>The post <a href="https://www.saotn.org/codebase/removing-phantom-application-folders-from-website-configuration-in-iis/">Removing phantom application folders from website configuration in IIS</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/codebase/removing-phantom-application-folders-from-website-configuration-in-iis/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Delete spam comments after three (3) days</title>
		<link>https://www.saotn.org/web-applications/wordpress/delete-spam-comments-after-three-3-days/</link>
					<comments>https://www.saotn.org/web-applications/wordpress/delete-spam-comments-after-three-3-days/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Mon, 09 Dec 2019 13:18:00 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Akismet]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Spam]]></category>
		<category><![CDATA[WordPress Plugin]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=3436</guid>

					<description><![CDATA[<p>How to change Akismet interval to three days instead of 15 days for deleting spam comments using the akismet_delete_comment_interval filter.</p>
<p>The post <a href="https://www.saotn.org/web-applications/wordpress/delete-spam-comments-after-three-3-days/">Delete spam comments after three (3) days</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/web-applications/wordpress/delete-spam-comments-after-three-3-days/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>IIS backup and restore</title>
		<link>https://www.saotn.org/windows-server/iis-backup-and-restore/</link>
					<comments>https://www.saotn.org/windows-server/iis-backup-and-restore/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Mon, 04 Nov 2019 11:27:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[AppCmd.exe]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[PowerShell]]></category>
		<guid isPermaLink="false">https://faq.saotn.org/?p=923</guid>

					<description><![CDATA[<p>Learn how to back up and restore IIS 10 webserver configuration with appcmd.exe and PowerShell</p>
<p>The post <a href="https://www.saotn.org/windows-server/iis-backup-and-restore/">IIS backup and restore</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/iis-backup-and-restore/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to fix System.Collections.Generic.KeyNotFoundException “The given key was not present in the dictionary” Exception with MySQL Connector/NET and utf8mb4 character set</title>
		<link>https://www.saotn.org/codebase/how-to-fix-keynotfoundexception-hmysql-connector-net-and-utf8mb4-character-set/</link>
					<comments>https://www.saotn.org/codebase/how-to-fix-keynotfoundexception-hmysql-connector-net-and-utf8mb4-character-set/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Fri, 18 Oct 2019 14:19:00 +0000</pubDate>
				<category><![CDATA[Codebase]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Connector/NET]]></category>
		<category><![CDATA[Website]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1194</guid>

					<description><![CDATA[<p>MySQL Connector/NET and utf8mb4 character set can cause an exception System.Collections.Generic.KeyNotFoundException "The given key was not present in the dictionary".</p>
<p>The post <a href="https://www.saotn.org/codebase/how-to-fix-keynotfoundexception-hmysql-connector-net-and-utf8mb4-character-set/">How to fix System.Collections.Generic.KeyNotFoundException &#8220;The given key was not present in the dictionary&#8221; Exception with MySQL Connector/NET and utf8mb4 character set</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/codebase/how-to-fix-keynotfoundexception-hmysql-connector-net-and-utf8mb4-character-set/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Use -SearchBase with Get-ADComputer for faster results</title>
		<link>https://www.saotn.org/windows-server/use-searchbase-with-get-adcomputer-for-faster-results/</link>
					<comments>https://www.saotn.org/windows-server/use-searchbase-with-get-adcomputer-for-faster-results/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Thu, 15 Aug 2019 08:48:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[DevOps]]></category>
		<category><![CDATA[PowerShell]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=3083</guid>

					<description><![CDATA[<p>Using -SeachBase with PowerShell's Get-ADComputer gives me faster results with AD DS queries.</p>
<p>The post <a href="https://www.saotn.org/windows-server/use-searchbase-with-get-adcomputer-for-faster-results/">Use -SearchBase with Get-ADComputer for faster results</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/use-searchbase-with-get-adcomputer-for-faster-results/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Install Windows Server Servicing Stack Updates (SSU) using PowerShell</title>
		<link>https://www.saotn.org/windows-server/install-windows-server-servicing-stack-updates-ssu-using-powershell/</link>
					<comments>https://www.saotn.org/windows-server/install-windows-server-servicing-stack-updates-ssu-using-powershell/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Wed, 12 Jun 2019 08:00:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[DISM]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Windows Update]]></category>
		<category><![CDATA[WSUS]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2069</guid>

					<description><![CDATA[<p>Install Servicing Stack Updates (SSU) for Windows Server 2012R2, 2016 and Windows Server 2019 using PowerShell, without downtime.</p>
<p>The post <a href="https://www.saotn.org/windows-server/install-windows-server-servicing-stack-updates-ssu-using-powershell/">Install Windows Server Servicing Stack Updates (SSU) using PowerShell</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/install-windows-server-servicing-stack-updates-ssu-using-powershell/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Setting up Monit monitoring in Windows Subsystem for Linux WSL</title>
		<link>https://www.saotn.org/windows-server/setting-up-monit-monitoring-in-windows-subsystem-for-linux-wsl/</link>
					<comments>https://www.saotn.org/windows-server/setting-up-monit-monitoring-in-windows-subsystem-for-linux-wsl/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Sun, 10 Mar 2019 08:07:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Bash]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[Windows 10]]></category>
		<category><![CDATA[Windows 11]]></category>
		<category><![CDATA[WSL 2]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2898</guid>

					<description><![CDATA[<p class="wp-block-paragraph">A couple of years ago, I wrote a blog article about setting up <a href="https://www.saotn.org/windows-server/monit-monitoring-on-ubuntu-on-hyper-v/" type="post" id="2893">Monit monitoring on an Ubuntu VM</a> <strong>on Hyper-V</strong>. Now it&#8217;s time to do the same, but then in Windows Subsystem for Linux, or <strong>WSL</strong>. So, without further ado, here is how to <strong>install and configure Monit monitoring in Windows 10 WSL</strong>.</p>
<p>The post <a href="https://www.saotn.org/windows-server/setting-up-monit-monitoring-in-windows-subsystem-for-linux-wsl/">Setting up Monit monitoring in Windows Subsystem for Linux WSL</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/setting-up-monit-monitoring-in-windows-subsystem-for-linux-wsl/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Converting an Access 2003 database to 2007 and higher online</title>
		<link>https://www.saotn.org/useful/converting-an-access-2003-database-to-2007-and-higher-online/</link>
					<comments>https://www.saotn.org/useful/converting-an-access-2003-database-to-2007-and-higher-online/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Fri, 04 Jan 2019 12:01:00 +0000</pubDate>
				<category><![CDATA[Useful]]></category>
		<category><![CDATA[Access database]]></category>
		<category><![CDATA[classic ASP]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[Windows 11]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=3860</guid>

					<description><![CDATA[<p>Learn how to programmatically convert legacy Microsoft Access 2003 (.mdb) databases to the modern .accdb format using Classic ASP and the ACE engine. This guide provides essential scripts for performing online conversions and database maintenance directly on your IIS web server. It is an ideal solution for sysadmins managing legacy environments who need to upgrade data storage without local access to Microsoft Office.</p>
<p>The post <a href="https://www.saotn.org/useful/converting-an-access-2003-database-to-2007-and-higher-online/">Converting an Access 2003 database to 2007 and higher online</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/useful/converting-an-access-2003-database-to-2007-and-higher-online/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Import .reg file in Windows Registry silently</title>
		<link>https://www.saotn.org/windows-server/import-reg-file-in-windows-registry-silently/</link>
					<comments>https://www.saotn.org/windows-server/import-reg-file-in-windows-registry-silently/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Sat, 01 Dec 2018 17:12:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[command-line]]></category>
		<category><![CDATA[DevOps]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Windows Registry]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1302</guid>

					<description><![CDATA[<p>Learn how to silently import a .reg file into your Windows Registry. This neat regedit trick comes in handy quite often. The regedit command is valid for Windows 11, 10, Windows Server 2022, 2019 and older.</p>
<p>The post <a href="https://www.saotn.org/windows-server/import-reg-file-in-windows-registry-silently/">Import .reg file in Windows Registry silently</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/import-reg-file-in-windows-registry-silently/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>11+ Tips to optimize Umbraco 7 CMS</title>
		<link>https://www.saotn.org/web-applications/umbraco/11-tips-to-optimize-umbraco7-cms/</link>
					<comments>https://www.saotn.org/web-applications/umbraco/11-tips-to-optimize-umbraco7-cms/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Wed, 07 Nov 2018 07:43:00 +0000</pubDate>
				<category><![CDATA[Umbraco]]></category>
		<category><![CDATA[.NET Framework]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[web.config]]></category>
		<category><![CDATA[Website]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2081</guid>

					<description><![CDATA[<p>Umbraco 7 is a popular, ASP.NET powered, content management system (CMS). Out of the box Umbraco performs pretty well, but there are still some areas you need to tweak and tune for a more performant Umbraco website. Here are 11+ tips.</p>
<p>The post <a href="https://www.saotn.org/web-applications/umbraco/11-tips-to-optimize-umbraco7-cms/">11+ Tips to optimize Umbraco 7 CMS</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/web-applications/umbraco/11-tips-to-optimize-umbraco7-cms/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>.htaccess security best practices in Apache 2.4.6+</title>
		<link>https://www.saotn.org/security/htaccess-security-best-practices-apache-24/</link>
					<comments>https://www.saotn.org/security/htaccess-security-best-practices-apache-24/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Mon, 05 Nov 2018 17:29:00 +0000</pubDate>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Joomla]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1702</guid>

					<description><![CDATA[<p>Since Apache 2.4.6, a new module is used to configure and set up access control for websites: mod_authz_core. This means you have to use a different syntax for allowing or blocking hosts and IP addresses to your website. Apache Access Controle done right in WordPress .htaccess.</p>
<p>The post <a href="https://www.saotn.org/security/htaccess-security-best-practices-apache-24/">.htaccess security best practices in Apache 2.4.6+</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/security/htaccess-security-best-practices-apache-24/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to set SVN_EDITOR environment variable in Windows Server</title>
		<link>https://www.saotn.org/windows-server/how-to-set-svn_editor-environment-variable-in-windows-server/</link>
					<comments>https://www.saotn.org/windows-server/how-to-set-svn_editor-environment-variable-in-windows-server/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Mon, 29 Oct 2018 08:14:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[DevOps]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2575</guid>

					<description><![CDATA[<p>Set SVN_EDITOR environment variable in Windows Server to resolve the svn error "None of the environment variables SVN_EDITOR, VISUAL or EDITOR is set, and no ‘editor-cmd' run-time configuration option was found."</p>
<p>The post <a href="https://www.saotn.org/windows-server/how-to-set-svn_editor-environment-variable-in-windows-server/">How to set SVN_EDITOR environment variable in Windows Server</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/how-to-set-svn_editor-environment-variable-in-windows-server/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Manually failover all databases in an SQL Server Database Mirroring configuration</title>
		<link>https://www.saotn.org/windows-server/manually-failover-all-databases-in-an-sql-server-database-mirroring-configuration/</link>
					<comments>https://www.saotn.org/windows-server/manually-failover-all-databases-in-an-sql-server-database-mirroring-configuration/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Thu, 25 Oct 2018 07:31:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[SQL Server Management Studio]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2089</guid>

					<description><![CDATA[<p>A manual SQL Server failover can only be initiated from the principal server, and the mirrored database must be synchronized (that is, when the database is in the SYNCHRONIZED state). In this article I will show you how to manual failover mirrored SQL Server databases using Transact-SQL (T-SQL) in SQL Server 2017 and up.</p>
<p>The post <a href="https://www.saotn.org/windows-server/manually-failover-all-databases-in-an-sql-server-database-mirroring-configuration/">Manually failover all databases in an SQL Server Database Mirroring configuration</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/manually-failover-all-databases-in-an-sql-server-database-mirroring-configuration/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>ASP and ASP.NET connectionstring examples for Microsoft SQL Server and MySQL</title>
		<link>https://www.saotn.org/codebase/asp-and-asp-net-connectionstring-examples-for-microsoft-sql-server-and-mysql/</link>
					<comments>https://www.saotn.org/codebase/asp-and-asp-net-connectionstring-examples-for-microsoft-sql-server-and-mysql/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Wed, 17 Oct 2018 11:44:00 +0000</pubDate>
				<category><![CDATA[Codebase]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2104</guid>

					<description><![CDATA[<p>Modern connection string examples for ASP.NET Core, Legacy ASP.NET, and Classic ASP. Learn how to use MSOLEDBSQL, ODBC 18, and fix MySQL UTF-8/Emoji support.</p>
<p>The post <a href="https://www.saotn.org/codebase/asp-and-asp-net-connectionstring-examples-for-microsoft-sql-server-and-mysql/">ASP and ASP.NET connectionstring examples for Microsoft SQL Server and MySQL</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/codebase/asp-and-asp-net-connectionstring-examples-for-microsoft-sql-server-and-mysql/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
			</item>
		<item>
		<title>MySQL Connector/ODBC C# test script</title>
		<link>https://www.saotn.org/codebase/mysql-connector-odbc-csharp-test-script/</link>
					<comments>https://www.saotn.org/codebase/mysql-connector-odbc-csharp-test-script/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Wed, 03 Oct 2018 11:31:00 +0000</pubDate>
				<category><![CDATA[Codebase]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Connector/ODBC]]></category>
		<category><![CDATA[csharp]]></category>
		<category><![CDATA[MySQL]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2792</guid>

					<description><![CDATA[<p>Whenever you need to test your ASP.NET connection to your MySQL database, using ODBC, you can use the following C# test script. Currently it uses MySQL ODBC 8.0 Unicode Driver, but you can easily change the version used</p>
<p>The post <a href="https://www.saotn.org/codebase/mysql-connector-odbc-csharp-test-script/">MySQL Connector/ODBC C# test script</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/codebase/mysql-connector-odbc-csharp-test-script/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to use SSL in PHP Data Objects (PDO) mysql</title>
		<link>https://www.saotn.org/web-applications/how-to-use-ssl-in-php-data-objects-pdo-mysql/</link>
					<comments>https://www.saotn.org/web-applications/how-to-use-ssl-in-php-data-objects-pdo-mysql/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Tue, 07 Aug 2018 13:07:00 +0000</pubDate>
				<category><![CDATA[Web applications]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PDO]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SSL]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=4385</guid>

					<description><![CDATA[<p>Connect securely to your MySQL database using PHP Data Objects (PDO); Here is how to connect to MySQL with PHP PDO using SSL.</p>
<p>The post <a href="https://www.saotn.org/web-applications/how-to-use-ssl-in-php-data-objects-pdo-mysql/">How to use SSL in PHP Data Objects (PDO) mysql</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/web-applications/how-to-use-ssl-in-php-data-objects-pdo-mysql/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>List all SPNs used in your Active Directory</title>
		<link>https://www.saotn.org/windows-server/list-all-spns-used-in-your-active-directory/</link>
					<comments>https://www.saotn.org/windows-server/list-all-spns-used-in-your-active-directory/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Wed, 28 Feb 2018 11:27:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[AD DS]]></category>
		<category><![CDATA[PowerShell]]></category>
		<guid isPermaLink="false">https://faq.saotn.org/?p=725</guid>

					<description><![CDATA[<p>3 unique methods to list Service Principal Names (SPNs) in your Windows network quickly using PowerShell. An SPN or Service Principal Name is a unique identity for a service, mapped with a specific account (mostly service account).</p>
<p>The post <a href="https://www.saotn.org/windows-server/list-all-spns-used-in-your-active-directory/">List all SPNs used in your Active Directory</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/list-all-spns-used-in-your-active-directory/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Windows Server 2016 VM on Hyper-V stuck at stopping</title>
		<link>https://www.saotn.org/windows-server/windows-server-2016-on-hyper-v-stuck-at-stopping/</link>
					<comments>https://www.saotn.org/windows-server/windows-server-2016-on-hyper-v-stuck-at-stopping/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Wed, 28 Feb 2018 08:13:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Windows Recovery Environment]]></category>
		<category><![CDATA[Windows Update]]></category>
		<category><![CDATA[WMI]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1375</guid>

					<description><![CDATA[<p>If a Windows Server 2016 guest VM on Hyper-V hangs while stopping after Windows Updates, and it won't reboot, it might be caused by the recovery debug information type set. Especially when you have moved the Windows PageFile to a different partition / VHDX</p>
<p>The post <a href="https://www.saotn.org/windows-server/windows-server-2016-on-hyper-v-stuck-at-stopping/">Windows Server 2016 VM on Hyper-V stuck at stopping</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/windows-server-2016-on-hyper-v-stuck-at-stopping/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Increase WordPress’ memory limit WP_MEMORY_LIMIT properly in wp-config.php</title>
		<link>https://www.saotn.org/web-applications/wordpress/increase-wordpress-memory-limit-wp_memory_limit-properly-in-wp-config-php/</link>
					<comments>https://www.saotn.org/web-applications/wordpress/increase-wordpress-memory-limit-wp_memory_limit-properly-in-wp-config-php/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Mon, 26 Feb 2018 14:17:00 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Optimization]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[PHP]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2072</guid>

					<description><![CDATA[<p>How to increase the memory limit for your WordPress website, the right way. In this post I show you a correct way of setting WordPress WP_MEMORY_LIMIT and PHP memory_limit settings to improve Wordpress speed &#038; performance.</p>
<p>The post <a href="https://www.saotn.org/web-applications/wordpress/increase-wordpress-memory-limit-wp_memory_limit-properly-in-wp-config-php/">Increase WordPress&#8217; memory limit WP_MEMORY_LIMIT properly in wp-config.php</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/web-applications/wordpress/increase-wordpress-memory-limit-wp_memory_limit-properly-in-wp-config-php/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to: Determine installed .NET Framework versions</title>
		<link>https://www.saotn.org/windows-server/determine-installed-net-framework-versions/</link>
					<comments>https://www.saotn.org/windows-server/determine-installed-net-framework-versions/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Thu, 07 Sep 2017 09:57:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[AppCmd.exe]]></category>
		<category><![CDATA[DevOps]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[PowerShell]]></category>
		<guid isPermaLink="false">https://faq.saotn.org/?p=717</guid>

					<description><![CDATA[<p>Users can install and run multiple .NET Framework versions on their computers. When you develop or deploy your app, you might need to know which .NET versions are installed on a machine and here is how to check the .NET version.</p>
<p>The post <a href="https://www.saotn.org/windows-server/determine-installed-net-framework-versions/">How to: Determine installed .NET Framework versions</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/determine-installed-net-framework-versions/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Release hold queue email in Postfix – postsuper</title>
		<link>https://www.saotn.org/gnu-linux/release-hold-queue-email-in-postfix-postsuper/</link>
					<comments>https://www.saotn.org/gnu-linux/release-hold-queue-email-in-postfix-postsuper/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Wed, 06 Sep 2017 09:54:00 +0000</pubDate>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Bash]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[Postfix]]></category>
		<category><![CDATA[SMTP]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1231</guid>

					<description><![CDATA[<p>The postsuper command controls different types of queues in the Postfix mail system, like the deferred or hold queue. This post shows you some Postfix queue operations to maintain your mail servers.</p>
<p>The post <a href="https://www.saotn.org/gnu-linux/release-hold-queue-email-in-postfix-postsuper/">Release hold queue email in Postfix &#8211; postsuper</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/gnu-linux/release-hold-queue-email-in-postfix-postsuper/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to determine if a SQL Server backup is compressed?</title>
		<link>https://www.saotn.org/windows-server/how-to-determine-if-a-sql-server-backup-is-compressed/</link>
					<comments>https://www.saotn.org/windows-server/how-to-determine-if-a-sql-server-backup-is-compressed/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Thu, 31 Aug 2017 07:34:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[SQL Server]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2097</guid>

					<description><![CDATA[<p>Compressed SQL Server backups can be verified in PowerShell using a handy PowerShell function. This comes in handy when you need to verify if existing SQL Server backups are compressed.</p>
<p>The post <a href="https://www.saotn.org/windows-server/how-to-determine-if-a-sql-server-backup-is-compressed/">How to determine if a SQL Server backup is compressed?</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/how-to-determine-if-a-sql-server-backup-is-compressed/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to unzip a file in PowerShell</title>
		<link>https://www.saotn.org/windows-server/how-to-unzip-a-file-in-powershell/</link>
					<comments>https://www.saotn.org/windows-server/how-to-unzip-a-file-in-powershell/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Wed, 30 Aug 2017 12:02:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[7-Zip]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Windows 11]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1292</guid>

					<description><![CDATA[<p>Unzip a file on your PowerShell command-prompt may come in handy sometimes, even on your Windows 11/10 workstation. Use Expand-Archive for this, and all that is required is PowerShell 5.0+, or the .NET 4.5+ Framework to use System.IO.Compression.ZipFile.</p>
<p>The post <a href="https://www.saotn.org/windows-server/how-to-unzip-a-file-in-powershell/">How to unzip a file in PowerShell</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/how-to-unzip-a-file-in-powershell/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Restore single MySQL table from a full mysqldump backup file</title>
		<link>https://www.saotn.org/gnu-linux/restore-single-mysql-table-from-a-full-mysqldump-backup-file/</link>
					<comments>https://www.saotn.org/gnu-linux/restore-single-mysql-table-from-a-full-mysqldump-backup-file/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Mon, 21 Aug 2017 07:01:00 +0000</pubDate>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Bash]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[mysqldump]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1578</guid>

					<description><![CDATA[<p>Learn how to restore a single table from a full MySQL mysqldump backup file using Bash shell in Linux</p>
<p>The post <a href="https://www.saotn.org/gnu-linux/restore-single-mysql-table-from-a-full-mysqldump-backup-file/">Restore single MySQL table from a full mysqldump backup file</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/gnu-linux/restore-single-mysql-table-from-a-full-mysqldump-backup-file/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Protect WordPress from brute-force XML-RPC attacks</title>
		<link>https://www.saotn.org/web-applications/wordpress/protect-wordpress-from-brute-force-xml-rpc-attacks/</link>
					<comments>https://www.saotn.org/web-applications/wordpress/protect-wordpress-from-brute-force-xml-rpc-attacks/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Fri, 02 Jun 2017 10:52:00 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[DDoS]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[web.config]]></category>
		<category><![CDATA[Webserver]]></category>
		<category><![CDATA[XML-RPC]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1799</guid>

					<description><![CDATA[<p>How to protect your WordPress from brute-force XML-RPC attacks, because the WordPress XML-RPC API has been under attack for many years now.</p>
<p>The post <a href="https://www.saotn.org/web-applications/wordpress/protect-wordpress-from-brute-force-xml-rpc-attacks/">Protect WordPress from brute-force XML-RPC attacks</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/web-applications/wordpress/protect-wordpress-from-brute-force-xml-rpc-attacks/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>WsusPool keeps crashing: stops again and again</title>
		<link>https://www.saotn.org/windows-server/wsuspool-keeps-crashing-and-stops/</link>
					<comments>https://www.saotn.org/windows-server/wsuspool-keeps-crashing-and-stops/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Thu, 25 May 2017 06:46:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Application Pool]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Windows Update]]></category>
		<category><![CDATA[WSUS]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1671</guid>

					<description><![CDATA[<p>WSUSPool keeps stopping? Sometimes you find your WSUS server keeps crashing over and over again. The WSUS application pool periodically stops, WSUS is unavailable and/or the WSUS management console hangs.</p>
<p>The post <a href="https://www.saotn.org/windows-server/wsuspool-keeps-crashing-and-stops/">WsusPool keeps crashing: stops again and again</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/wsuspool-keeps-crashing-and-stops/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Remove Jetpack email sharing service</title>
		<link>https://www.saotn.org/web-applications/wordpress/remove-jetpack-email-sharing-service/</link>
					<comments>https://www.saotn.org/web-applications/wordpress/remove-jetpack-email-sharing-service/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Fri, 19 May 2017 11:07:00 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Spam]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1803</guid>

					<description><![CDATA[<p>Remove Jetpack email sharing service using WordPress plugin or theme functions.php file. It's often abused by spammers</p>
<p>The post <a href="https://www.saotn.org/web-applications/wordpress/remove-jetpack-email-sharing-service/">Remove Jetpack email sharing service</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/web-applications/wordpress/remove-jetpack-email-sharing-service/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What are 4 important security measures for Windows Server &amp; IIS 10?</title>
		<link>https://www.saotn.org/windows-server/important-security-measures-windows-server-iis/</link>
					<comments>https://www.saotn.org/windows-server/important-security-measures-windows-server-iis/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Mon, 15 May 2017 08:20:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[AD DS]]></category>
		<category><![CDATA[Group Policy]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[RDP]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[SMB]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1658</guid>

					<description><![CDATA[<p>In this post I address four (4) important actionable security measures for your servers running Windows Server (AD DS, DFS, IIS) and RDP.</p>
<p>The post <a href="https://www.saotn.org/windows-server/important-security-measures-windows-server-iis/">What are 4 important security measures for Windows Server &amp; IIS 10?</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/important-security-measures-windows-server-iis/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to disable SMBv1 in Windows 10 and Windows Server</title>
		<link>https://www.saotn.org/windows-server/how-to-disable-smbv1-in-windows-10-and-windows-server/</link>
					<comments>https://www.saotn.org/windows-server/how-to-disable-smbv1-in-windows-10-and-windows-server/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Sat, 13 May 2017 13:25:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[GPO]]></category>
		<category><![CDATA[Group Policy]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[SMB]]></category>
		<category><![CDATA[Windows 10]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2075</guid>

					<description><![CDATA[<p>It is urged you disable SMBv1 in your Windows variant (Windows 10, 8.1, Server 2016, 2012 R2), and here is how if you haven't done so yet.</p>
<p>The post <a href="https://www.saotn.org/windows-server/how-to-disable-smbv1-in-windows-10-and-windows-server/">How to disable SMBv1 in Windows 10 and Windows Server</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/how-to-disable-smbv1-in-windows-10-and-windows-server/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Detect ethernet network speed in Windows</title>
		<link>https://www.saotn.org/windows-server/detect-ethernet-network-speed-in-windows/</link>
					<comments>https://www.saotn.org/windows-server/detect-ethernet-network-speed-in-windows/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Fri, 12 May 2017 11:05:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[WMI]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1592</guid>

					<description><![CDATA[<p>Being able to detect the ethernet network speed using PowerShell or WMI is perfect for Windows Server Core. If you ever need to lookup the speed of your ethernet network card in Windows, on the command-prompt, use one of the following PowerShell / WMIC commands.</p>
<p>The post <a href="https://www.saotn.org/windows-server/detect-ethernet-network-speed-in-windows/">Detect ethernet network speed in Windows</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/detect-ethernet-network-speed-in-windows/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Check WordPress Core files integrity</title>
		<link>https://www.saotn.org/web-applications/wordpress/check-wordpress-core-files-integrity/</link>
					<comments>https://www.saotn.org/web-applications/wordpress/check-wordpress-core-files-integrity/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Fri, 16 Dec 2016 09:39:00 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[backdoor]]></category>
		<category><![CDATA[Security]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2214</guid>

					<description><![CDATA[<p>Check WordPress integrity and verify WordPress Core files' md5 checksums against WordPress' checksums API, using this standalone PHP file.</p>
<p>The post <a href="https://www.saotn.org/web-applications/wordpress/check-wordpress-core-files-integrity/">Check WordPress Core files integrity</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/web-applications/wordpress/check-wordpress-core-files-integrity/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Enable NTFS long paths through GPO in Windows Server</title>
		<link>https://www.saotn.org/windows-server/enable-ntfs-long-paths-through-gpo-in-windows-server/</link>
					<comments>https://www.saotn.org/windows-server/enable-ntfs-long-paths-through-gpo-in-windows-server/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Thu, 20 Oct 2016 13:08:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Group Policy]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[NTFS]]></category>
		<guid isPermaLink="false">https://faq.saotn.org/?p=964</guid>

					<description><![CDATA[<p>Windows Server 2016 was released last week, meaning we can finally lift the idiotic 260 characters limitation for NTFS paths. For this, you use a GPO or Group Policy Object in Windows Server.</p>
<p>The post <a href="https://www.saotn.org/windows-server/enable-ntfs-long-paths-through-gpo-in-windows-server/">Enable NTFS long paths through GPO in Windows Server</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/enable-ntfs-long-paths-through-gpo-in-windows-server/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Clear PHP opcode caches before WordPress Updates: ease the updating process</title>
		<link>https://www.saotn.org/web-applications/wordpress/wordpress-plugin-flush-php-opcache/</link>
					<comments>https://www.saotn.org/web-applications/wordpress/wordpress-plugin-flush-php-opcache/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Wed, 19 Oct 2016 11:44:00 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[OPCache]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[WordPress Plugin]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2236</guid>

					<description><![CDATA[<p>WordPress core-, plugin- and theme updates sometimes fail because of enabled opcode caches in PHP. Popular PHP opcode caches are OPcache, WinCache and APC. This little WordPress Must Use Plugin tries to flush opcode caches. Making your live a bit easier when updating WordPress Core, Plugins and Themes.</p>
<p>The post <a href="https://www.saotn.org/web-applications/wordpress/wordpress-plugin-flush-php-opcache/">Clear PHP opcode caches before WordPress Updates: ease the updating process</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/web-applications/wordpress/wordpress-plugin-flush-php-opcache/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Tips to speed up WordPress, serve gzip compressed static HTML files</title>
		<link>https://www.saotn.org/web-applications/wordpress/speed-up-wordpress-with-gzip-compression/</link>
					<comments>https://www.saotn.org/web-applications/wordpress/speed-up-wordpress-with-gzip-compression/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Mon, 05 Sep 2016 12:44:00 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[URL Rewrite Module]]></category>
		<category><![CDATA[web.config]]></category>
		<category><![CDATA[Website]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2306</guid>

					<description><![CDATA[<p>Gzip compress and serve WP-Super-Cache or Cache Enabler static HTML files, to supercharge your WordPress blog!</p>
<p>The post <a href="https://www.saotn.org/web-applications/wordpress/speed-up-wordpress-with-gzip-compression/">Tips to speed up WordPress, serve gzip compressed static HTML files</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/web-applications/wordpress/speed-up-wordpress-with-gzip-compression/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Akal Premium WordPress theme XSS vulnerability</title>
		<link>https://www.saotn.org/web-applications/wordpress/akal-premium-wordpress-theme-xss-vulnerability/</link>
					<comments>https://www.saotn.org/web-applications/wordpress/akal-premium-wordpress-theme-xss-vulnerability/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Mon, 22 Aug 2016 13:59:00 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Cross Site Scripting]]></category>
		<category><![CDATA[CVE]]></category>
		<category><![CDATA[DoS]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[WordPress theme]]></category>
		<category><![CDATA[XSS]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1485</guid>

					<description><![CDATA[<p>This post describes the Akal premium WordPress theme Cross Site Scripting (XSS) vulnerability. If you use this theme, delete it immediately!</p>
<p>The post <a href="https://www.saotn.org/web-applications/wordpress/akal-premium-wordpress-theme-xss-vulnerability/">Akal Premium WordPress theme XSS vulnerability</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/web-applications/wordpress/akal-premium-wordpress-theme-xss-vulnerability/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Free up disk space in Windows Server – 5 extra methods</title>
		<link>https://www.saotn.org/windows-server/free-up-disk-space-in-windows-server-5-methods/</link>
					<comments>https://www.saotn.org/windows-server/free-up-disk-space-in-windows-server-5-methods/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Tue, 16 Aug 2016 15:27:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[disk space]]></category>
		<category><![CDATA[DISM]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[PowerShell]]></category>
		<guid isPermaLink="false">https://faq.saotn.org/?p=749</guid>

					<description><![CDATA[<p>In this post I provide you with 5 ways to cleanup files and free up disk space in Windows Server 2016 (and older / newer Windows Server version), without using the Disk Cleanup Utility. Reclaim lots of lost gigabytes easy. Disk space usage is still an issue in Windows Server.</p>
<p>The post <a href="https://www.saotn.org/windows-server/free-up-disk-space-in-windows-server-5-methods/">Free up disk space in Windows Server &#8211; 5 extra methods</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/free-up-disk-space-in-windows-server-5-methods/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>List all MAC addresses of all Hyper-V Virtual Machines</title>
		<link>https://www.saotn.org/windows-server/list-all-mac-addresses-of-all-hyper-v-virtual-machines/</link>
					<comments>https://www.saotn.org/windows-server/list-all-mac-addresses-of-all-hyper-v-virtual-machines/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Fri, 12 Aug 2016 14:54:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[DevOps]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[PowerShell]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1200</guid>

					<description><![CDATA[<p>You sometimes need to list and get all MAC addresses of all Hyper-V virtual machines in your network. Either for your Hyper-V administration or provisioning if you don't set an unique MAC address automatically. Here is how to get all those MAC addresses easily with PowerShell.</p>
<p>The post <a href="https://www.saotn.org/windows-server/list-all-mac-addresses-of-all-hyper-v-virtual-machines/">List all MAC addresses of all Hyper-V Virtual Machines</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/list-all-mac-addresses-of-all-hyper-v-virtual-machines/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Optimize(d) WordPress hosting (9+ practical tips)</title>
		<link>https://www.saotn.org/web-applications/wordpress/optimize-wordpress-hosting/</link>
					<comments>https://www.saotn.org/web-applications/wordpress/optimize-wordpress-hosting/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Mon, 01 Aug 2016 12:16:00 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[OPCache]]></category>
		<category><![CDATA[Optimization]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[WinCache]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2338</guid>

					<description><![CDATA[<p>9+ Practical tips to optimize WordPress hosting - or for any other PHP web application for that matter. Learn optimizing your WordPress hosting</p>
<p>The post <a href="https://www.saotn.org/web-applications/wordpress/optimize-wordpress-hosting/">Optimize(d) WordPress hosting (9+ practical tips)</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/web-applications/wordpress/optimize-wordpress-hosting/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>“How we broke PHP, hacked Pornhub and earned $20,000”</title>
		<link>https://www.saotn.org/security/broke-php-hacked-pornhub-earned-20000/</link>
					<comments>https://www.saotn.org/security/broke-php-hacked-pornhub-earned-20000/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Sun, 24 Jul 2016 06:57:00 +0000</pubDate>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Bug Bounty]]></category>
		<category><![CDATA[Exploit]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[PHP]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2571</guid>

					<description><![CDATA[<p>It all started by auditing Pornhub, then PHP and ended in breaking both… We have gained remote code execution on pornhub.com and have earned a $20,000 bug bounty on Hackerone. We have found two use-after-free vulnerabilities in PHP's garbage collection algorithm. Those vulnerabilities were remotely exploitable over PHP's unserialize function.</p>
<p>The post <a href="https://www.saotn.org/security/broke-php-hacked-pornhub-earned-20000/">&#8220;How we broke PHP, hacked Pornhub and earned $20,000&#8221;</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/security/broke-php-hacked-pornhub-earned-20000/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>SSL in WordPress: how to move WordPress to HTTPS? The definitive guide</title>
		<link>https://www.saotn.org/web-applications/wordpress/ssl-in-wordpress-how-to-move-wordpress-to-https-the-definitive-guide/</link>
					<comments>https://www.saotn.org/web-applications/wordpress/ssl-in-wordpress-how-to-move-wordpress-to-https-the-definitive-guide/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Fri, 15 Jul 2016 06:57:00 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[TLS]]></category>
		<category><![CDATA[URL Rewrite Module]]></category>
		<category><![CDATA[web.config]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=3408</guid>

					<description><![CDATA[<p>Move WordPress to HTTPS correctly. Learn the Site Health switch, database search and replace, IIS/Apache redirects, HSTS hardening, and OpenSSL verification.</p>
<p>The post <a href="https://www.saotn.org/web-applications/wordpress/ssl-in-wordpress-how-to-move-wordpress-to-https-the-definitive-guide/">SSL in WordPress: how to move WordPress to HTTPS? The definitive guide</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/web-applications/wordpress/ssl-in-wordpress-how-to-move-wordpress-to-https-the-definitive-guide/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>MySQL InnoDB performance improvement: InnoDB buffer pool instances – Updated!</title>
		<link>https://www.saotn.org/gnu-linux/mysql-innodb-performance-improvement/</link>
					<comments>https://www.saotn.org/gnu-linux/mysql-innodb-performance-improvement/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Fri, 10 Jun 2016 11:38:00 +0000</pubDate>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[InnoDB]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Optimization]]></category>
		<category><![CDATA[performance]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1643</guid>

					<description><![CDATA[<p>Are you running into MySQL load problems? InnoDB Buffer Pool optimization is an important step in tuning MySQL servers for heavy InnoDB workloads. Configuring innodb_buffer_pool_instances and increase read/write I/O threads. Dividing the InnoDB buffer pool into multiple instances can improve Disk I/O. And by doing so, you run your database &#038; server more efficiently and faster. Here is a little help for you.</p>
<p>The post <a href="https://www.saotn.org/gnu-linux/mysql-innodb-performance-improvement/">MySQL InnoDB performance improvement: InnoDB buffer pool instances &#8211; Updated!</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/gnu-linux/mysql-innodb-performance-improvement/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>KMS Migration from 2008 R2 to Windows Server 2012 R2 and KMS Activation Known Issues</title>
		<link>https://www.saotn.org/windows-server/kms-migration-from-2008-r2-to-windows-server-2012-r2-and-kms-activation-known-issues/</link>
					<comments>https://www.saotn.org/windows-server/kms-migration-from-2008-r2-to-windows-server-2012-r2-and-kms-activation-known-issues/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Thu, 02 Jun 2016 06:39:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Key Management Services]]></category>
		<category><![CDATA[KMS]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1512</guid>

					<description><![CDATA[<p>Learn to migrate KMS from Windows Server 2008 R2 to Windows Server 2012 R2 and KMS Activation Known Issues.</p>
<p>The post <a href="https://www.saotn.org/windows-server/kms-migration-from-2008-r2-to-windows-server-2012-r2-and-kms-activation-known-issues/">KMS Migration from 2008 R2 to Windows Server 2012 R2 and KMS Activation Known Issues</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/kms-migration-from-2008-r2-to-windows-server-2012-r2-and-kms-activation-known-issues/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to install IIS URL Rewrite Module on Windows Server 2016 &amp; IIS 10</title>
		<link>https://www.saotn.org/windows-server/install-iis-url-rewrite-module-windows-server-2016-iis-10/</link>
					<comments>https://www.saotn.org/windows-server/install-iis-url-rewrite-module-windows-server-2016-iis-10/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Mon, 30 May 2016 13:22:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[IIS Manager]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[URL Rewrite Module]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1252</guid>

					<description><![CDATA[<p>When you start to play with Windows Server 2016 and IIS 10, you'll get an error when you try to install the IIS URL Rewrite Module in IIS. The error occurs because the URL Rewrite Module installer contains an invalid version check for the IIS being used. Here is how to install IIS URL Rewrite Module 2 in IIS 10...</p>
<p>The post <a href="https://www.saotn.org/windows-server/install-iis-url-rewrite-module-windows-server-2016-iis-10/">How to install IIS URL Rewrite Module on Windows Server 2016 &amp; IIS 10</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/install-iis-url-rewrite-module-windows-server-2016-iis-10/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>PowerShell blacklist check script: find an IP address’ blacklist status &amp; reputation</title>
		<link>https://www.saotn.org/useful/powershell-blacklist-check-script-find-an-ip-address-blacklist-status-reputation/</link>
					<comments>https://www.saotn.org/useful/powershell-blacklist-check-script-find-an-ip-address-blacklist-status-reputation/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Thu, 19 May 2016 06:40:00 +0000</pubDate>
				<category><![CDATA[Useful]]></category>
		<category><![CDATA[PowerShell]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1860</guid>

					<description><![CDATA[<p>Blacklist check script written in PowerShell, to easily lookup an IP address status in various blacklists (DNSBLs, RBLs)</p>
<p>The post <a href="https://www.saotn.org/useful/powershell-blacklist-check-script-find-an-ip-address-blacklist-status-reputation/">PowerShell blacklist check script: find an IP address&#8217; blacklist status &amp; reputation</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/useful/powershell-blacklist-check-script-find-an-ip-address-blacklist-status-reputation/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>AppCmd introduction and examples</title>
		<link>https://www.saotn.org/windows-server/appcmd-introduction-and-examples/</link>
					<comments>https://www.saotn.org/windows-server/appcmd-introduction-and-examples/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Tue, 17 May 2016 09:13:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[AppCmd.exe]]></category>
		<category><![CDATA[Application Pool]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[IIS Manager]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Webserver]]></category>
		<category><![CDATA[Website]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2629</guid>

					<description><![CDATA[<p class="wp-block-paragraph">The <code>AppCmd.exe</code> command is your one-stop-shop for administering Windows Server IIS web servers. In combination with <abbr title="Windows Remote Management">WinRM</abbr> it is your <em>Swiss Army knife</em> for your daily routine. This post introduces appcmd and provides you with a lot of helpful appcmd examples.</p>
<p>The post <a href="https://www.saotn.org/windows-server/appcmd-introduction-and-examples/">AppCmd introduction and examples</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/appcmd-introduction-and-examples/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Get current number of FTP client connections (NonAnonymous) with PowerShell and Get-Counter</title>
		<link>https://www.saotn.org/codebase/get-current-number-of-ftp-client-connections-nonanonymous-with-powershell-and-get-counter/</link>
					<comments>https://www.saotn.org/codebase/get-current-number-of-ftp-client-connections-nonanonymous-with-powershell-and-get-counter/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Tue, 03 May 2016 13:47:00 +0000</pubDate>
				<category><![CDATA[Codebase]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[Performance Counter]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Zabbix]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2298</guid>

					<description><![CDATA[<p>Get the current number of active FTP client connections on your Windows Server IIS FTP Service using the Get-Counter cmdlet and the Microsoft FTP Service Current NonAnonymous Users performance counter.</p>
<p>The post <a href="https://www.saotn.org/codebase/get-current-number-of-ftp-client-connections-nonanonymous-with-powershell-and-get-counter/">Get current number of FTP client connections (NonAnonymous) with PowerShell and Get-Counter</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/codebase/get-current-number-of-ftp-client-connections-nonanonymous-with-powershell-and-get-counter/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Simple PowerShell introduction for Windows Server administration, automation and scripting</title>
		<link>https://www.saotn.org/codebase/powershell-introduction-windows-server-administration-automation-scripting/</link>
					<comments>https://www.saotn.org/codebase/powershell-introduction-windows-server-administration-automation-scripting/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Thu, 28 Apr 2016 09:06:00 +0000</pubDate>
				<category><![CDATA[Codebase]]></category>
		<category><![CDATA[DevOps]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Windows 11]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2270</guid>

					<description><![CDATA[<p>Windows PowerShell is an important tool in Windows Server for administrators. You can use PowerShell for Windows Server administration, software installation, automation, and shell/command-prompt scripting.</p>
<p>The post <a href="https://www.saotn.org/codebase/powershell-introduction-windows-server-administration-automation-scripting/">Simple PowerShell introduction for Windows Server administration, automation and scripting</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/codebase/powershell-introduction-windows-server-administration-automation-scripting/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to install Microsoft’s SQL Server Driver for PHP</title>
		<link>https://www.saotn.org/windows-server/install-microsoft-sql-server-driver-php/</link>
					<comments>https://www.saotn.org/windows-server/install-microsoft-sql-server-driver-php/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Wed, 13 Apr 2016 07:15:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SQL Server]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1538</guid>

					<description><![CDATA[<p>This post walks you through the steps necessary to install the SQL Server driver and SQLSRV extension for PHP 7+, on Windows Server IIS of course.</p>
<p>The post <a href="https://www.saotn.org/windows-server/install-microsoft-sql-server-driver-php/">How to install Microsoft&#8217;s SQL Server Driver for PHP</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/install-microsoft-sql-server-driver-php/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Optimize WordPress MySQL tables through Cron, behind the scenes</title>
		<link>https://www.saotn.org/web-applications/wordpress/optimize-wordpress-mysql-tables-cron/</link>
					<comments>https://www.saotn.org/web-applications/wordpress/optimize-wordpress-mysql-tables-cron/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Fri, 04 Mar 2016 14:26:00 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Optimization]]></category>
		<category><![CDATA[WordPress Plugin]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2660</guid>

					<description><![CDATA[<p>Schedule WordPress database optimization with WP-Cron.</p>
<p>The post <a href="https://www.saotn.org/web-applications/wordpress/optimize-wordpress-mysql-tables-cron/">Optimize WordPress MySQL tables through Cron, behind the scenes</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/web-applications/wordpress/optimize-wordpress-mysql-tables-cron/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>HackRepair.com’s Bad Bots .htaccess in web.config for IIS</title>
		<link>https://www.saotn.org/windows-server/hackrepair-coms-bad-bots-htaccess-in-web-config-for-iis/</link>
					<comments>https://www.saotn.org/windows-server/hackrepair-coms-bad-bots-htaccess-in-web-config-for-iis/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Fri, 19 Feb 2016 07:45:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[web.config]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1507</guid>

					<description><![CDATA[<p>Learn to protect your WordPress website with this web.config file on Windows Server IIS. Block IP addresses, bad bots, query string sequences</p>
<p>The post <a href="https://www.saotn.org/windows-server/hackrepair-coms-bad-bots-htaccess-in-web-config-for-iis/">HackRepair.com&#8217;s Bad Bots .htaccess in web.config for IIS</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/hackrepair-coms-bad-bots-htaccess-in-web-config-for-iis/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>IIS URL Rewrite Module “Rewrite Module error: Expression contains a repeat expression”</title>
		<link>https://www.saotn.org/windows-server/iis-url-rewrite-rewrite-error-expression-contains-a-repeat-expression/</link>
					<comments>https://www.saotn.org/windows-server/iis-url-rewrite-rewrite-error-expression-contains-a-repeat-expression/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Tue, 16 Feb 2016 10:05:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[URL Rewrite Module]]></category>
		<category><![CDATA[web.config]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1665</guid>

					<description><![CDATA[<p>Fix for IIS URL Rewrite Module error "Rewrite Module error: Expression contains a repeat expression" </p>
<p>The post <a href="https://www.saotn.org/windows-server/iis-url-rewrite-rewrite-error-expression-contains-a-repeat-expression/">IIS URL Rewrite Module &#8220;Rewrite Module error: Expression contains a repeat expression&#8221;</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/iis-url-rewrite-rewrite-error-expression-contains-a-repeat-expression/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Deny vulnerable WordPress plugins using Windows Server File Server Resource Manager’s File Screens</title>
		<link>https://www.saotn.org/windows-server/deny-vulnerable-wordpress-plugins-using-windows-server-file-server-resource-managers-file-screens/</link>
					<comments>https://www.saotn.org/windows-server/deny-vulnerable-wordpress-plugins-using-windows-server-file-server-resource-managers-file-screens/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Sun, 31 Jan 2016 13:05:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[File Server Resource Manager]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[IIS Manager]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[WordPress Plugin]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2800</guid>

					<description><![CDATA[<p>Using Windows Server File Server Resource Manager‘s File Screens you can block vulnerable WordPress plugins from being uploaded to your IIS web server. In the following example, you'll learn how to block WP DB Backup plugin system-wide on Windows Server, read on…</p>
<p>The post <a href="https://www.saotn.org/windows-server/deny-vulnerable-wordpress-plugins-using-windows-server-file-server-resource-managers-file-screens/">Deny vulnerable WordPress plugins using Windows Server File Server Resource Manager&#8217;s File Screens</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/deny-vulnerable-wordpress-plugins-using-windows-server-file-server-resource-managers-file-screens/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Install Elasticsearch on CentOS 6.7</title>
		<link>https://www.saotn.org/gnu-linux/install-elasticsearch-on-centos-6-7/</link>
					<comments>https://www.saotn.org/gnu-linux/install-elasticsearch-on-centos-6-7/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Tue, 29 Dec 2015 17:57:00 +0000</pubDate>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Bash]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[ElasticSearch]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[WordPress Plugin]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=4021</guid>

					<description><![CDATA[<p>How to install Elasticsearch on CentOS 6.7. Elasticsearch is a highly scalable open-source full-text search and analytics engine. It allows you to store, search, and analyze big volumes of data quickly and in near real time.</p>
<p>The post <a href="https://www.saotn.org/gnu-linux/install-elasticsearch-on-centos-6-7/">Install Elasticsearch on CentOS 6.7</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/gnu-linux/install-elasticsearch-on-centos-6-7/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Install Varnish Cache on CentOS 6.7</title>
		<link>https://www.saotn.org/gnu-linux/install-varnish-cache-on-centos-6-7/</link>
					<comments>https://www.saotn.org/gnu-linux/install-varnish-cache-on-centos-6-7/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Tue, 29 Dec 2015 17:38:00 +0000</pubDate>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Bash]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[DevOps]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[Varnish Cache]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=4018</guid>

					<description><![CDATA[<p>In this article I’ll show you how to install Varnish Cache on CentOS, version 6.7 in this case. Varnish is a web application accelerator also known as a caching HTTP reverse proxy. You install it in front of any server that speaks HTTP and configure it to cache the contents.</p>
<p>The post <a href="https://www.saotn.org/gnu-linux/install-varnish-cache-on-centos-6-7/">Install Varnish Cache on CentOS 6.7</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/gnu-linux/install-varnish-cache-on-centos-6-7/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Minify WP-Super-Cache HTML cache files: WPSCMin a WP-Super-Cache plugin</title>
		<link>https://www.saotn.org/web-applications/wordpress/minify-wp-super-cache-html-files/</link>
					<comments>https://www.saotn.org/web-applications/wordpress/minify-wp-super-cache-html-files/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Sun, 27 Dec 2015 10:23:00 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[WordPress Plugin]]></category>
		<category><![CDATA[WP-Super-Cache]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2884</guid>

					<description><![CDATA[<p>The WordPress WP-Super-Cache cache plugin doesn't minify HTML cache files, which I find a disadvantage. Knowing minify libraries, I went looking for an existing solution (why reinvent the wheel?), and found one: WPSCMin. Read on ...</p>
<p>The post <a href="https://www.saotn.org/web-applications/wordpress/minify-wp-super-cache-html-files/">Minify WP-Super-Cache HTML cache files: WPSCMin a WP-Super-Cache plugin</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/web-applications/wordpress/minify-wp-super-cache-html-files/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Important Windows Maintenance – 7+ Tips</title>
		<link>https://www.saotn.org/windows-server/important-windows-maintenance-tips/</link>
					<comments>https://www.saotn.org/windows-server/important-windows-maintenance-tips/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Sat, 28 Nov 2015 09:37:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[DISM]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[maintenance]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows 10]]></category>
		<category><![CDATA[Windows 11]]></category>
		<category><![CDATA[Windows Update]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2682</guid>

					<description><![CDATA[<p>Regular maintenance of a Windows computer significantly improves performance and reliability. Manual execution of maintenance tasks complements the automatic maintenance already scheduled by Windows, giving users greater control over how system resources are managed and how repairs are conducted. This article explains how to use tools such as SFC, DISM, CHKDSK, and disk defragmentation.</p>
<p>The post <a href="https://www.saotn.org/windows-server/important-windows-maintenance-tips/">Important Windows Maintenance &#8211; 7+ Tips</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/important-windows-maintenance-tips/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Always_populate_raw_post_data setting in PHP 5.6 &amp; Magento 2.0</title>
		<link>https://www.saotn.org/web-applications/always_populate_raw_post_data-setting-in-php-56-magento-20/</link>
					<comments>https://www.saotn.org/web-applications/always_populate_raw_post_data-setting-in-php-56-magento-20/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Wed, 25 Nov 2015 09:57:00 +0000</pubDate>
				<category><![CDATA[Web applications]]></category>
		<category><![CDATA[PHP]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1797</guid>

					<description><![CDATA[<p>How to fix upgrades to Magento 2.0 in PHP 5.6 and higher: PHP 7+.</p>
<p>The post <a href="https://www.saotn.org/web-applications/always_populate_raw_post_data-setting-in-php-56-magento-20/">Always_populate_raw_post_data setting in PHP 5.6 &amp; Magento 2.0</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/web-applications/always_populate_raw_post_data-setting-in-php-56-magento-20/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Generate pseudorandom passwords with OpenSSL</title>
		<link>https://www.saotn.org/useful/generate-random-passwords-openssl/</link>
					<comments>https://www.saotn.org/useful/generate-random-passwords-openssl/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Tue, 17 Nov 2015 08:02:00 +0000</pubDate>
				<category><![CDATA[Useful]]></category>
		<category><![CDATA[Bash]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OpenSSL]]></category>
		<category><![CDATA[Passwords]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows 11]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1619</guid>

					<description><![CDATA[<p>OpenSSL comes in handy when you need to generate passwords or random strings. For example for system accounts and services. In this short post I'll give you a quick example on how to generate random passwords with OpenSSL in Linux (Bash), Windows and PHP.</p>
<p>The post <a href="https://www.saotn.org/useful/generate-random-passwords-openssl/">Generate pseudorandom passwords with OpenSSL</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/useful/generate-random-passwords-openssl/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>PowerShell return value, exit code, or ErrorLevel equivalent</title>
		<link>https://www.saotn.org/codebase/powershell-return-value-exit-code-or-errorlevel-equivalent/</link>
					<comments>https://www.saotn.org/codebase/powershell-return-value-exit-code-or-errorlevel-equivalent/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Thu, 08 Oct 2015 12:38:00 +0000</pubDate>
				<category><![CDATA[Codebase]]></category>
		<category><![CDATA[PowerShell]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1240</guid>

					<description><![CDATA[<p class="wp-block-paragraph">Here is how you can verify whether an external command in <a href="https://www.saotn.org/tag/powershell/">PowerShell</a> was executed successfully or not by checking its errorlevel. Simply by verifying the PowerShell exit code using the <strong>$?</strong> operator or <strong>$LASTEXITCODE</strong>.</p>
<p>The post <a href="https://www.saotn.org/codebase/powershell-return-value-exit-code-or-errorlevel-equivalent/">PowerShell return value, exit code, or ErrorLevel equivalent</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/codebase/powershell-return-value-exit-code-or-errorlevel-equivalent/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Get Hyper-V guest serial number with PowerShell</title>
		<link>https://www.saotn.org/windows-server/get-hyper-v-guest-serial-number-with-powershell/</link>
					<comments>https://www.saotn.org/windows-server/get-hyper-v-guest-serial-number-with-powershell/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Sun, 20 Sep 2015 13:40:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Virtualization]]></category>
		<guid isPermaLink="false">https://faq.saotn.org/?p=978</guid>

					<description><![CDATA[<p>Learn how to get the Hyper-V guest virtual machine serial number with PowerShell, this is ideal for automated deployments with WDS or docs</p>
<p>The post <a href="https://www.saotn.org/windows-server/get-hyper-v-guest-serial-number-with-powershell/">Get Hyper-V guest serial number with PowerShell</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/get-hyper-v-guest-serial-number-with-powershell/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to block BaiduSpider bot User-Agent?</title>
		<link>https://www.saotn.org/windows-server/how-to-block-baiduspider-bot-user-agent/</link>
					<comments>https://www.saotn.org/windows-server/how-to-block-baiduspider-bot-user-agent/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Sat, 08 Aug 2015 08:44:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[IIS Manager]]></category>
		<category><![CDATA[web.config]]></category>
		<guid isPermaLink="false">https://faq.saotn.org/?p=704</guid>

					<description><![CDATA[<p>The Baidu spider (BaiduSpider user agent) can be a real pain to block, especially since it does not respect a robots.txt as it should. This post shows you how to block Baidu Spider bot, using IIS URL Rewrite Module based on its User-Agent string.</p>
<p>The post <a href="https://www.saotn.org/windows-server/how-to-block-baiduspider-bot-user-agent/">How to block BaiduSpider bot User-Agent?</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/how-to-block-baiduspider-bot-user-agent/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>Optimize PHP’s OPcache configuration</title>
		<link>https://www.saotn.org/web-applications/optimize-php-opcache-configuration/</link>
					<comments>https://www.saotn.org/web-applications/optimize-php-opcache-configuration/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Wed, 01 Jul 2015 11:20:00 +0000</pubDate>
				<category><![CDATA[Web applications]]></category>
		<category><![CDATA[OPCache]]></category>
		<category><![CDATA[Optimization]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[PHP]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2232</guid>

					<description><![CDATA[<p>Optimize PHP's OPcache configuration and make OPcache perform even better. After configuring and optimizing PHP's realpath_cache_size, the OPcache cache mechanism is the next step to fine-tune. With just a few tweaks you tune OPcache to perform much better</p>
<p>The post <a href="https://www.saotn.org/web-applications/optimize-php-opcache-configuration/">Optimize PHP&#8217;s OPcache configuration</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/web-applications/optimize-php-opcache-configuration/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>My WordPress web.config</title>
		<link>https://www.saotn.org/web-applications/wordpress/my-wordpress-web-config/</link>
					<comments>https://www.saotn.org/web-applications/wordpress/my-wordpress-web-config/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Mon, 22 Jun 2015 07:21:00 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[web.config]]></category>
		<category><![CDATA[Website]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2289</guid>

					<description><![CDATA[<p>Do you host your WordPress website on Windows Server IIS? And are you having trouble with your web.config? Here is mine :)</p>
<p>The post <a href="https://www.saotn.org/web-applications/wordpress/my-wordpress-web-config/">My WordPress web.config</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/web-applications/wordpress/my-wordpress-web-config/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>How to enable HTTP Strict-Transport-Security (HSTS) on IIS</title>
		<link>https://www.saotn.org/windows-server/how-to-enable-http-strict-transport-security-hsts-on-iis/</link>
					<comments>https://www.saotn.org/windows-server/how-to-enable-http-strict-transport-security-hsts-on-iis/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Sat, 06 Jun 2015 12:46:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[IIS Manager]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[TLS]]></category>
		<category><![CDATA[URL Rewrite Module]]></category>
		<category><![CDATA[web.config]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1036</guid>

					<description><![CDATA[<p>Set up HTTP Strict-Transport-Security (HSTS) response header in Windows Server IIS 10, here is some more technical information about HSTS in IIS, and other security headers...</p>
<p>The post <a href="https://www.saotn.org/windows-server/how-to-enable-http-strict-transport-security-hsts-on-iis/">How to enable HTTP Strict-Transport-Security (HSTS) on IIS</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/how-to-enable-http-strict-transport-security-hsts-on-iis/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Use authenticated SMTP over TLS encrypted connections, in PHP, ASP and ASP.NET</title>
		<link>https://www.saotn.org/codebase/use-authenticated-smtp-tls-connections/</link>
					<comments>https://www.saotn.org/codebase/use-authenticated-smtp-tls-connections/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Fri, 15 May 2015 11:08:00 +0000</pubDate>
				<category><![CDATA[Codebase]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[classic ASP]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SMTP]]></category>
		<category><![CDATA[TLS]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1480</guid>

					<description><![CDATA[<p>Send mail over authenticated SMTP using TLS, in PHP, ASP and ASP.NET. Send email securely from your website. Ready to use examples!</p>
<p>The post <a href="https://www.saotn.org/codebase/use-authenticated-smtp-tls-connections/">Use authenticated SMTP over TLS encrypted connections, in PHP, ASP and ASP.NET</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/codebase/use-authenticated-smtp-tls-connections/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Tunnel RDP through SSH &amp; PuTTY</title>
		<link>https://www.saotn.org/windows-server/tunnel-rdp-through-ssh-putty/</link>
					<comments>https://www.saotn.org/windows-server/tunnel-rdp-through-ssh-putty/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Tue, 28 Apr 2015 10:02:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Bash]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OpenSSH]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[RDP]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows 11]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1061</guid>

					<description><![CDATA[<p>Tunnel Remote Desktop over SSH with PuTTY: Have you ever been in a situation where you needed to perform remote administration on a Windows Server, and the RDP port 3389 is blocked on a firewall? You can tunnel RDP over SSH with PuTTY :-)</p>
<p>The post <a href="https://www.saotn.org/windows-server/tunnel-rdp-through-ssh-putty/">Tunnel RDP through SSH &amp; PuTTY</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/tunnel-rdp-through-ssh-putty/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Monitor Windows services with PowerShell</title>
		<link>https://www.saotn.org/windows-server/monitor-windows-services-with-powershell/</link>
					<comments>https://www.saotn.org/windows-server/monitor-windows-services-with-powershell/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Fri, 10 Apr 2015 07:41:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[PowerShell]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2114</guid>

					<description><![CDATA[<p>Schedule a PowerShell script to monitor local services in your Windows Server environment</p>
<p>The post <a href="https://www.saotn.org/windows-server/monitor-windows-services-with-powershell/">Monitor Windows services with PowerShell</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/monitor-windows-services-with-powershell/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>PowerShell Get-FsrmQuota and Set-FsrmQuota</title>
		<link>https://www.saotn.org/windows-server/powershell-get-fsrmquota-and-set-fsrmquota/</link>
					<comments>https://www.saotn.org/windows-server/powershell-get-fsrmquota-and-set-fsrmquota/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Tue, 07 Apr 2015 13:56:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[File Server Resource Manager]]></category>
		<category><![CDATA[NTFS]]></category>
		<category><![CDATA[PowerShell]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1386</guid>

					<description><![CDATA[<p>To get and set File Server Resource Manager NTFS quota you now have to use PowerShell FileServerResourceManager cmdlets. It's pretty easy to get directory information with Get-FsrmQuota and change dirquota.exe using Set-FsrmQuota.</p>
<p>The post <a href="https://www.saotn.org/windows-server/powershell-get-fsrmquota-and-set-fsrmquota/">PowerShell Get-FsrmQuota and Set-FsrmQuota</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/powershell-get-fsrmquota-and-set-fsrmquota/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Set IIS Application Pool recycle defaults to Specific Times, not Regular Time Interval</title>
		<link>https://www.saotn.org/windows-server/set-iis-application-pool-recycle-defaults-to-specific-times-not-regular-time-interval/</link>
					<comments>https://www.saotn.org/windows-server/set-iis-application-pool-recycle-defaults-to-specific-times-not-regular-time-interval/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Fri, 03 Apr 2015 08:39:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[AppCmd.exe]]></category>
		<category><![CDATA[Application Pool]]></category>
		<category><![CDATA[DevOps]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[PowerShell]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1544</guid>

					<description><![CDATA[<p>By default, an IIS application pool (or "AppPool") recycles on a regular time interval of 1740 minutes, or 29 hours. One reason for this time interval is that application pools don't recycle at the same moment every day (every day at 07.00 for example).</p>
<p>The post <a href="https://www.saotn.org/windows-server/set-iis-application-pool-recycle-defaults-to-specific-times-not-regular-time-interval/">Set IIS Application Pool recycle defaults to Specific Times, not Regular Time Interval</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/set-iis-application-pool-recycle-defaults-to-specific-times-not-regular-time-interval/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>PHP 5.6 default_charset change may break HTML output</title>
		<link>https://www.saotn.org/web-applications/php-5-6-default_charset-change-may-break-html-output/</link>
					<comments>https://www.saotn.org/web-applications/php-5-6-default_charset-change-may-break-html-output/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Tue, 31 Mar 2015 07:46:00 +0000</pubDate>
				<category><![CDATA[Web applications]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Website]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1955</guid>

					<description><![CDATA[<p>A change in PHP's default_charset php.ini setting causes HTML output to break if you try to set a different charset in your HTML head. It also might break functions like htmlentities() and htmlspecialchars().</p>
<p>The post <a href="https://www.saotn.org/web-applications/php-5-6-default_charset-change-may-break-html-output/">PHP 5.6 default_charset change may break HTML output</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/web-applications/php-5-6-default_charset-change-may-break-html-output/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Turn off swap</title>
		<link>https://www.saotn.org/gnu-linux/turn-off-swap/</link>
					<comments>https://www.saotn.org/gnu-linux/turn-off-swap/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Wed, 25 Mar 2015 06:34:00 +0000</pubDate>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Bash]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[performance]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1492</guid>

					<description><![CDATA[<p>Learn how to turn off swap in Bash, because when a swap partition is enabled Linux starts swapping, which may degrade (MySQL) system performance</p>
<p>The post <a href="https://www.saotn.org/gnu-linux/turn-off-swap/">Turn off swap</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/gnu-linux/turn-off-swap/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Software deployment through WDS</title>
		<link>https://www.saotn.org/windows-server/software-deployment-through-wds/</link>
					<comments>https://www.saotn.org/windows-server/software-deployment-through-wds/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Wed, 04 Mar 2015 08:06:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[deployment]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[WDS]]></category>
		<category><![CDATA[Windows 11]]></category>
		<category><![CDATA[Windows Deployment Services]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1334</guid>

					<description><![CDATA[<p>Here is how to install software packages during a Windows Deployment Services (WDS) deployment, without Microsoft Deployment Workbench (available in the Microsoft Deployment Toolkit, or MDT).</p>
<p>The post <a href="https://www.saotn.org/windows-server/software-deployment-through-wds/">Software deployment through WDS</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/software-deployment-through-wds/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Monit monitoring on Ubuntu 14.04 VM on Hyper-V</title>
		<link>https://www.saotn.org/windows-server/monit-monitoring-on-ubuntu-on-hyper-v/</link>
					<comments>https://www.saotn.org/windows-server/monit-monitoring-on-ubuntu-on-hyper-v/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Sun, 15 Feb 2015 07:44:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Bash]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[Postfix]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[WSL 2]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2893</guid>

					<description><![CDATA[<p class="wp-block-paragraph">In this post you&#8217;ll learn about setting up a <a href="https://mmonit.com/monit/">Monit</a> monitoring service for your websites and services. Monit is a free and open source service monitoring application which can perform various event-based actions. Monit can send email notifications, restart a service or application, or take other responsive actions. We set Monit up on a Ubuntu 14.04 VM, built on Hyper-V. And we use Monit to monitor several websites, and send out notifications on downtime.</p>
<p>The post <a href="https://www.saotn.org/windows-server/monit-monitoring-on-ubuntu-on-hyper-v/">Monit monitoring on Ubuntu 14.04 VM on Hyper-V</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/monit-monitoring-on-ubuntu-on-hyper-v/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to play classic MS-DOS games on Windows 11 with DOSBox</title>
		<link>https://www.saotn.org/useful/play-old-games-windows-dosbox/</link>
					<comments>https://www.saotn.org/useful/play-old-games-windows-dosbox/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Sun, 04 Jan 2015 14:10:00 +0000</pubDate>
				<category><![CDATA[Useful]]></category>
		<category><![CDATA[Abandonware]]></category>
		<category><![CDATA[DOSBox]]></category>
		<category><![CDATA[Emulation]]></category>
		<category><![CDATA[Gaming]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MS-DOS]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Windows 11]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2003</guid>

					<description><![CDATA[<p>Relive the golden age of PC gaming. Learn how to configure DOSBox on Windows 11 to run classic MS-DOS titles, optimize CPU cycles for period-accurate speed, and set up a custom autoexec.bat menu for easy launching.</p>
<p>The post <a href="https://www.saotn.org/useful/play-old-games-windows-dosbox/">How to play classic MS-DOS games on Windows 11 with DOSBox</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/useful/play-old-games-windows-dosbox/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Find all files owned by a particular user using PowerShell</title>
		<link>https://www.saotn.org/codebase/find-all-files-owned-by-a-particular-user-using-powershell/</link>
					<comments>https://www.saotn.org/codebase/find-all-files-owned-by-a-particular-user-using-powershell/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Sun, 04 Jan 2015 08:01:00 +0000</pubDate>
				<category><![CDATA[Codebase]]></category>
		<category><![CDATA[DevOps]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1516</guid>

					<description><![CDATA[<p>Sometimes you need to find all files owned by a specific user, recursively on your Windows Server NTFS file system. PowerShell has some neat cmdlets to automate this task for you and here is how.</p>
<p>The post <a href="https://www.saotn.org/codebase/find-all-files-owned-by-a-particular-user-using-powershell/">Find all files owned by a particular user using PowerShell</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/codebase/find-all-files-owned-by-a-particular-user-using-powershell/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Disable WordPress comments (how-to)</title>
		<link>https://www.saotn.org/web-applications/wordpress/disable-wordpress-comments-how-to/</link>
					<comments>https://www.saotn.org/web-applications/wordpress/disable-wordpress-comments-how-to/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Fri, 02 Jan 2015 08:34:00 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[MariaDB]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[Security]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2825</guid>

					<description><![CDATA[<p>With thousands spam reactions, disabling (and removing) WordPress comments is often the only way to go. Here is how to disable WordPress comments in both the WordPress Dashboard interface and in your MySQL / MariaDB database.</p>
<p>The post <a href="https://www.saotn.org/web-applications/wordpress/disable-wordpress-comments-how-to/">Disable WordPress comments (how-to)</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/web-applications/wordpress/disable-wordpress-comments-how-to/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Disk Cleanup in Windows Server</title>
		<link>https://www.saotn.org/windows-server/disk-cleanup/</link>
					<comments>https://www.saotn.org/windows-server/disk-cleanup/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Mon, 22 Dec 2014 12:53:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[DISM]]></category>
		<category><![CDATA[PowerShell]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1086</guid>

					<description><![CDATA[<p>Over time, as your Windows Server runs longer, more and more disk space is eaten. Simply gone! Investigating the disk usage leaves you clueless; there are no large log files, crash dumps, or there is no software to be removed. Where did that space go?</p>
<p>The post <a href="https://www.saotn.org/windows-server/disk-cleanup/">Disk Cleanup in Windows Server</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/disk-cleanup/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Explicit Congestion Notification (ECN) slows down outbound connections</title>
		<link>https://www.saotn.org/windows-server/explicit-congestion-notification-ecn-slows-down-outbound-connections/</link>
					<comments>https://www.saotn.org/windows-server/explicit-congestion-notification-ecn-slows-down-outbound-connections/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Wed, 03 Dec 2014 12:27:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[netsh]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[TCP/IP]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2833</guid>

					<description><![CDATA[<p>ECN is an optional feature that may be used between two ECN-enabled endpoints when the underlying network infrastructure also supports it. Unfortunately, having one ECN Capability enabled endpoint may slow down outbound network connections to outdated network equipment.</p>
<p>The post <a href="https://www.saotn.org/windows-server/explicit-congestion-notification-ecn-slows-down-outbound-connections/">Explicit Congestion Notification (ECN) slows down outbound connections</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/explicit-congestion-notification-ecn-slows-down-outbound-connections/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>“A domain rename operation is already in progress”</title>
		<link>https://www.saotn.org/windows-server/a-domain-rename-operation-is-already-in-progress/</link>
					<comments>https://www.saotn.org/windows-server/a-domain-rename-operation-is-already-in-progress/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Wed, 26 Nov 2014 09:20:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Active Directory]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2907</guid>

					<description><![CDATA[<p>The other day, when I attempted to add a newly installed Active Directory to become the slave domain controller of a master, the error message "A domain rename operation is already in progress" was displayed. Promoting the Windows Server 2012 R2 server to a Domain Controller failed.</p>
<p>The post <a href="https://www.saotn.org/windows-server/a-domain-rename-operation-is-already-in-progress/">&#8220;A domain rename operation is already in progress&#8221;</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/a-domain-rename-operation-is-already-in-progress/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Convert decimal to hex in Bash, hexadecimal to decimal and dates to Unix timestamp</title>
		<link>https://www.saotn.org/gnu-linux/convert-decimal-to-hex-in-bash-hexadecimal-to-decimal-and-dates-to-unix-timestamp/</link>
					<comments>https://www.saotn.org/gnu-linux/convert-decimal-to-hex-in-bash-hexadecimal-to-decimal-and-dates-to-unix-timestamp/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Thu, 06 Nov 2014 11:46:00 +0000</pubDate>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Bash]]></category>
		<category><![CDATA[Linux]]></category>
		<guid isPermaLink="false">https://faq.saotn.org/?p=927</guid>

					<description><![CDATA[<p>Cconvert decimal to hex hexadecimal to decimal and Unix timestamps in Linux Bash. A quicky for my archives.</p>
<p>The post <a href="https://www.saotn.org/gnu-linux/convert-decimal-to-hex-in-bash-hexadecimal-to-decimal-and-dates-to-unix-timestamp/">Convert decimal to hex in Bash, hexadecimal to decimal and dates to Unix timestamp</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/gnu-linux/convert-decimal-to-hex-in-bash-hexadecimal-to-decimal-and-dates-to-unix-timestamp/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Sysadmins of the North goes global!</title>
		<link>https://www.saotn.org/web-applications/sysadmins-of-the-north-goes-global/</link>
					<comments>https://www.saotn.org/web-applications/sysadmins-of-the-north-goes-global/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Wed, 29 Oct 2014 12:47:00 +0000</pubDate>
				<category><![CDATA[Web applications]]></category>
		<category><![CDATA[Bind9]]></category>
		<category><![CDATA[CDN]]></category>
		<category><![CDATA[DevOps]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[Varnish Cache]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=3898</guid>

					<description><![CDATA[<p> How to set up a global Geolocation DNS load balancing Varnish Cache Content Delivery Network with Bind9, geo-ip database, Varnish Cache and DigtalOcean. DIY High-Availability for your website! </p>
<p>The post <a href="https://www.saotn.org/web-applications/sysadmins-of-the-north-goes-global/">Sysadmins of the North goes global!</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/web-applications/sysadmins-of-the-north-goes-global/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to set a good PHP realpath_cache_size</title>
		<link>https://www.saotn.org/web-applications/how-to-set-a-good-php-realpath_cache_size/</link>
					<comments>https://www.saotn.org/web-applications/how-to-set-a-good-php-realpath_cache_size/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Thu, 23 Oct 2014 11:35:00 +0000</pubDate>
				<category><![CDATA[Web applications]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[OPCache]]></category>
		<category><![CDATA[Optimization]]></category>
		<category><![CDATA[PHP]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2234</guid>

					<description><![CDATA[<p>Learn how to optimize PHP performance by checking and setting PHP realpath_cache_size. The realpath_cache_size size represents the total number of bytes in the path strings stored, plus the size of the data associated with the cache entry</p>
<p>The post <a href="https://www.saotn.org/web-applications/how-to-set-a-good-php-realpath_cache_size/">How to set a good PHP realpath_cache_size</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/web-applications/how-to-set-a-good-php-realpath_cache_size/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Display Commas in WordPress tags</title>
		<link>https://www.saotn.org/web-applications/wordpress/display-commas-in-wordpress-tags/</link>
					<comments>https://www.saotn.org/web-applications/wordpress/display-commas-in-wordpress-tags/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Sun, 12 Oct 2014 08:55:00 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[WordPress performance]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=3995</guid>

					<description><![CDATA[<p>How to display commas in WordPress tags? And why have commas in WP taxonomies?</p>
<p>The post <a href="https://www.saotn.org/web-applications/wordpress/display-commas-in-wordpress-tags/">Display Commas in WordPress tags</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/web-applications/wordpress/display-commas-in-wordpress-tags/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Conditionally start Application Pools on remote IIS web servers</title>
		<link>https://www.saotn.org/windows-server/conditionally-start-application-pools-on-remote-iis-web-servers/</link>
					<comments>https://www.saotn.org/windows-server/conditionally-start-application-pools-on-remote-iis-web-servers/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Thu, 11 Sep 2014 11:26:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[AppCmd.exe]]></category>
		<category><![CDATA[Application Pool]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Webserver]]></category>
		<category><![CDATA[Website]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1601</guid>

					<description><![CDATA[<p>In this article you'll learn how to start all stopped application pools that have the ApplicationPool.AutoStart property set to $True using AppCmd.exe or PowerShell. This is something you often or occasionally have to perform on various servers, for example when an application pool hangs.</p>
<p>The post <a href="https://www.saotn.org/windows-server/conditionally-start-application-pools-on-remote-iis-web-servers/">Conditionally start Application Pools on remote IIS web servers</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/conditionally-start-application-pools-on-remote-iis-web-servers/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Check website availability with PHP and cURL</title>
		<link>https://www.saotn.org/useful/check-website-availability-with-php-and-curl/</link>
					<comments>https://www.saotn.org/useful/check-website-availability-with-php-and-curl/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Wed, 10 Sep 2014 07:22:00 +0000</pubDate>
				<category><![CDATA[Useful]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Website]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1950</guid>

					<description><![CDATA[<p>A useful PHP script to check if your website is up and online available. It uses PHP and cURL. This script comes in handy because website uptime and availability is important, and you want your website to be always online available.</p>
<p>The post <a href="https://www.saotn.org/useful/check-website-availability-with-php-and-curl/">Check website availability with PHP and cURL</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/useful/check-website-availability-with-php-and-curl/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Exploit PHP’s mail() to get remote code execution</title>
		<link>https://www.saotn.org/web-applications/exploit-php-mail-get-remote-code-execution/</link>
					<comments>https://www.saotn.org/web-applications/exploit-php-mail-get-remote-code-execution/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Sun, 07 Sep 2014 06:43:00 +0000</pubDate>
				<category><![CDATA[Web applications]]></category>
		<category><![CDATA[Exploit]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Remote Code Execution]]></category>
		<category><![CDATA[Security]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2283</guid>

					<description><![CDATA[<p>Exploit PHP's mail() function for remote code execution. Apparently, if you are able to control the 5th parameter of the mail() function ($options), you have the opportunity to execute arbitrary commands.</p>
<p>The post <a href="https://www.saotn.org/web-applications/exploit-php-mail-get-remote-code-execution/">Exploit PHP&#8217;s mail() to get remote code execution</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/web-applications/exploit-php-mail-get-remote-code-execution/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Custom PHP version on IIS Express and WebMatrix 3</title>
		<link>https://www.saotn.org/web-applications/custom-php-version-on-iis-express-and-webmatrix-3/</link>
					<comments>https://www.saotn.org/web-applications/custom-php-version-on-iis-express-and-webmatrix-3/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Tue, 19 Aug 2014 14:23:00 +0000</pubDate>
				<category><![CDATA[Web applications]]></category>
		<category><![CDATA[DevOps]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[IIS Express]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[WebMatrix3]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=3392</guid>

					<description><![CDATA[<p>Outdated but fun: PHP 7 with OPcache in IIS Express for Microsoft WebMatrix 3: create your DevOps with Microsoft WebMatrix and IIS Express</p>
<p>The post <a href="https://www.saotn.org/web-applications/custom-php-version-on-iis-express-and-webmatrix-3/">Custom PHP version on IIS Express and WebMatrix 3</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/web-applications/custom-php-version-on-iis-express-and-webmatrix-3/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Send authenticated SMTP email over TLS from WordPress</title>
		<link>https://www.saotn.org/web-applications/wordpress/send-authenticated-smtp-email-over-tls-wordpress/</link>
					<comments>https://www.saotn.org/web-applications/wordpress/send-authenticated-smtp-email-over-tls-wordpress/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Tue, 29 Jul 2014 07:24:00 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[TLS]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1708</guid>

					<description><![CDATA[<p>Learn how to override wp-mail() and send secure email using authenticated SMTP and StartTLS from WordPress.</p>
<p>The post <a href="https://www.saotn.org/web-applications/wordpress/send-authenticated-smtp-email-over-tls-wordpress/">Send authenticated SMTP email over TLS from WordPress</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/web-applications/wordpress/send-authenticated-smtp-email-over-tls-wordpress/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Huge increase in WordPress xmlrpc.php POST requests</title>
		<link>https://www.saotn.org/web-applications/wordpress/huge-increase-in-wordpress-xmlrpc-php-post-requests/</link>
					<comments>https://www.saotn.org/web-applications/wordpress/huge-increase-in-wordpress-xmlrpc-php-post-requests/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Mon, 07 Jul 2014 07:35:00 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[DoS]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[URL Rewrite Module]]></category>
		<category><![CDATA[web.config]]></category>
		<category><![CDATA[XML-RPC]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1471</guid>

					<description><![CDATA[<p>How to identify, block, mitigate and leverage xmlrpc.php scans, brute-force, and user enumeration attacks on WordPress sites... Secure WordPress xmlprc.php interface and reduce service disruption.</p>
<p>The post <a href="https://www.saotn.org/web-applications/wordpress/huge-increase-in-wordpress-xmlrpc-php-post-requests/">Huge increase in WordPress xmlrpc.php POST requests</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/web-applications/wordpress/huge-increase-in-wordpress-xmlrpc-php-post-requests/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Remove IIS Server version HTTP Response Header</title>
		<link>https://www.saotn.org/windows-server/remove-iis-server-version-http-response-header/</link>
					<comments>https://www.saotn.org/windows-server/remove-iis-server-version-http-response-header/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Sun, 06 Jul 2014 17:51:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[AppCmd.exe]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[IIS Manager]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[URL Rewrite Module]]></category>
		<category><![CDATA[web.config]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1270</guid>

					<description><![CDATA[<p>Windows Server IIS loves to tell the world that a website runs on IIS. It does so with the "Server:" header in the HTTP response, as shown below. In this post I'll show you how to remove HTTP response headers in Windows Server IIS. You don't want to give hackers too much information about your servers, right?.</p>
<p>The post <a href="https://www.saotn.org/windows-server/remove-iis-server-version-http-response-header/">Remove IIS Server version HTTP Response Header</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/remove-iis-server-version-http-response-header/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>.svc WCF web service returns 404 Not Found in IIS 8</title>
		<link>https://www.saotn.org/windows-server/svc-wcf-web-service-returns-404-not-found-in-iis/</link>
					<comments>https://www.saotn.org/windows-server/svc-wcf-web-service-returns-404-not-found-in-iis/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Mon, 30 Jun 2014 10:09:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[IIS]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=3587</guid>

					<description><![CDATA[<p>When the .svc web service handler doesn't work in IIS with ASP.NET 4.5 and returns a 404 Not Found error, you may need to add an extra handler to IIS. Read on...</p>
<p>The post <a href="https://www.saotn.org/windows-server/svc-wcf-web-service-returns-404-not-found-in-iis/">.svc WCF web service returns 404 Not Found in IIS 8</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/svc-wcf-web-service-returns-404-not-found-in-iis/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>8 Tips to improve Joomla performance</title>
		<link>https://www.saotn.org/web-applications/8-tips-to-improve-joomla-performance/</link>
					<comments>https://www.saotn.org/web-applications/8-tips-to-improve-joomla-performance/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Sun, 29 Jun 2014 12:15:00 +0000</pubDate>
				<category><![CDATA[Web applications]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[OPCache]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[PHP]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1607</guid>

					<description><![CDATA[<p>Learn how to speed-up Joomla performance on Windows Server IIS using these 8 simple, but important, tips. Add caching, gzip compression, set your sessions &#038; optimize MySQL database functions.</p>
<p>The post <a href="https://www.saotn.org/web-applications/8-tips-to-improve-joomla-performance/">8 Tips to improve Joomla performance</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/web-applications/8-tips-to-improve-joomla-performance/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Delete all MAILER-DAEMON emails in Postfix queue</title>
		<link>https://www.saotn.org/gnu-linux/delete-all-mailer-daemon-emails-in-postfix-queue/</link>
					<comments>https://www.saotn.org/gnu-linux/delete-all-mailer-daemon-emails-in-postfix-queue/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Wed, 04 Jun 2014 11:18:00 +0000</pubDate>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Bash]]></category>
		<category><![CDATA[Postfix]]></category>
		<category><![CDATA[SMTP]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1598</guid>

					<description><![CDATA[<p>How to delete all MAILER-DAEMON emails from your Postfix queue, when it matches a sender or recipient email address condition. In Postfix, there are various similar commands to delete messages from the Postfix mail queue, based on the Message-ID and/or email address for example...</p>
<p>The post <a href="https://www.saotn.org/gnu-linux/delete-all-mailer-daemon-emails-in-postfix-queue/">Delete all MAILER-DAEMON emails in Postfix queue</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/gnu-linux/delete-all-mailer-daemon-emails-in-postfix-queue/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to install the Web-WebSockets feature in IIS using PowerShell</title>
		<link>https://www.saotn.org/windows-server/install-the-web-websockets-feature-in-iis-using-powershell/</link>
					<comments>https://www.saotn.org/windows-server/install-the-web-websockets-feature-in-iis-using-powershell/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Tue, 27 May 2014 14:31:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[IIS Manager]]></category>
		<category><![CDATA[PowerShell]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1197</guid>

					<description><![CDATA[<p>Easily enable support for the WebSocket protocol on Windows Server IIS by installing the Web-WebSockets feature using PowerShell. Learn how to install WebSocket Protocol support in Windows Server IIS 8.0.</p>
<p>The post <a href="https://www.saotn.org/windows-server/install-the-web-websockets-feature-in-iis-using-powershell/">How to install the Web-WebSockets feature in IIS using PowerShell</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/install-the-web-websockets-feature-in-iis-using-powershell/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Hide the .php file extension with IIS URL Rewrite Module</title>
		<link>https://www.saotn.org/windows-server/hide-the-php-file-extension-with-iis-url-rewrite-module/</link>
					<comments>https://www.saotn.org/windows-server/hide-the-php-file-extension-with-iis-url-rewrite-module/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Fri, 23 May 2014 07:51:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[URL Rewrite Module]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2122</guid>

					<description><![CDATA[<p>Sometimes it's important to remove (or hide) the file extension of scripts you use. Security by obscurity might be that reason, if you don't want others to know what script language you are using for your website, or for static site hosts.</p>
<p>The post <a href="https://www.saotn.org/windows-server/hide-the-php-file-extension-with-iis-url-rewrite-module/">Hide the .php file extension with IIS URL Rewrite Module</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/hide-the-php-file-extension-with-iis-url-rewrite-module/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Test SMTP authentication and StartTLS</title>
		<link>https://www.saotn.org/codebase/test-smtp-authentication-starttls/</link>
					<comments>https://www.saotn.org/codebase/test-smtp-authentication-starttls/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Sat, 17 May 2014 14:11:00 +0000</pubDate>
				<category><![CDATA[Codebase]]></category>
		<category><![CDATA[Bash]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OpenSSL]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[SMTP]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1436</guid>

					<description><![CDATA[<p>Investigate SMTP authentication issues like a boss! When using TLS encrypted SMTP connections, it's always handy if you are able to create a SMTP logon credentials and test SMTP authentication over a TLS/StartTLS connection. Preferably from your command-prompt.</p>
<p>The post <a href="https://www.saotn.org/codebase/test-smtp-authentication-starttls/">Test SMTP authentication and StartTLS</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/codebase/test-smtp-authentication-starttls/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>IIS Outbound Rules with gzip compression</title>
		<link>https://www.saotn.org/windows-server/iis-outbound-rules-with-gzip-compression/</link>
					<comments>https://www.saotn.org/windows-server/iis-outbound-rules-with-gzip-compression/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Tue, 13 May 2014 07:34:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[gzip compression]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[IIS Manager]]></category>
		<category><![CDATA[URL Rewrite Module]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1953</guid>

					<description><![CDATA[<p>Gzip compression conflicts with IIS Outbound Rules resulting in HTTP 500.52 URL Rewrite Module Error. Here is how to resolve this.</p>
<p>The post <a href="https://www.saotn.org/windows-server/iis-outbound-rules-with-gzip-compression/">IIS Outbound Rules with gzip compression</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/iis-outbound-rules-with-gzip-compression/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Check, repair and optimize MySQL tables with mysqlcheck</title>
		<link>https://www.saotn.org/useful/check-repair-and-optimize-mysql-tables-with-mysqlcheck/</link>
					<comments>https://www.saotn.org/useful/check-repair-and-optimize-mysql-tables-with-mysqlcheck/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Fri, 02 May 2014 07:22:00 +0000</pubDate>
				<category><![CDATA[Useful]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[mysqlcheck]]></category>
		<category><![CDATA[Optimization]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=3012</guid>

					<description><![CDATA[<p>MySQL's mysqlcheck is a command line table maintenance program: it checks, repairs, optimizes, or analyzes tables. Very handy for automated performance optimizations of MySQL databases and tables.</p>
<p>The post <a href="https://www.saotn.org/useful/check-repair-and-optimize-mysql-tables-with-mysqlcheck/">Check, repair and optimize MySQL tables with mysqlcheck</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/useful/check-repair-and-optimize-mysql-tables-with-mysqlcheck/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to clean up Contact Form 7 temporary captcha files on IIS web servers</title>
		<link>https://www.saotn.org/windows-server/clean-contact-form-7-temporary-captcha-files-iis/</link>
					<comments>https://www.saotn.org/windows-server/clean-contact-form-7-temporary-captcha-files-iis/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Mon, 28 Apr 2014 08:27:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[PHP]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2651</guid>

					<description><![CDATA[<p>On IIS, Contact Form 7 captcha has one HUGE disadvantage: temporary captcha files placed in wp-content/uploads/wpcf7_captcha, are not automatically removed. Here is how to remove Contact Form 7 temporary captcha files on IIS…</p>
<p>The post <a href="https://www.saotn.org/windows-server/clean-contact-form-7-temporary-captcha-files-iis/">How to clean up Contact Form 7 temporary captcha files on IIS web servers</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/clean-contact-form-7-temporary-captcha-files-iis/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Set or remove the read-only attribute assigned to files with PHP chmod</title>
		<link>https://www.saotn.org/codebase/set-or-remove-the-read-only-attribute-with-php-chmod/</link>
					<comments>https://www.saotn.org/codebase/set-or-remove-the-read-only-attribute-with-php-chmod/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Sun, 27 Apr 2014 13:14:00 +0000</pubDate>
				<category><![CDATA[Codebase]]></category>
		<category><![CDATA[PHP]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2657</guid>

					<description><![CDATA[<p>Change file attributes with PHP chmod to make files read-only or normally accessible on Windows Server IIS.</p>
<p>The post <a href="https://www.saotn.org/codebase/set-or-remove-the-read-only-attribute-with-php-chmod/">Set or remove the read-only attribute assigned to files with PHP chmod</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/codebase/set-or-remove-the-read-only-attribute-with-php-chmod/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Add (custom) headers to MailMessage class</title>
		<link>https://www.saotn.org/codebase/add-custom-headers-to-mailmessage-class/</link>
					<comments>https://www.saotn.org/codebase/add-custom-headers-to-mailmessage-class/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Wed, 23 Apr 2014 14:17:00 +0000</pubDate>
				<category><![CDATA[Codebase]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[Website]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=3597</guid>

					<description><![CDATA[<p>The System.Net.Mail Namespace leaves out the required Message-ID header in email. Here is how you can add this important header to your email, to make sure email arrives.</p>
<p>The post <a href="https://www.saotn.org/codebase/add-custom-headers-to-mailmessage-class/">Add (custom) headers to MailMessage class</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/codebase/add-custom-headers-to-mailmessage-class/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Configure SQLServer sessionState for Umbraco</title>
		<link>https://www.saotn.org/web-applications/umbraco/configure-sqlserver-sessionstate-for-umbraco/</link>
					<comments>https://www.saotn.org/web-applications/umbraco/configure-sqlserver-sessionstate-for-umbraco/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Wed, 23 Apr 2014 07:10:00 +0000</pubDate>
				<category><![CDATA[Umbraco]]></category>
		<category><![CDATA[.NET Framework]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[web.config]]></category>
		<category><![CDATA[Website]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2086</guid>

					<description><![CDATA[<p>Configure Umbraco for SQLServer sessionState storage and prepare Umbraco for high performance web garden or web farm, and load balancing environments. This post explains it all.</p>
<p>The post <a href="https://www.saotn.org/web-applications/umbraco/configure-sqlserver-sessionstate-for-umbraco/">Configure SQLServer sessionState for Umbraco</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/web-applications/umbraco/configure-sqlserver-sessionstate-for-umbraco/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Connect to multiple MySQL servers in a for and foreach loop</title>
		<link>https://www.saotn.org/codebase/connect-to-multiple-mysql-servers-in-a-for-and-foreach-loop/</link>
					<comments>https://www.saotn.org/codebase/connect-to-multiple-mysql-servers-in-a-for-and-foreach-loop/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Wed, 05 Mar 2014 11:22:00 +0000</pubDate>
				<category><![CDATA[Codebase]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=4010</guid>

					<description><![CDATA[<p>Check the connectivity of multiple MySQL servers, and connect to the servers in a loop. Here are two example code snippets</p>
<p>The post <a href="https://www.saotn.org/codebase/connect-to-multiple-mysql-servers-in-a-for-and-foreach-loop/">Connect to multiple MySQL servers in a for and foreach loop</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/codebase/connect-to-multiple-mysql-servers-in-a-for-and-foreach-loop/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Target multiple ASP.NET versions with AppCmd.exe</title>
		<link>https://www.saotn.org/windows-server/target-multiple-asp-net-versions-with-appcmd-exe/</link>
					<comments>https://www.saotn.org/windows-server/target-multiple-asp-net-versions-with-appcmd-exe/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Tue, 18 Feb 2014 15:21:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[AppCmd.exe]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[IIS]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=3390</guid>

					<description><![CDATA[<p>Address both x86 and x64 versions of .NET with AppCmd. When administering an IIS web server you frequently have to use AppCmd.exe to make configuration changes. Whether it is for a specific web site or server wide. Some think AppCmd is very limited, but here is how you can target multiple ASP.NET versions with AppCmd!</p>
<p>The post <a href="https://www.saotn.org/windows-server/target-multiple-asp-net-versions-with-appcmd-exe/">Target multiple ASP.NET versions with AppCmd.exe</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/target-multiple-asp-net-versions-with-appcmd-exe/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Test MySQL database connectivity with MySql.Data.MySqlClient</title>
		<link>https://www.saotn.org/codebase/test-mysql-database-connectivity-with-mysql-data-mysqlclient/</link>
					<comments>https://www.saotn.org/codebase/test-mysql-database-connectivity-with-mysql-data-mysqlclient/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Sun, 16 Feb 2014 11:04:00 +0000</pubDate>
				<category><![CDATA[Codebase]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Connector/NET]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Website]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=4005</guid>

					<description><![CDATA[<p>MySql.Data.MySqlClient ASP.NET test script</p>
<p>The post <a href="https://www.saotn.org/codebase/test-mysql-database-connectivity-with-mysql-data-mysqlclient/">Test MySQL database connectivity with MySql.Data.MySqlClient</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/codebase/test-mysql-database-connectivity-with-mysql-data-mysqlclient/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Split Comma Separated Values (csv) fields with VIM or sed</title>
		<link>https://www.saotn.org/gnu-linux/split-comma-separated-values-csv-fields-with-vim-or-sed/</link>
					<comments>https://www.saotn.org/gnu-linux/split-comma-separated-values-csv-fields-with-vim-or-sed/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Fri, 31 Jan 2014 10:56:00 +0000</pubDate>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Bash]]></category>
		<category><![CDATA[sed]]></category>
		<category><![CDATA[vim]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=4003</guid>

					<description><![CDATA[<p>Split a csv field into two fields using Vim and print or delete csv fields with AWK/Gawk (how to)</p>
<p>The post <a href="https://www.saotn.org/gnu-linux/split-comma-separated-values-csv-fields-with-vim-or-sed/">Split Comma Separated Values (csv) fields with VIM or sed</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/gnu-linux/split-comma-separated-values-csv-fields-with-vim-or-sed/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Asynchronous PHP calls with XMLHttpRequest</title>
		<link>https://www.saotn.org/news/asynchronous-php-calls-with-xmlhttprequest/</link>
					<comments>https://www.saotn.org/news/asynchronous-php-calls-with-xmlhttprequest/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Sat, 18 Jan 2014 08:41:00 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[XMLHttpRequest]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=3991</guid>

					<description><![CDATA[<p>Async PHP calls with XMLHttpRequest</p>
<p>The post <a href="https://www.saotn.org/news/asynchronous-php-calls-with-xmlhttprequest/">Asynchronous PHP calls with XMLHttpRequest</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/news/asynchronous-php-calls-with-xmlhttprequest/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Optimize all MySQL tables with MySQLi multi_query</title>
		<link>https://www.saotn.org/codebase/optimize-all-mysql-tables-with-mysqli-multi_query/</link>
					<comments>https://www.saotn.org/codebase/optimize-all-mysql-tables-with-mysqli-multi_query/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Fri, 03 Jan 2014 11:14:00 +0000</pubDate>
				<category><![CDATA[Codebase]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Optimization]]></category>
		<category><![CDATA[PHP]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=4008</guid>

					<description><![CDATA[<p>PHP MySQLi extension supports multiple queries which are concatenated by a semicolon. We can use this to optimize all MySQL tables in one single multi_query statement.</p>
<p>The post <a href="https://www.saotn.org/codebase/optimize-all-mysql-tables-with-mysqli-multi_query/">Optimize all MySQL tables with MySQLi multi_query</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/codebase/optimize-all-mysql-tables-with-mysqli-multi_query/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Delete files recursively with ForFiles in Windows Server</title>
		<link>https://www.saotn.org/windows-server/delete-files-recursively-with-forfiles-in-windows-server/</link>
					<comments>https://www.saotn.org/windows-server/delete-files-recursively-with-forfiles-in-windows-server/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Wed, 01 Jan 2014 15:12:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Forfiles.exe]]></category>
		<category><![CDATA[PowerShell]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1388</guid>

					<description><![CDATA[<p>The Forfiles command on Windows selects and executes a command on a file or set of files. Forfiles is ideal for batch processing through scripts, for instance on Windows Server systems. With Forfiles, you can run a command on or pass arguments to multiple files. For example, you could run the type or del command on all files in a tree with the .txt extension.</p>
<p>The post <a href="https://www.saotn.org/windows-server/delete-files-recursively-with-forfiles-in-windows-server/">Delete files recursively with ForFiles in Windows Server</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/delete-files-recursively-with-forfiles-in-windows-server/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Block WordPress comment spammers manually</title>
		<link>https://www.saotn.org/web-applications/wordpress/block-wordpress-comment-spammers-manually/</link>
					<comments>https://www.saotn.org/web-applications/wordpress/block-wordpress-comment-spammers-manually/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Sat, 30 Nov 2013 10:28:00 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Blacklist]]></category>
		<category><![CDATA[MariaDB]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[web.config]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2831</guid>

					<description><![CDATA[<p>The less spammers hit your WordPress blog, the better your blog performs, is one of my opinions. A second is, the less unnecessary plugins you use on your WordPress blog, the better. So, a little while ago I decided to remove plugins like Stop Spammer Registration Plugin and do its work myself.</p>
<p>The post <a href="https://www.saotn.org/web-applications/wordpress/block-wordpress-comment-spammers-manually/">Block WordPress comment spammers manually</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/web-applications/wordpress/block-wordpress-comment-spammers-manually/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Add websites and application pools to IIS with PowerShell, in a for loop</title>
		<link>https://www.saotn.org/codebase/add-websites-and-application-pools-to-iis-with-powershell-in-a-for-loop/</link>
					<comments>https://www.saotn.org/codebase/add-websites-and-application-pools-to-iis-with-powershell-in-a-for-loop/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Mon, 11 Nov 2013 15:12:00 +0000</pubDate>
				<category><![CDATA[Codebase]]></category>
		<category><![CDATA[AppCmd.exe]]></category>
		<category><![CDATA[Application Pool]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Website]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=3387</guid>

					<description><![CDATA[<p>How to use PowerShell to add websites and application pools in IIS</p>
<p>The post <a href="https://www.saotn.org/codebase/add-websites-and-application-pools-to-iis-with-powershell-in-a-for-loop/">Add websites and application pools to IIS with PowerShell, in a for loop</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/codebase/add-websites-and-application-pools-to-iis-with-powershell-in-a-for-loop/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Create your own CDN using IIS Outbound Rules</title>
		<link>https://www.saotn.org/windows-server/create-your-own-cdn-using-iis-outbound-rules/</link>
					<comments>https://www.saotn.org/windows-server/create-your-own-cdn-using-iis-outbound-rules/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Sun, 29 Sep 2013 07:18:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Content Delivery Network]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Optimization]]></category>
		<category><![CDATA[Outbound Rules]]></category>
		<category><![CDATA[URL Rewrite Module]]></category>
		<category><![CDATA[Website]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=3009</guid>

					<description><![CDATA[<p>Use IIS Outbound Rules and URL Rewrite Module to create a custom created Content Delivery Network (CDN) for static content ofloading and speed-up your website.</p>
<p>The post <a href="https://www.saotn.org/windows-server/create-your-own-cdn-using-iis-outbound-rules/">Create your own CDN using IIS Outbound Rules</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/create-your-own-cdn-using-iis-outbound-rules/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Bash: Grep through a large number of files – “Argument list too long”</title>
		<link>https://www.saotn.org/gnu-linux/bash-grep-through-a-large-number-of-files-argument-list-too-long/</link>
					<comments>https://www.saotn.org/gnu-linux/bash-grep-through-a-large-number-of-files-argument-list-too-long/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Tue, 17 Sep 2013 11:37:00 +0000</pubDate>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Bash]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1532</guid>

					<description><![CDATA[<p>/bash/grep and /bash/rm give me an error Argument list too long. Here is how to overcome this error with Bash grep and rm.</p>
<p>The post <a href="https://www.saotn.org/gnu-linux/bash-grep-through-a-large-number-of-files-argument-list-too-long/">Bash: Grep through a large number of files &#8211; &#8220;Argument list too long&#8221;</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/gnu-linux/bash-grep-through-a-large-number-of-files-argument-list-too-long/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Don’t turn off CURLOPT_SSL_VERIFYPEER and fix your PHP configuration</title>
		<link>https://www.saotn.org/useful/dont-turn-off-curlopt_ssl_verifypeer-and-fix-your-php-configuration/</link>
					<comments>https://www.saotn.org/useful/dont-turn-off-curlopt_ssl_verifypeer-and-fix-your-php-configuration/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Mon, 10 Jun 2013 07:58:00 +0000</pubDate>
				<category><![CDATA[Useful]]></category>
		<category><![CDATA[cURL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[TLS]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1791</guid>

					<description><![CDATA[<p>Learn how to fix your PHP config instead of turning off CURLOPT_SSL_VERIFYPEER in php.ini and overcome certificate validation errors with cURL and PHP.</p>
<p>The post <a href="https://www.saotn.org/useful/dont-turn-off-curlopt_ssl_verifypeer-and-fix-your-php-configuration/">Don&#8217;t turn off CURLOPT_SSL_VERIFYPEER and fix your PHP configuration</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/useful/dont-turn-off-curlopt_ssl_verifypeer-and-fix-your-php-configuration/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Installing Debian GNU/Linux 7.0 (Wheezy) on HP EliteBook 8570w</title>
		<link>https://www.saotn.org/gnu-linux/installing-debian-gnu-linux-7-0-wheezy-on-hp-elitebook-8570w/</link>
					<comments>https://www.saotn.org/gnu-linux/installing-debian-gnu-linux-7-0-wheezy-on-hp-elitebook-8570w/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Thu, 06 Jun 2013 08:28:00 +0000</pubDate>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[iwlwifi]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[NVIDIA]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2878</guid>

					<description><![CDATA[<p>I was FedUp with Fedora Core 17/18 after a day, so I decided to return to my old love: Debian GNU/Linux. It's been a couple of years, but I'm happy to be back! Just run the netinst installer which will take care of the most.</p>
<p>The post <a href="https://www.saotn.org/gnu-linux/installing-debian-gnu-linux-7-0-wheezy-on-hp-elitebook-8570w/">Installing Debian GNU/Linux 7.0 (Wheezy) on HP EliteBook 8570w</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/gnu-linux/installing-debian-gnu-linux-7-0-wheezy-on-hp-elitebook-8570w/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Connect to SqlCe (SQL Server Compact) database from ASP</title>
		<link>https://www.saotn.org/web-applications/connect-to-sqlce-sql-server-compact-database-from-asp/</link>
					<comments>https://www.saotn.org/web-applications/connect-to-sqlce-sql-server-compact-database-from-asp/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Mon, 03 Jun 2013 07:41:00 +0000</pubDate>
				<category><![CDATA[Web applications]]></category>
		<category><![CDATA[classic ASP]]></category>
		<category><![CDATA[SqlCe]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2118</guid>

					<description><![CDATA[<p>Here is how to install the Microsoft.SQLSERVER.CE.OLEDB.4.0 Provider and use classic ASP to connect to an SqlCe (SQL Server Compact) database sdf file, as a Microsoft Access database replacement.</p>
<p>The post <a href="https://www.saotn.org/web-applications/connect-to-sqlce-sql-server-compact-database-from-asp/">Connect to SqlCe (SQL Server Compact) database from ASP</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/web-applications/connect-to-sqlce-sql-server-compact-database-from-asp/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Grep for forensic log parsing and analysis on Windows Server IIS</title>
		<link>https://www.saotn.org/windows-server/grep-for-forensic-log-parsing-and-analysis-on-windows-server-iis/</link>
					<comments>https://www.saotn.org/windows-server/grep-for-forensic-log-parsing-and-analysis-on-windows-server-iis/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Tue, 09 Apr 2013 11:09:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Forensics]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Logparser]]></category>
		<category><![CDATA[Security]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2620</guid>

					<description><![CDATA[<p>How to use GnuWin32 ported tools like grep.exe and find.exe for forensic log file analysis in Windows Server. Find webshells and backdoors in websites, check visitor's IP addresses or hits to backdoor/webshell files in IIS log files easy. Command-line log analysis in Windows Server, search for Joomla-, WordPress-, Drupal- and PHP- malware &#038; backdoors in your website with grep and find.</p>
<p>The post <a href="https://www.saotn.org/windows-server/grep-for-forensic-log-parsing-and-analysis-on-windows-server-iis/">Grep for forensic log parsing and analysis on Windows Server IIS</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/grep-for-forensic-log-parsing-and-analysis-on-windows-server-iis/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Connect to MS SQL Server with PHP 5.3+</title>
		<link>https://www.saotn.org/codebase/connect-ms-sql-server-with-php-53/</link>
					<comments>https://www.saotn.org/codebase/connect-ms-sql-server-with-php-53/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Fri, 22 Mar 2013 12:01:00 +0000</pubDate>
				<category><![CDATA[Codebase]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Website]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1550</guid>

					<description><![CDATA[<p>As of PHP 5.3.2 you have to use the SQLSRV API functions to connect to an Microsoft SQL Server database from PHP. For example, use sqlsrv_connect() to create a connection resource and open a connection. Learn how to connect to a Microsoft SQL Server database using PHP 5.3+ and SQLSRV.</p>
<p>The post <a href="https://www.saotn.org/codebase/connect-ms-sql-server-with-php-53/">Connect to MS SQL Server with PHP 5.3+</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/codebase/connect-ms-sql-server-with-php-53/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Redirect HTTP to HTTPS</title>
		<link>https://www.saotn.org/useful/redirect-http-to-https/</link>
					<comments>https://www.saotn.org/useful/redirect-http-to-https/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Wed, 13 Mar 2013 08:44:00 +0000</pubDate>
				<category><![CDATA[Useful]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[web.config]]></category>
		<category><![CDATA[Webserver]]></category>
		<category><![CDATA[Website]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1886</guid>

					<description><![CDATA[<p>In this post I provide you various HTTP to HTTPS redirection methods, for Windows Server IIS and Linux Apache. Use these examples to your advantage to secure the traffic between your visitors and your website.</p>
<p>The post <a href="https://www.saotn.org/useful/redirect-http-to-https/">Redirect HTTP to HTTPS</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/useful/redirect-http-to-https/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>MySQL Connector/NET and Entity Framework</title>
		<link>https://www.saotn.org/web-applications/mysql-connector-net-and-entity-framework/</link>
					<comments>https://www.saotn.org/web-applications/mysql-connector-net-and-entity-framework/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Tue, 26 Feb 2013 08:34:00 +0000</pubDate>
				<category><![CDATA[Web applications]]></category>
		<category><![CDATA[Connector/NET]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[web.config]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2325</guid>

					<description><![CDATA[<p class="wp-block-paragraph">How to let MySQL Connector/NET and <a href="http://www.asp.net/entity-framework">Entity Framework</a> play nicely. This blog post is a quicky and an oldy… Since we still receive a reasonable amount of questions about this topic at the customer service of my employer I&#8217;m posting this here, with some commonly made mistakes and points of attention.</p>
<p>The post <a href="https://www.saotn.org/web-applications/mysql-connector-net-and-entity-framework/">MySQL Connector/NET and Entity Framework</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/web-applications/mysql-connector-net-and-entity-framework/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>IIS 6.0: stop, start or recycle application pools</title>
		<link>https://www.saotn.org/windows-server/iis-60-stop-start-recycle-applicationpool/</link>
					<comments>https://www.saotn.org/windows-server/iis-60-stop-start-recycle-applicationpool/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Wed, 20 Feb 2013 11:30:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[AppCmd.exe]]></category>
		<category><![CDATA[Application Pool]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[VBScript]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=4172</guid>

					<description><![CDATA[<p>Somewhere in my archives, I found this VBScript for stopping, starting and recycling an IIS 6.0 application pool. It doesn’t use adsutil.vbs. It might come in handy, because it’s always very time consuming to start the Computer Management console, click through Services and Applications > Internet Information Services (IIS) Manager > Application Pools to find the Application Pool you want to start, stop or recycle.</p>
<p>The post <a href="https://www.saotn.org/windows-server/iis-60-stop-start-recycle-applicationpool/">IIS 6.0: stop, start or recycle application pools</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/iis-60-stop-start-recycle-applicationpool/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Create your own PHP based Origin Pull CDN</title>
		<link>https://www.saotn.org/web-applications/origin-pull-cdn-with-php/</link>
					<comments>https://www.saotn.org/web-applications/origin-pull-cdn-with-php/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Sun, 17 Feb 2013 12:24:00 +0000</pubDate>
				<category><![CDATA[Web applications]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[CDN]]></category>
		<category><![CDATA[DevOps]]></category>
		<category><![CDATA[Optimization]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[URL Rewrite Module]]></category>
		<category><![CDATA[Website]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=3894</guid>

					<description><![CDATA[<p>The advantage of having your website content hosted on a Content Delivery Network (CDN) is having your content distributed and stored across the Globe. Utilizing the network of the Content Delivery Network provider.</p>
<p>The post <a href="https://www.saotn.org/web-applications/origin-pull-cdn-with-php/">Create your own PHP based Origin Pull CDN</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/web-applications/origin-pull-cdn-with-php/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Convert .htaccess to web.config</title>
		<link>https://www.saotn.org/windows-server/convert-htaccess-to-web-config/</link>
					<comments>https://www.saotn.org/windows-server/convert-htaccess-to-web-config/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Fri, 08 Feb 2013 08:00:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[IIS Manager]]></category>
		<category><![CDATA[web.config]]></category>
		<category><![CDATA[Webserver]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1721</guid>

					<description><![CDATA[<p>This post describes some of the IIS URL Rewrite Module web.config equivalents of commonly used Apache .htaccess settings. You'll learn how to translate .htaccess content to IIS web.config, this is useful when you need to migrate your website from Apache to Windows Server IIS.</p>
<p>The post <a href="https://www.saotn.org/windows-server/convert-htaccess-to-web-config/">Convert .htaccess to web.config</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/convert-htaccess-to-web-config/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>PHP with WinCache on IIS</title>
		<link>https://www.saotn.org/windows-server/php-with-wincache-on-iis/</link>
					<comments>https://www.saotn.org/windows-server/php-with-wincache-on-iis/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Tue, 05 Feb 2013 07:31:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Optimization]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Webserver]]></category>
		<category><![CDATA[WinCache]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1768</guid>

					<description><![CDATA[<p>In this article you'll learn how to install and set up PHP with the Windows Cache Extension (WinCache) on windows IIS web servers. WinCache enabled PHP gives a great PHP performance boost for your WordPress-, Drupal or Joomla website. This post will show you it's not hard to set up high performance PHP hosting on IIS.</p>
<p>The post <a href="https://www.saotn.org/windows-server/php-with-wincache-on-iis/">PHP with WinCache on IIS</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/php-with-wincache-on-iis/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Remove ETags HTTP response header in IIS</title>
		<link>https://www.saotn.org/windows-server/remove-etags-http-response-header-in-iis/</link>
					<comments>https://www.saotn.org/windows-server/remove-etags-http-response-header-in-iis/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Thu, 24 Jan 2013 14:55:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[URL Rewrite Module]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2149</guid>

					<description><![CDATA[<p>Removing ETag response headers is not an easy task in Windows Server IIS web servers. Here I show you how to properly remove ETag HTTP response headers with an IIS Rewrite Module Outbound rewrite rule.</p>
<p>The post <a href="https://www.saotn.org/windows-server/remove-etags-http-response-header-in-iis/">Remove ETags HTTP response header in IIS</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/remove-etags-http-response-header-in-iis/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>“The length of the URL for this request exceeds the configured maxUrlLength value”</title>
		<link>https://www.saotn.org/windows-server/the-length-of-the-url-for-this-request-exceeds-the-configured-maxurllength-value/</link>
					<comments>https://www.saotn.org/windows-server/the-length-of-the-url-for-this-request-exceeds-the-configured-maxurllength-value/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Sun, 23 Sep 2012 09:30:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[IIS Manager]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[web.config]]></category>
		<guid isPermaLink="false">https://faq.saotn.org/?p=709</guid>

					<description><![CDATA[<p>The length of the URL for this request exceeds the configured maxUrlLength value is an IIS error telling you the length of the given URL exceeds a limit (...).</p>
<p>The post <a href="https://www.saotn.org/windows-server/the-length-of-the-url-for-this-request-exceeds-the-configured-maxurllength-value/">&#8220;The length of the URL for this request exceeds the configured maxUrlLength value&#8221;</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/the-length-of-the-url-for-this-request-exceeds-the-configured-maxurllength-value/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Filter web traffic with blacklists</title>
		<link>https://www.saotn.org/web-applications/filter-web-traffic-with-blacklists/</link>
					<comments>https://www.saotn.org/web-applications/filter-web-traffic-with-blacklists/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Sun, 27 May 2012 16:37:00 +0000</pubDate>
				<category><![CDATA[Web applications]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[web.config]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2252</guid>

					<description><![CDATA[<p>Block and filter unwanted web HTTP traffic with blocklists, on both IIS and Apache. Protect your website easily with this PHP blocklist class. Create your own HTTP web blocklist filter.</p>
<p>The post <a href="https://www.saotn.org/web-applications/filter-web-traffic-with-blacklists/">Filter web traffic with blacklists</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/web-applications/filter-web-traffic-with-blacklists/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>MySQL Connector/NET 6.5 in partial trust</title>
		<link>https://www.saotn.org/windows-server/mysql-connector-net-6-5-in-partial-trust/</link>
					<comments>https://www.saotn.org/windows-server/mysql-connector-net-6-5-in-partial-trust/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Wed, 28 Mar 2012 07:20:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Connector/NET]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[web.config]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2323</guid>

					<description><![CDATA[<p>How to use MySQL Connector/NET 6.5 with MySqlClientPermission Class in partial (medium) trust</p>
<p>The post <a href="https://www.saotn.org/windows-server/mysql-connector-net-6-5-in-partial-trust/">MySQL Connector/NET 6.5 in partial trust</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/mysql-connector-net-6-5-in-partial-trust/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Microsoft Deployment Workbench: silent installation of various applications</title>
		<link>https://www.saotn.org/windows-server/microsoft-deployment-workbench-silent-installation-of-various-applications/</link>
					<comments>https://www.saotn.org/windows-server/microsoft-deployment-workbench-silent-installation-of-various-applications/#comments</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Fri, 23 Mar 2012 08:13:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[command-line]]></category>
		<category><![CDATA[deployment]]></category>
		<category><![CDATA[DevOps]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[WDS]]></category>
		<category><![CDATA[Windows Deployment Services]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1341</guid>

					<description><![CDATA[<p>Silently deploy applications through Windows Deployment Services (WDS) / Microsoft Deployment Workbench</p>
<p>The post <a href="https://www.saotn.org/windows-server/microsoft-deployment-workbench-silent-installation-of-various-applications/">Microsoft Deployment Workbench: silent installation of various applications</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/microsoft-deployment-workbench-silent-installation-of-various-applications/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Cleanup WordPress post revisions</title>
		<link>https://www.saotn.org/web-applications/wordpress/cleanup-wordpress-post-revisions/</link>
					<comments>https://www.saotn.org/web-applications/wordpress/cleanup-wordpress-post-revisions/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Sat, 14 Jan 2012 14:34:00 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Optimization]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[WordPress Plugin]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2664</guid>

					<description><![CDATA[<p>Clean up WordPress post revisions easily with one (1) simple SQL statement. Delete WordPress post revisions, turn them off and speed up your WordPress blog.</p>
<p>The post <a href="https://www.saotn.org/web-applications/wordpress/cleanup-wordpress-post-revisions/">Cleanup WordPress post revisions</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/web-applications/wordpress/cleanup-wordpress-post-revisions/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to use .htaccess files on Windows Server IIS</title>
		<link>https://www.saotn.org/windows-server/using-htaccess-in-iis/</link>
					<comments>https://www.saotn.org/windows-server/using-htaccess-in-iis/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Wed, 28 Dec 2011 17:46:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[URL Rewrite Module]]></category>
		<category><![CDATA[web.config]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=3629</guid>

					<description><![CDATA[<p>Learn how to use .htaccess in Windows Server IIS. Before IIS 7 and the URL Rewrite module, you had to rely on third party extensions to IIS for URL rewriting with .htaccess files.</p>
<p>The post <a href="https://www.saotn.org/windows-server/using-htaccess-in-iis/">How to use .htaccess files on Windows Server IIS</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/using-htaccess-in-iis/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Check IP address blacklist status in Bash</title>
		<link>https://www.saotn.org/gnu-linux/check-ip-address-blacklist-status-in-bash/</link>
					<comments>https://www.saotn.org/gnu-linux/check-ip-address-blacklist-status-in-bash/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Fri, 14 Oct 2011 06:21:00 +0000</pubDate>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Bash]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1857</guid>

					<description><![CDATA[<p>Here is a Linux Bash shell script to check whether an IP address is listed in a DNSBL blacklist, or RBL. Using this script in Bash you can quickly test if an IP address is blacklisted.</p>
<p>The post <a href="https://www.saotn.org/gnu-linux/check-ip-address-blacklist-status-in-bash/">Check IP address blacklist status in Bash</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/gnu-linux/check-ip-address-blacklist-status-in-bash/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>PHP on IIS: “No input file specified”</title>
		<link>https://www.saotn.org/windows-server/php-on-iis-no-input-file-specified/</link>
					<comments>https://www.saotn.org/windows-server/php-on-iis-no-input-file-specified/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Fri, 30 Sep 2011 11:12:00 +0000</pubDate>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Security]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=1650</guid>

					<description><![CDATA[<p>When you host your PHP website on Windows Server IIS, you may receive an "No input file specified" error message, when a HTTP request is made to non-existing .php files. When this happens you probably have no Request Restrictions configured in IIS PHP handler settings. Here is how to fix the "no input file specified error" with PHP and IIS.</p>
<p>The post <a href="https://www.saotn.org/windows-server/php-on-iis-no-input-file-specified/">PHP on IIS: &#8220;No input file specified&#8221;</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/windows-server/php-on-iis-no-input-file-specified/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How-to: limited Socket.Net.SocketPermission in ASP.NET 2.0 Medium Trust</title>
		<link>https://www.saotn.org/web-applications/how-to-limited-socket-net-socketpermission-in-asp-net-2-0-medium-trust/</link>
					<comments>https://www.saotn.org/web-applications/how-to-limited-socket-net-socketpermission-in-asp-net-2-0-medium-trust/#respond</comments>
		
		<dc:creator><![CDATA[Jan Reilink]]></dc:creator>
		<pubDate>Tue, 09 Feb 2010 08:04:00 +0000</pubDate>
				<category><![CDATA[Web applications]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[web.config]]></category>
		<guid isPermaLink="false">https://www.saotn.org/?p=2321</guid>

					<description><![CDATA[<p>It's possible to restrict System.Net.SocketPermission, for example, for an external MySQL connection. Here is your "Granting limited SocketPermission in ASP.NET 2.0 medium trust" how-to.</p>
<p>The post <a href="https://www.saotn.org/web-applications/how-to-limited-socket-net-socketpermission-in-asp-net-2-0-medium-trust/">How-to: limited Socket.Net.SocketPermission in ASP.NET 2.0 Medium Trust</a> appeared first on <a href="https://www.saotn.org">Sysadmins of the North</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.saotn.org/web-applications/how-to-limited-socket-net-socketpermission-in-asp-net-2-0-medium-trust/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>