<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://tech.uvoo.io/index.php?action=history&amp;feed=atom&amp;title=Prep_Windows_Host_Scripts</id>
	<title>Prep Windows Host Scripts - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://tech.uvoo.io/index.php?action=history&amp;feed=atom&amp;title=Prep_Windows_Host_Scripts"/>
	<link rel="alternate" type="text/html" href="https://tech.uvoo.io/index.php?title=Prep_Windows_Host_Scripts&amp;action=history"/>
	<updated>2026-04-25T11:20:07Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.2</generator>
	<entry>
		<id>https://tech.uvoo.io/index.php?title=Prep_Windows_Host_Scripts&amp;diff=4688&amp;oldid=prev</id>
		<title>Busk: Created page with &quot;``` $HN=&quot;host1.example.com&quot;; $TP=(Get-ChildItem -Path Cert:LocalMachine\MY | where Subject -like &quot;CN=${HN}*&quot;).Thumbprint winrm delete winrm/config/Listener?Address=*+Transport...&quot;</title>
		<link rel="alternate" type="text/html" href="https://tech.uvoo.io/index.php?title=Prep_Windows_Host_Scripts&amp;diff=4688&amp;oldid=prev"/>
		<updated>2023-11-18T18:07:37Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;``` $HN=&amp;quot;host1.example.com&amp;quot;; $TP=(Get-ChildItem -Path Cert:LocalMachine\MY | where Subject -like &amp;quot;CN=${HN}*&amp;quot;).Thumbprint winrm delete winrm/config/Listener?Address=*+Transport...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;```&lt;br /&gt;
$HN=&amp;quot;host1.example.com&amp;quot;;&lt;br /&gt;
$TP=(Get-ChildItem -Path Cert:LocalMachine\MY | where Subject -like &amp;quot;CN=${HN}*&amp;quot;).Thumbprint&lt;br /&gt;
winrm delete winrm/config/Listener?Address=*+Transport=HTTPS&lt;br /&gt;
winrm create winrm/config/Listener?Address=*+Transport=HTTPS &amp;quot;@{Hostname=`&amp;quot;${HN}`&amp;quot;; CertificateThumbprint=`&amp;quot;$TP`&amp;quot;}&amp;quot;&lt;br /&gt;
```&lt;/div&gt;</summary>
		<author><name>Busk</name></author>
	</entry>
</feed>