<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>function - Tag - pr0mpt</title>
        <link>https://pr0mpt.com/tags/function/</link>
        <description>function - Tag - pr0mpt</description>
        <generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Wed, 05 Oct 2016 17:17:13 &#43;0200</lastBuildDate><atom:link href="https://pr0mpt.com/tags/function/" rel="self" type="application/rss+xml" /><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><item>
    <title>VM Lab - Read Only status</title>
    <link>https://pr0mpt.com/2016-07-06-vm-lab-read-only-status/</link>
    <pubDate>Wed, 06 Jul 2016 12:30:50 &#43;0200</pubDate>
    <author>robert</author>
    <guid>https://pr0mpt.com/2016-07-06-vm-lab-read-only-status/</guid>
    <description><![CDATA[In this next installment of my VM Lab series of posts, I have created a tiny set of tools which basically do exactly as the names imply. While I admit, not quite hard to do, perhaps you&rsquo;d even prefer to type things manually, but as mentioned in my previous post, for me it&rsquo;s all about re-usability.
Requirements In one of the upcoming installments of my VM Lab series, I will create a template VHD file, which will need to be set to Read Only in order to prevent changes to be made accidentally.]]></description>
</item><item>
    <title>VM Lab - Lab Folders</title>
    <link>https://pr0mpt.com/2016-07-05-vm-lab-lab-folders/</link>
    <pubDate>Tue, 05 Jul 2016 12:53:45 &#43;0200</pubDate>
    <author>robert</author>
    <guid>https://pr0mpt.com/2016-07-05-vm-lab-lab-folders/</guid>
    <description><![CDATA[Lets get started…
First of all, I always prefer my lab to have the same layout and tend to use the same solutions, since they&rsquo;re either best practice or the most logical approach for me. Now in a Lab environment, this starts at the basics, creating a folder structure to put everything in, from VHDs, VMs to ISO files and templates.
Requirements For my Lab I always want it to have the same folder structure.]]></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>Script Dumpster: Clean-RedirectedRecycleBin</title>
    <link>https://pr0mpt.com/2015-11-07-script-dumpster-clean-redirectedrecyclebin/</link>
    <pubDate>Sat, 07 Nov 2015 14:00:06 &#43;0200</pubDate>
    <author>robert</author>
    <guid>https://pr0mpt.com/2015-11-07-script-dumpster-clean-redirectedrecyclebin/</guid>
    <description><![CDATA[The problem Redirected Folders on RDS Session hosts tend to cause a specific issue:
Each user&rsquo;s set of Redirected Folders creates their own Recycle Bin entry, which can grow quite a bit. The following function can display a list of files contained within the Recycle Bins older than the provided age.
Even better, the script has a switch parameter Remove which does exactly what you think it does 🙂
Through a scheduled task you can run this script on a regular basis when required.]]></description>
</item><item>
    <title>Script Dumpster: Find services running under non-standard accounts</title>
    <link>https://pr0mpt.com/2015-11-06-script-dumpster-find-services-running-under-non-standard-accounts/</link>
    <pubDate>Fri, 06 Nov 2015 14:00:42 &#43;0200</pubDate>
    <author>robert</author>
    <guid>https://pr0mpt.com/2015-11-06-script-dumpster-find-services-running-under-non-standard-accounts/</guid>
    <description><![CDATA[The Problem Looking for services which are running under NON-standard accounts? Just use this script to display these services.
Very handy in case you need to change passwords for service accounts or want to see what services might be improperly configured [e.g. running under Administrator credentials, or worse, Domain Administrator credentials]
The Script 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40  &amp;lt;# .]]></description>
</item><item>
    <title>Script Dumpster: Merge-CSV</title>
    <link>https://pr0mpt.com/2015-08-20-script-dumpster-merge-csv/</link>
    <pubDate>Thu, 20 Aug 2015 13:00:57 &#43;0200</pubDate>
    <author>robert</author>
    <guid>https://pr0mpt.com/2015-08-20-script-dumpster-merge-csv/</guid>
    <description><![CDATA[The Problem A customer required the inventory of product keys for various products on all network systems. I had used a tool which scanned all machines and nicely produced a .csv file for each machine it had scanned.
Ideally I wanted to have a single .csv file which I could then filter against, either using Excel or PowerShell.
The Function Check the examples notes on how to use the function.]]></description>
</item><item>
    <title>Script Dumpster</title>
    <link>https://pr0mpt.com/2015-08-19-script-dumpster/</link>
    <pubDate>Wed, 19 Aug 2015 22:42:36 &#43;0200</pubDate>
    <author>robert</author>
    <guid>https://pr0mpt.com/2015-08-19-script-dumpster/</guid>
    <description><![CDATA[At my job I tend to have quiet and busy periods, just like everyone else.
At some times I even have very busy periods… like now. Because of that I tend to not have time or motivation to do any blogging, but that doesn&rsquo;t mean I&rsquo;m not doing anything productive.
Because of that I thought &ldquo;why not just share the work I&rsquo;m creating?&rdquo;.
An idea was born…. Then it hit me.]]></description>
</item></channel>
</rss>
