<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://www.de12werken.nl/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.de12werken.nl/feed.php">
        <title>Notes - microsoft:scripting:powershell</title>
        <description></description>
        <link>http://www.de12werken.nl/</link>
        <image rdf:resource="http://www.de12werken.nl/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-04-05T13:55:42+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.de12werken.nl/doku.php?id=microsoft:scripting:powershell:misc&amp;rev=1473685751&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.de12werken.nl/doku.php?id=microsoft:scripting:powershell:notes&amp;rev=1629289097&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.de12werken.nl/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>Notes</title>
        <link>http://www.de12werken.nl/</link>
        <url>http://www.de12werken.nl/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="http://www.de12werken.nl/doku.php?id=microsoft:scripting:powershell:misc&amp;rev=1473685751&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-09-12T13:09:11+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>misc</title>
        <link>http://www.de12werken.nl/doku.php?id=microsoft:scripting:powershell:misc&amp;rev=1473685751&amp;do=diff</link>
        <description>Microsoft - Scripting - Powershell - Miscellaneous

Peetersonline.nl - Using PowerShell for (virtually) everything! 


Documentation

Microsoft TechNet Script Center - VBScript-to-Windows PowerShell Conversion Guide 

Microsoft TechNet - about_CommonParameters as it applies to Windows PowerShell 2.0 

Microsoft TechNet - Using the Write-Host Cmdlet with a list of the available color parameters. 


Blogposts/Articles

Under The Stairs - PowerShell Version 3 Updatable Help Content 

Coretech - Cap…</description>
    </item>
    <item rdf:about="http://www.de12werken.nl/doku.php?id=microsoft:scripting:powershell:notes&amp;rev=1629289097&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-08-18T12:18:17+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>notes</title>
        <link>http://www.de12werken.nl/doku.php?id=microsoft:scripting:powershell:notes&amp;rev=1629289097&amp;do=diff</link>
        <description>Microsoft - Scripting - PowerShell - Notes

Determine PowerShell version


$PSVersionTable.PSVersion


Stack Overflow - Determine installed PowerShell version 


Arrays

ThepHuck - Easy way to check if your PowerShell variable is an array or not 


Array has fixed size

Using the .Add or .RemoveRange methods on an array object in PowerShell will not work.

The Array.IsFixedSize property is always true for all arrays.</description>
    </item>
</rdf:RDF>
