<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>Resources - Category - pr0mpt</title>
        <link>https://pr0mpt.com/categories/resources/</link>
        <description>Resources - Category - pr0mpt</description>
        <generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Fri, 18 Jun 2021 15:04:12 &#43;0200</lastBuildDate><atom:link href="https://pr0mpt.com/categories/resources/" rel="self" type="application/rss+xml" /><item>
    <title>Unable to Resolve Package Source</title>
    <link>https://pr0mpt.com/2021-06-18-unable-to-resolve-package-source/</link>
    <pubDate>Fri, 18 Jun 2021 15:04:12 &#43;0200</pubDate>
    <author>robert</author>
    <guid>https://pr0mpt.com/2021-06-18-unable-to-resolve-package-source/</guid>
    <description><![CDATA[Why can't I update or install PowerShell modules? I will try and help you fix this problem!]]></description>
</item><item>
    <title>New module - PSP-Inventory</title>
    <link>https://pr0mpt.com/2019-03-06-new-module-psp-inventory/</link>
    <pubDate>Wed, 06 Mar 2019 10:37:56 &#43;0200</pubDate>
    <author>robert</author>
    <guid>https://pr0mpt.com/2019-03-06-new-module-psp-inventory/</guid>
    <description><![CDATA[<p>I&rsquo;ve finally gotten around actually creating a module that I though would be &lsquo;up-to-par&rsquo; to upload to the <a href="https://www.powershellgallery.com" target="_blank" rel="noopener noreffer">PowerShell Gallery</a>: <a href="https://www.powershellgallery.com/packages/PSP-Inventory" target="_blank" rel="noopener noreffer">PSP-Inventory</a>!</p>]]></description>
</item><item>
    <title>IPAM 2016 in PowerShell</title>
    <link>https://pr0mpt.com/2018-07-18-ipam-2016-in-powershell/</link>
    <pubDate>Wed, 18 Jul 2018 13:37:53 &#43;0200</pubDate>
    <author>robert</author>
    <guid>https://pr0mpt.com/2018-07-18-ipam-2016-in-powershell/</guid>
    <description><![CDATA[<p>I recently got asked to help out to get IPAM installed and configured in our environment.
Now that&rsquo;s not really hard to do, but I thought I&rsquo;d do it all through my favourite tool: PowerShell.</p>]]></description>
</item><item>
    <title>Lets start over…</title>
    <link>https://pr0mpt.com/2018-03-20-lets-start-over/</link>
    <pubDate>Tue, 20 Mar 2018 13:37:00 &#43;0200</pubDate>
    <author>robert</author>
    <guid>https://pr0mpt.com/2018-03-20-lets-start-over/</guid>
    <description><![CDATA[<p>Many times over I thought about what I should be blogging about.</p>]]></description>
</item><item>
    <title>Quick Tip - Find available versions on .wim files</title>
    <link>https://pr0mpt.com/2018-02-19-quick-tip-find-available-versions-on-wim-files/</link>
    <pubDate>Mon, 19 Feb 2018 21:27:56 &#43;0200</pubDate>
    <author>robert</author>
    <guid>https://pr0mpt.com/2018-02-19-quick-tip-find-available-versions-on-wim-files/</guid>
    <description><![CDATA[Just a quick tip for personal reference [as I keep forgetting it 🙂 ].
You can easily find out which versions of the Windows OS are available on an install.wim file [generally found within a Windows ISO file] using the following command:
1  Get-WindowsImage -ImagePath &amp;lt;location of the install.wim file&amp;gt;   This will provide you both the Index number as well as the name of the version. It can come in handy when using other tools, such as [in my case] Convert-WindowsImage]]></description>
</item><item>
    <title>SCCM: Get-AppUninstallInfo - Easily creating SCCM Applications</title>
    <link>https://pr0mpt.com/2016-09-07-sccm-get-appuninstallinfo-easily-creating-sccm-applications/</link>
    <pubDate>Wed, 07 Sep 2016 13:00:11 &#43;0200</pubDate>
    <author>robert</author>
    <guid>https://pr0mpt.com/2016-09-07-sccm-get-appuninstallinfo-easily-creating-sccm-applications/</guid>
    <description><![CDATA[New toys! As mentioned before, I&rsquo;ve recently started a new assignment, one that required me to design and roll out a System Center Configuration Manager solution for 4 locations.
While that wasn&rsquo;t too difficult and the configuration was quite straightforward [thanks to my friends at Manning and Google], the biggest challenge came when creating packages to deploy. Luckily I was quite familiar with packaging and .MSI editing due to various MDT configurations I had made, but the latest &ldquo;Current Branch&rdquo; version of SCCM has &ldquo;Applications&rdquo;, which are smart packages [pieces of software] which you can deploy, but also uninstall if you want.]]></description>
</item><item>
    <title>Script Dumpster: Setting Proxy server settings</title>
    <link>https://pr0mpt.com/2016-09-06-script-dumpster-setting-proxy-server-settings/</link>
    <pubDate>Tue, 06 Sep 2016 17:45:04 &#43;0200</pubDate>
    <author>robert</author>
    <guid>https://pr0mpt.com/2016-09-06-script-dumpster-setting-proxy-server-settings/</guid>
    <description><![CDATA[OK, so I&rsquo;m at my new job and for the first time in years, I have to deal with proxy servers again…
Since I&rsquo;m used to having full admin rights on my machine and unrestricted internet, this was somewhat of a shock, while perfect for my productivity as well 😛
Unfortunately for them, I have since been informed that a special IT proxy is available, which provides this access, hence me being able to update my site again 🙂]]></description>
</item><item>
    <title>#OSC - Journey into PowerShell - SlideDeck and code</title>
    <link>https://pr0mpt.com/2016-09-06-osc-journey-into-powershell-slidedeck-and-code/</link>
    <pubDate>Tue, 06 Sep 2016 15:34:46 &#43;0200</pubDate>
    <author>robert</author>
    <guid>https://pr0mpt.com/2016-09-06-osc-journey-into-powershell-slidedeck-and-code/</guid>
    <description><![CDATA[Hi all,
It&rsquo;s been a while, but I&rsquo;ve kept myself busy in the meantime. During my last post on my blog, I was waiting for an assignment at my new job at OSC, only to be presented with a new challenge which kept me from posting for a while [expect more posts soon!!].
In the meantime I had also agreed to provide small training/demo session on PowerShell along with my new colleague Danny den Braver, to show people how awesome it actually is, while even showing them some PowerShell on Linux things [a few Linux guys there 🙂 ].]]></description>
</item><item>
    <title>VM Lab - Introduction</title>
    <link>https://pr0mpt.com/2016-07-03-vm-lab-introduction/</link>
    <pubDate>Sun, 03 Jul 2016 15:38:53 &#43;0200</pubDate>
    <author>robert</author>
    <guid>https://pr0mpt.com/2016-07-03-vm-lab-introduction/</guid>
    <description><![CDATA[Hey guys,
It&rsquo;s been a bit quiet lately, some holiday time and most importantly a change of jobs! As of July 1st I now work for OSC as an Infrastructure Specialist and will hopefully have more time to expand my knowledge and share this with the community.
The last few weeks I&rsquo;ve been busy playing around with a solution in order to quickly create a Lab with VM&rsquo;s.
While I know how to manually set them up and create machines, I had a somewhat &lsquo;ideal&rsquo; method in mind and didn&rsquo;t really want to stray from that idea.]]></description>
</item><item>
    <title>Knowledge is power..</title>
    <link>https://pr0mpt.com/2016-05-26-knowledge-is-power/</link>
    <pubDate>Thu, 26 May 2016 14:53:51 &#43;0200</pubDate>
    <author>robert</author>
    <guid>https://pr0mpt.com/2016-05-26-knowledge-is-power/</guid>
    <description><![CDATA[I&rsquo;ve recently had some discussions with my colleagues about certifications, experience, knowledge etc. and was asked to share information on how I got to where I am today and what I use to keep furthering up.
While I had given those colleagues a direct answer and had thought about writing an email to several of them with some basic information, I thought sharing this information with a larger audience would be handy….]]></description>
</item></channel>
</rss>
