<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Create Free Lets Encrypt SSL Certificates Using Powershell	</title>
	<atom:link href="https://thesysadminchannel.com/create-free-lets-encrypt-ssl-certificates-using-powershell/feed/" rel="self" type="application/rss+xml" />
	<link>https://thesysadminchannel.com/create-free-lets-encrypt-ssl-certificates-using-powershell/</link>
	<description>Documenting My Life as a System Administrator</description>
	<lastBuildDate>Mon, 17 Jul 2023 17:54:02 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>
		By: knives13790		</title>
		<link>https://thesysadminchannel.com/create-free-lets-encrypt-ssl-certificates-using-powershell/#comment-14681</link>

		<dc:creator><![CDATA[knives13790]]></dc:creator>
		<pubDate>Mon, 17 Jul 2023 17:54:02 +0000</pubDate>
		<guid isPermaLink="false">https://thesysadminchannel.com/?p=1855#comment-14681</guid>

					<description><![CDATA[How can we use the powershell script if you only share the command script while you hide the custom functions used by the command script?]]></description>
			<content:encoded><![CDATA[<p>How can we use the powershell script if you only share the command script while you hide the custom functions used by the command script?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Kyle		</title>
		<link>https://thesysadminchannel.com/create-free-lets-encrypt-ssl-certificates-using-powershell/#comment-6170</link>

		<dc:creator><![CDATA[Kyle]]></dc:creator>
		<pubDate>Wed, 30 Nov 2022 01:57:46 +0000</pubDate>
		<guid isPermaLink="false">https://thesysadminchannel.com/?p=1855#comment-6170</guid>

					<description><![CDATA[So I get the error
mkdir : The network path was not found
At line:2 char:5
+ mkdir $DownloadPath
+     ~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [New-Item], IOException
    + FullyQualifiedErrorId : System.IO.IOException,Microsoft.PowerShell.Commands.NewItemCommand]]></description>
			<content:encoded><![CDATA[<p>So I get the error<br />
mkdir : The network path was not found<br />
At line:2 char:5<br />
+ mkdir $DownloadPath<br />
+     ~~~~~~~~~~~~~~~~~~~<br />
    + CategoryInfo          : NotSpecified: (:) [New-Item], IOException<br />
    + FullyQualifiedErrorId : System.IO.IOException,Microsoft.PowerShell.Commands.NewItemCommand</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
