<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>My little corner of the CyberSpace</title>
    <description>This site is where I will post things I'm interested in and other ideas i think are cool and exciting</description>
    <link>https://pbossman.github.io</link>
    <atom:link href="https://pbossman.github.io/feed.xml" rel="self" type="application/rss+xml" />
    
      <item>
        <title>Add-PSSnapin Citrix.PVS.Snapin fails</title>
        <description>
          ...required Windows PowerShell snap-in strong name... - 
          In PowerShell, when trying to work with PVS, you need to import the PSSnapin. When the PVS Console is installed, it also installs the Snapin, but it does not register the snap with Windows. You can add the snapin by specifying the full path to the .dll or you can...
        </description>
        <pubDate>Wed, 19 Dec 2018 00:00:00 -0800</pubDate>
        <link>https://pbossman.github.io/2018-12-19-Register-Citrix.PVS.Snapin/</link>
        <guid isPermaLink="true">https://pbossman.github.io/2018-12-19-Register-Citrix.PVS.Snapin/</guid>
      </item>
    
      <item>
        <title>Custom ActiveDirectory Filters</title>
        <description>
          
          One of my favorite things about powershell is it’s flexibility. Powershell can let you do so much. The Pipeline is Awesome ( but thats another rant\post). The focus of this post wil be about creating wrapper functions to extend the functionality of existing Cmdlets. By defining your own function and...
        </description>
        <pubDate>Tue, 07 Aug 2018 00:00:00 -0700</pubDate>
        <link>https://pbossman.github.io/2018-08-07-custom-ad-module-filters/</link>
        <guid isPermaLink="true">https://pbossman.github.io/2018-08-07-custom-ad-module-filters/</guid>
      </item>
    
  </channel>
</rss>
