<?xml version="1.0" encoding="UTF-8" ?> <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"> <channel> <title>MilestonePSTools Module</title><description>Configure. Automate. Report. You decide what is possible on the Open Platform.</description><link>https://www.milestonepstools.com/</link><atom:link href="https://www.milestonepstools.com/feed_rss_created.xml" rel="self" type="application/rss+xml" /> <docs>https://github.com/milestonesys/MilestonePSTools</docs><language>en</language> <pubDate>Mon, 15 Jun 2026 21:39:31 -0000</pubDate> <lastBuildDate>Mon, 15 Jun 2026 21:39:31 -0000</lastBuildDate> <ttl>1440</ttl> <generator>MkDocs RSS plugin - v1.17.9</generator> <image> <url>assets/images/milestonelogo.png</url> <title>MilestonePSTools Module</title> <link>https://www.milestonepstools.com/</link> </image> <item> <title>Docs Updates</title> <author>Josh Hendricks</author> <category>Docs</category> <description>&lt;h1&gt;Docs Updates&lt;/h1&gt; &lt;p&gt;&lt;img alt=&#34;Screenshot of new MilestonePSTools docs home page&#34; src=&#34;new-milestonepstools-dot-com.png&#34;&gt;&lt;/p&gt; &lt;p&gt;We&#39;ve received some great feedback on the latest module release with the updates to the &lt;code&gt;Import-VmsHardware&lt;/code&gt; and &lt;code&gt;Export-VmsHardware&lt;/code&gt; commands. In our current development cycle (sprint), one of our goals was to improve the MilestonePSTools landing page and initial &#34;onboarding&#34; experience.&lt;/p&gt;</description> <link>https://www.milestonepstools.com/blog/2024/09/10/docs-updates/</link> <pubDate>Tue, 10 Sep 2024 00:00:00 +0000</pubDate> <source url="https://www.milestonepstools.com/feed_rss_created.xml">MilestonePSTools Module</source><guid isPermaLink="true">https://www.milestonepstools.com/blog/2024/09/10/docs-updates/</guid> <enclosure url="https://www.milestonepstools.com/assets/images/social/blog/2024/09/10/docs-updates.png" type="image/png" length="None" /> </item> <item> <title>Updates to Import-VmsHardware</title> <author>Josh Hendricks</author> <category>MIP SDK</category> <category>PowerShell</category> <description>&lt;h1&gt;Updates to Import-VmsHardware&lt;/h1&gt; &lt;p&gt;&lt;img alt=&#34;Screenshot of Excel showing the new CSV file headers and values&#34; src=&#34;../../../assets/images/posts/hardware.csv.png&#34;&gt;&lt;/p&gt; &lt;p&gt;In the v24.1.9 relase of MilestonePSTools, the &lt;code&gt;Import-VmsHardware&lt;/code&gt; and &lt;code&gt;Export-VmsHardware&lt;/code&gt; cmdlets have been rewritten to use a much simpler CSV format, add support for updating existing hardware instead of only adding new hardware, and we now support &lt;em&gt;extremely detailed&lt;/em&gt; exports and imports using Excel. Thanks to the ImportExcel module by Doug Finke, you don&#39;t even need Excel installed on the system running MilestonePSTools.&lt;/p&gt;</description> <link>https://www.milestonepstools.com/blog/2024/08/23/updates-to-import-vmshardware/</link> <pubDate>Fri, 23 Aug 2024 00:00:00 +0000</pubDate> <source url="https://www.milestonepstools.com/feed_rss_created.xml">MilestonePSTools Module</source><guid isPermaLink="true">https://www.milestonepstools.com/blog/2024/08/23/updates-to-import-vmshardware/</guid> <enclosure url="https://www.milestonepstools.com/assets/images/social/blog/2024/08/23/updates-to-import-vmshardware.png" type="image/png" length="None" /> </item> <item> <title>Do you see errors when exporting H.265 video?</title> <author>Josh Hendricks</author> <category>MIP SDK</category> <category>PowerShell</category> <description>&lt;h1&gt;Do you see errors when exporting H.265 video?&lt;/h1&gt; &lt;p&gt;&lt;img alt=&#34;Screenshot of an export error in PowerShell&#34; src=&#34;../../../assets/images/posts/2024-05-23_H265_hero.png&#34;&gt;&lt;/p&gt; &lt;p&gt;If so, you&#39;re not alone. In the process of researching the circumstances behind &lt;a href=&#34;https://github.com/MilestoneSystemsInc/PowerShellSamples/issues/126&#34;&gt;Issue #126&lt;/a&gt;, I discovered that MilestonePSTools has possibly &lt;em&gt;never&lt;/em&gt; been able to successfully export video, or retrieve snapshots when the video codec is H.265. How did we miss this?&lt;/p&gt;</description> <link>https://www.milestonepstools.com/blog/2024/05/23/do-you-see-errors-when-exporting-h265-video/</link> <pubDate>Thu, 23 May 2024 00:00:00 +0000</pubDate> <source url="https://www.milestonepstools.com/feed_rss_created.xml">MilestonePSTools Module</source><guid isPermaLink="true">https://www.milestonepstools.com/blog/2024/05/23/do-you-see-errors-when-exporting-h265-video/</guid> <enclosure url="https://www.milestonepstools.com/assets/images/social/blog/2024/05/23/do-you-see-errors-when-exporting-h265-video.png" type="image/png" length="None" /> </item> <item> <title>All About Stream Settings</title> <author>Josh Hendricks</author> <category>MIP SDK</category> <category>PowerShell</category> <description>&lt;h1&gt;All About Stream Settings&lt;/h1&gt; &lt;p&gt;&lt;img alt=&#34;Screenshot of a PowerShell terminal showing detailed stream settings&#34; src=&#34;hero_stream-settings-screenshot.png&#34;&gt;&lt;/p&gt; &lt;p&gt;If you&#39;ve never struggled with the difference between &#34;H.264&#34; and &#34;h264&#34; or &#34;true&#34; and &#34;True&#34;, then you&#39;ve never used &lt;a href=&#34;../../../commands/en-US/Set-VmsCameraStream.md&#34;&gt;&lt;code&gt;#!powershell Set-VmsCameraStream&lt;/code&gt;&lt;/a&gt;. Read on to learn about stream settings and how to configure them from PowerShell so that you can spend less time interpreting validation errors and more time on the important things.&lt;/p&gt;</description> <link>https://www.milestonepstools.com/blog/2023/10/31/all-about-stream-settings/</link> <pubDate>Tue, 31 Oct 2023 00:00:00 +0000</pubDate> <source url="https://www.milestonepstools.com/feed_rss_created.xml">MilestonePSTools Module</source><guid isPermaLink="true">https://www.milestonepstools.com/blog/2023/10/31/all-about-stream-settings/</guid> <enclosure url="https://www.milestonepstools.com/assets/images/social/blog/2023/10/31/all-about-stream-settings.png" type="image/png" length="97765" /> </item> <item> <title>Introducing connection profiles and custom attributes</title> <author>Josh Hendricks</author> <category>PowerShell</category> <description>&lt;h1&gt;Introducing connection profiles and custom attributes&lt;/h1&gt; &lt;h2&gt;MilestonePSTools 23.2.2 now available&lt;/h2&gt; &lt;p&gt;The latest version of MilestonePSTools was published yesterday and you can get your [code]signed copy on the &lt;a href=&#34;https://www.powershellgallery.com/packages/MilestonePSTools/23.2.2&#34;&gt;PowerShell Gallery&lt;/a&gt;. Rather than echo the &lt;a href=&#34;../../../changelog.md&#34;&gt;changelog&lt;/a&gt;, this post will elaborate on a couple of the changes I&#39;m most excited about!&lt;/p&gt;</description> <link>https://www.milestonepstools.com/blog/2023/09/29/introducing-connection-profiles-and-custom-attributes/</link> <pubDate>Fri, 29 Sep 2023 00:00:00 +0000</pubDate> <source url="https://www.milestonepstools.com/feed_rss_created.xml">MilestonePSTools Module</source><guid isPermaLink="true">https://www.milestonepstools.com/blog/2023/09/29/introducing-connection-profiles-and-custom-attributes/</guid> <enclosure url="https://www.milestonepstools.com/assets/images/social/blog/2023/09/29/introducing-connection-profiles-and-custom-attributes.png" type="image/png" length="98479" /> </item> <item> <title>Common Errors</title> <author>Josh Hendricks</author> <category>PowerShell</category> <description>&lt;h1&gt;Common Errors&lt;/h1&gt; &lt;p&gt;The installation scripts provided &lt;a href=&#34;../../getting-started.md#installation&#34;&gt;here&lt;/a&gt; are designed to protect you from common errors when you install modules from PowerShell Gallery or run commands or scripts for the first time. Following are a collection of these errors so when you run into them, you&#39;ll know what to do!&lt;/p&gt;</description> <link>https://www.milestonepstools.com/blog/2021/10/19/common-errors/</link> <pubDate>Tue, 19 Oct 2021 00:00:00 +0000</pubDate> <source url="https://www.milestonepstools.com/feed_rss_created.xml">MilestonePSTools Module</source><guid isPermaLink="true">https://www.milestonepstools.com/blog/2021/10/19/common-errors/</guid> <enclosure url="https://www.milestonepstools.com/assets/images/social/blog/2021/10/19/common-errors.png" type="image/png" length="87708" /> </item> <item> <title>PowerShell or ISE?</title> <author>Josh Hendricks</author> <category>PowerShell</category> <description>&lt;h1&gt;PowerShell or ISE?&lt;/h1&gt; &lt;p&gt;On an standard Windows operating system you typically have two choices for how to use PowerShell. More than that if you consider the x86 (32-bit) variants! When you&#39;re getting started, it&#39;s difficult to know which to use, and why. When you click the Start menu button or press your Windows key (++win++), and type &#34;powershell&#34;, here&#39;s what you get...&lt;/p&gt; &lt;p&gt;&lt;img alt=&#34;Start Menu screenshot showing PowerShell&#34; src=&#34;../../assets/images/vscode.png&#34;&gt;&lt;/p&gt;</description> <link>https://www.milestonepstools.com/blog/2021/10/19/powershell-or-ise/</link> <pubDate>Tue, 19 Oct 2021 00:00:00 +0000</pubDate> <source url="https://www.milestonepstools.com/feed_rss_created.xml">MilestonePSTools Module</source><guid isPermaLink="true">https://www.milestonepstools.com/blog/2021/10/19/powershell-or-ise/</guid> <enclosure url="https://www.milestonepstools.com/assets/images/social/blog/2021/10/19/powershell-or-ise.png" type="image/png" length="90917" /> </item> </channel> </rss>