<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>Functions - Category - pr0mpt</title>
        <link>https://pr0mpt.com/categories/functions/</link>
        <description>Functions - Category - pr0mpt</description>
        <generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Tue, 24 Jul 2018 13:37:32 &#43;0200</lastBuildDate><atom:link href="https://pr0mpt.com/categories/functions/" rel="self" type="application/rss+xml" /><item>
    <title>Using Pester for Infrastructure testing</title>
    <link>https://pr0mpt.com/2018-07-24-using-pester-for-infrastructure-testing/</link>
    <pubDate>Tue, 24 Jul 2018 13:37:32 &#43;0200</pubDate>
    <author>robert</author>
    <guid>https://pr0mpt.com/2018-07-24-using-pester-for-infrastructure-testing/</guid>
    <description><![CDATA[<p>Recently the company I am working at was running into performance issues which became a pain to sort out as it was so sporadic (lasted like 5 mins max every time), but when it happened it affected the entire company.</p>]]></description>
</item><item>
    <title>Youve got the Power!! plan….</title>
    <link>https://pr0mpt.com/2016-10-05-youve-got-the-power-plan/</link>
    <pubDate>Wed, 05 Oct 2016 17:17:13 &#43;0200</pubDate>
    <author>robert</author>
    <guid>https://pr0mpt.com/2016-10-05-youve-got-the-power-plan/</guid>
    <description><![CDATA[Today I was playing around on some machines on which I noticed the Power Plans were set incorrect, Balanced on a server :'(
Now of course I can do this manually, or I can use PowerShell instead!
Tools not scripts Since I want to use this more often and want to create my own &ldquo;toolbelt&rdquo; [aka module with common tools], I&rsquo;ve decided to make the solution as advanced functions, not just scripts.]]></description>
</item><item>
    <title>Invoke-Command wrapper function</title>
    <link>https://pr0mpt.com/2016-09-16-invoke-command-wrapper-function/</link>
    <pubDate>Fri, 16 Sep 2016 12:00:52 &#43;0200</pubDate>
    <author>robert</author>
    <guid>https://pr0mpt.com/2016-09-16-invoke-command-wrapper-function/</guid>
    <description><![CDATA[A quick post this time about something that might be helpful for others, something that saves me from typing too much 🙂
I&rsquo;ve noticed over the last week that I&rsquo;ve been doing various remoting commands through Invoke-Command to the same machines, which require additional credentials to access.
Why re-type something when you can automate it 🙂
Before I used to have to do the following:
1 2 3 4 5  $SCCMServers = &#39;CM01.]]></description>
</item><item>
    <title>VM Lab - Switch it up</title>
    <link>https://pr0mpt.com/2016-07-07-vm-lab-switch-it-up/</link>
    <pubDate>Thu, 07 Jul 2016 12:00:33 &#43;0200</pubDate>
    <author>robert</author>
    <guid>https://pr0mpt.com/2016-07-07-vm-lab-switch-it-up/</guid>
    <description><![CDATA[Back again for another part in my VM Lab series.
So far I&rsquo;ve created the folder structure which we will use to store our ISO files, VHD files [including template VHDs and Unattend.xml files] and VM&rsquo;s. In order to manipulate the ReadOnly status of various files [such as the template VHD&rsquo;s and Unattend.xml files], I&rsquo;ve provided simple functions which will assist us.
Now we need to make sure that the final piece of the infrastructure is ready: the Hyper-V VM Switches.]]></description>
</item></channel>
</rss>
