<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet href="http://www.w3.org/2000/08/w3c-synd/style.css" type="text/css"?>
<!-- generator="FeedCreator 1.6" -->
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:atom="http://www.w3.org/2005/Atom">
    <channel rdf:about="https://rss.golem.de/rss.php?ms=powershelltutorial&amp;feed=RSS1.0">
        <title>Golem.de - Powershell-Tutorial</title>
        <description>IT-News fuer Profis</description>
        <link>https://www.golem.de/specials/powershell-tutorial/</link>
        <atom:link rel="self" href="https://rss.golem.de/rss.php?ms=powershelltutorial&amp;feed=RSS1.0" />
        <image rdf:resource="https://www.golem.de/staticrl/images/Golem-Logo-black-small.png" />
        <dc:date>2026-04-09T22:40:41+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.golem.de/news/teil-7-unseres-tutorials-wie-das-powershell-skript-objekte-zurueckgibt-2401-181276.html"/>
                <rdf:li rdf:resource="https://www.golem.de/news/teil-6-unseres-tutorials-das-erste-skript-in-powershell-2401-181033.html"/>
                <rdf:li rdf:resource="https://www.golem.de/news/teil-5-unseres-tutorials-erste-versuche-mit-der-pipeline-in-powershell-2401-180695.html"/>
                <rdf:li rdf:resource="https://www.golem.de/news/teil-4-des-powershell-tutorials-arrays-und-hashtable-in-powershell-2312-180589.html"/>
                <rdf:li rdf:resource="https://www.golem.de/news/mit-praktischen-uebungen-und-videos-powershell-fuer-einsteiger-teil-3-2312-180225.html"/>
                <rdf:li rdf:resource="https://www.golem.de/news/mit-praktischen-uebungen-und-videos-powershell-fuer-einsteiger-teil-2-2312-179990.html"/>
                <rdf:li rdf:resource="https://www.golem.de/news/mit-praktischen-uebungen-und-videos-powershell-fuer-einsteiger-teil-1-2311-179801.html"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.golem.de/staticrl/images/Golem-Logo-black-small.png">
        <title>Golem.de - Powershell-Tutorial</title>
        <link>https://www.golem.de/</link>
        <url>https://www.golem.de/staticrl/images/Golem-Logo-black-small.png</url>
    </image>
    <item rdf:about="https://www.golem.de/news/teil-7-unseres-tutorials-wie-das-powershell-skript-objekte-zurueckgibt-2401-181276.html">
        <dc:format>text/html</dc:format>
        <dc:date>2024-01-27T11:00:01+02:00</dc:date>
        <dc:source>https://www.golem.de</dc:source>
        <dc:creator>Golem.de</dc:creator>
        <title>(g+) Teil 7 unseres Tutorials: Wie das Powershell-Skript Objekte zurückgibt</title>
        <link>https://www.golem.de/news/teil-7-unseres-tutorials-wie-das-powershell-skript-objekte-zurueckgibt-2401-181276.html</link>
        <description>Powershell-Tutorial Ein gutes Powershell-Skript sollte Objekte zurückgeben. Im letzten Teil unseres Tutorials zeigen wir, wie das geht - und außerdem, wie man Parameter typisiert. (&lt;a href=&quot;https://www.golem.de/specials/powershell-tutorial/&quot;&gt;Powershell-Tutorial&lt;/a&gt;, &lt;a href=&quot;https://www.golem.de/specials/betriebssystem/&quot;&gt;Betriebssysteme&lt;/a&gt;) &lt;img src=&quot;https://cpx.golem.de/cpx.php?class=17&amp;amp;aid=181276&amp;amp;page=1&amp;amp;ts=1706346001&quot; alt=&quot;&quot; width=&quot;1&quot; height=&quot;1&quot; /&gt;</description>
        <slash:comments>2</slash:comments>
        <content:encoded><![CDATA[<img src="https://www.golem.de/2311/179801-414496-414494_rc.jpg" width="0" height="0" vspace="3" hspace="8" align="left">Powershell-Tutorial Ein gutes Powershell-Skript sollte Objekte zurückgeben. Im letzten Teil unseres Tutorials zeigen wir, wie das geht - und außerdem, wie man Parameter typisiert. (<a href="https://www.golem.de/specials/powershell-tutorial/">Powershell-Tutorial</a>, <a href="https://www.golem.de/specials/betriebssystem/">Betriebssysteme</a>) <img src="https://cpx.golem.de/cpx.php?class=17&amp;aid=181276&amp;page=1&amp;ts=1706346001" alt="" width="1" height="1" />]]></content:encoded>
    </item>
    <item rdf:about="https://www.golem.de/news/teil-6-unseres-tutorials-das-erste-skript-in-powershell-2401-181033.html">
        <dc:format>text/html</dc:format>
        <dc:date>2024-01-11T13:00:02+02:00</dc:date>
        <dc:source>https://www.golem.de</dc:source>
        <dc:creator>Golem.de</dc:creator>
        <title>(g+) Teil 6 unseres Tutorials: Das erste Skript in Powershell</title>
        <link>https://www.golem.de/news/teil-6-unseres-tutorials-das-erste-skript-in-powershell-2401-181033.html</link>
        <description>Powershell-Tutorial In Teil 6 unserer Powershell-Einführung mit Übungsblöcken und Lösungsvideos schreiben wir unser erstes Skript. (&lt;a href=&quot;https://www.golem.de/specials/powershell/&quot;&gt;Powershell&lt;/a&gt;, &lt;a href=&quot;https://www.golem.de/specials/sql/&quot;&gt;SQL&lt;/a&gt;) &lt;img src=&quot;https://cpx.golem.de/cpx.php?class=17&amp;amp;aid=181033&amp;amp;page=1&amp;amp;ts=1704970802&quot; alt=&quot;&quot; width=&quot;1&quot; height=&quot;1&quot; /&gt;</description>
        <slash:comments>1</slash:comments>
        <content:encoded><![CDATA[<img src="https://www.golem.de/2311/179801-414496-414494_rc.jpg" width="0" height="0" vspace="3" hspace="8" align="left">Powershell-Tutorial In Teil 6 unserer Powershell-Einführung mit Übungsblöcken und Lösungsvideos schreiben wir unser erstes Skript. (<a href="https://www.golem.de/specials/powershell/">Powershell</a>, <a href="https://www.golem.de/specials/sql/">SQL</a>) <img src="https://cpx.golem.de/cpx.php?class=17&amp;aid=181033&amp;page=1&amp;ts=1704970802" alt="" width="1" height="1" />]]></content:encoded>
    </item>
    <item rdf:about="https://www.golem.de/news/teil-5-unseres-tutorials-erste-versuche-mit-der-pipeline-in-powershell-2401-180695.html">
        <dc:format>text/html</dc:format>
        <dc:date>2024-01-02T13:00:02+02:00</dc:date>
        <dc:source>https://www.golem.de</dc:source>
        <dc:creator>Golem.de</dc:creator>
        <title>(g+) Teil 5 unseres Tutorials: Erste Versuche mit der Pipeline in Powershell</title>
        <link>https://www.golem.de/news/teil-5-unseres-tutorials-erste-versuche-mit-der-pipeline-in-powershell-2401-180695.html</link>
        <description>Powershell-Tutorial In Teil 5 unserer Powershell-Einführung mit Übungsblöcken und Lösungsvideos geht es endlich an die Pipeline. (&lt;a href=&quot;https://www.golem.de/specials/powershell/&quot;&gt;Powershell&lt;/a&gt;, &lt;a href=&quot;https://www.golem.de/specials/sql/&quot;&gt;SQL&lt;/a&gt;) &lt;img src=&quot;https://cpx.golem.de/cpx.php?class=17&amp;amp;aid=180695&amp;amp;page=1&amp;amp;ts=1704193202&quot; alt=&quot;&quot; width=&quot;1&quot; height=&quot;1&quot; /&gt;</description>
        <slash:comments>3</slash:comments>
        <content:encoded><![CDATA[<img src="https://www.golem.de/2311/179801-414496-414494_rc.jpg" width="0" height="0" vspace="3" hspace="8" align="left">Powershell-Tutorial In Teil 5 unserer Powershell-Einführung mit Übungsblöcken und Lösungsvideos geht es endlich an die Pipeline. (<a href="https://www.golem.de/specials/powershell/">Powershell</a>, <a href="https://www.golem.de/specials/sql/">SQL</a>) <img src="https://cpx.golem.de/cpx.php?class=17&amp;aid=180695&amp;page=1&amp;ts=1704193202" alt="" width="1" height="1" />]]></content:encoded>
    </item>
    <item rdf:about="https://www.golem.de/news/teil-4-des-powershell-tutorials-arrays-und-hashtable-in-powershell-2312-180589.html">
        <dc:format>text/html</dc:format>
        <dc:date>2023-12-27T13:00:02+02:00</dc:date>
        <dc:source>https://www.golem.de</dc:source>
        <dc:creator>Golem.de</dc:creator>
        <title>(g+) Teil 4 unseres Tutorials: Arrays und Hashtable in Powershell</title>
        <link>https://www.golem.de/news/teil-4-des-powershell-tutorials-arrays-und-hashtable-in-powershell-2312-180589.html</link>
        <description>Powershell-Tutorial Unsere Powershell-Einführung mit Übungsblöcken und Lösungsvideos befasst sich mit zwei Datentypen, die wir bislang ausgespart haben. (&lt;a href=&quot;https://www.golem.de/specials/powershell/&quot;&gt;Powershell&lt;/a&gt;, &lt;a href=&quot;https://www.golem.de/specials/sql/&quot;&gt;SQL&lt;/a&gt;) &lt;img src=&quot;https://cpx.golem.de/cpx.php?class=17&amp;amp;aid=180589&amp;amp;page=1&amp;amp;ts=1703674802&quot; alt=&quot;&quot; width=&quot;1&quot; height=&quot;1&quot; /&gt;</description>
        <slash:comments />
        <content:encoded><![CDATA[<img src="https://www.golem.de/2311/179801-414496-414494_rc.jpg" width="0" height="0" vspace="3" hspace="8" align="left">Powershell-Tutorial Unsere Powershell-Einführung mit Übungsblöcken und Lösungsvideos befasst sich mit zwei Datentypen, die wir bislang ausgespart haben. (<a href="https://www.golem.de/specials/powershell/">Powershell</a>, <a href="https://www.golem.de/specials/sql/">SQL</a>) <img src="https://cpx.golem.de/cpx.php?class=17&amp;aid=180589&amp;page=1&amp;ts=1703674802" alt="" width="1" height="1" />]]></content:encoded>
    </item>
    <item rdf:about="https://www.golem.de/news/mit-praktischen-uebungen-und-videos-powershell-fuer-einsteiger-teil-3-2312-180225.html">
        <dc:format>text/html</dc:format>
        <dc:date>2023-12-12T13:00:02+02:00</dc:date>
        <dc:source>https://www.golem.de</dc:source>
        <dc:creator>Golem.de</dc:creator>
        <title>(g+) Teil 3 unseres Tutorials: Datentypen in Powershell</title>
        <link>https://www.golem.de/news/mit-praktischen-uebungen-und-videos-powershell-fuer-einsteiger-teil-3-2312-180225.html</link>
        <description>Powershell-Tutorial
Datentypen und wie man sie konvertiert, sind das Thema im dritten Teil unserer Powershell-Einführung zum Selbstlernen - auch diesmal wieder mit Übungen und Videos. (&lt;a href=&quot;https://www.golem.de/specials/powershell/&quot;&gt;Powershell&lt;/a&gt;, &lt;a href=&quot;https://www.golem.de/specials/dateisystem/&quot;&gt;Dateisystem&lt;/a&gt;) &lt;img src=&quot;https://cpx.golem.de/cpx.php?class=17&amp;amp;aid=180225&amp;amp;page=1&amp;amp;ts=1702378802&quot; alt=&quot;&quot; width=&quot;1&quot; height=&quot;1&quot; /&gt;</description>
        <slash:comments />
        <content:encoded><![CDATA[<img src="https://www.golem.de/2312/179990-415526-415524_rc.jpg" width="0" height="0" vspace="3" hspace="8" align="left">Powershell-Tutorial
Datentypen und wie man sie konvertiert, sind das Thema im dritten Teil unserer Powershell-Einführung zum Selbstlernen - auch diesmal wieder mit Übungen und Videos. (<a href="https://www.golem.de/specials/powershell/">Powershell</a>, <a href="https://www.golem.de/specials/dateisystem/">Dateisystem</a>) <img src="https://cpx.golem.de/cpx.php?class=17&amp;aid=180225&amp;page=1&amp;ts=1702378802" alt="" width="1" height="1" />]]></content:encoded>
    </item>
    <item rdf:about="https://www.golem.de/news/mit-praktischen-uebungen-und-videos-powershell-fuer-einsteiger-teil-2-2312-179990.html">
        <dc:format>text/html</dc:format>
        <dc:date>2023-12-05T13:00:02+02:00</dc:date>
        <dc:source>https://www.golem.de</dc:source>
        <dc:creator>Golem.de</dc:creator>
        <title>(g+) Teil 2 unseres Tutorials: Objekte und Variablen in Powershell</title>
        <link>https://www.golem.de/news/mit-praktischen-uebungen-und-videos-powershell-fuer-einsteiger-teil-2-2312-179990.html</link>
        <description>Powershell-Tutorial
In unserer Powershell-Einführung mit Übungsblöcken und Lösungsvideos beschäftigen wir uns dieses Mal mit Objekten und Variablen. (&lt;a href=&quot;https://www.golem.de/specials/powershell/&quot;&gt;Powershell&lt;/a&gt;, &lt;a href=&quot;https://www.golem.de/specials/virtualisierung/&quot;&gt;Virtualisierung&lt;/a&gt;) &lt;img src=&quot;https://cpx.golem.de/cpx.php?class=17&amp;amp;aid=179990&amp;amp;page=1&amp;amp;ts=1701774002&quot; alt=&quot;&quot; width=&quot;1&quot; height=&quot;1&quot; /&gt;</description>
        <slash:comments>14</slash:comments>
        <content:encoded><![CDATA[<img src="https://www.golem.de/2312/179990-415526-415524_rc.jpg" width="416" height="234" vspace="3" hspace="8" align="left">Powershell-Tutorial
In unserer Powershell-Einführung mit Übungsblöcken und Lösungsvideos beschäftigen wir uns dieses Mal mit Objekten und Variablen. (<a href="https://www.golem.de/specials/powershell/">Powershell</a>, <a href="https://www.golem.de/specials/virtualisierung/">Virtualisierung</a>) <img src="https://cpx.golem.de/cpx.php?class=17&amp;aid=179990&amp;page=1&amp;ts=1701774002" alt="" width="1" height="1" />]]></content:encoded>
    </item>
    <item rdf:about="https://www.golem.de/news/mit-praktischen-uebungen-und-videos-powershell-fuer-einsteiger-teil-1-2311-179801.html">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-28T13:00:02+02:00</dc:date>
        <dc:source>https://www.golem.de</dc:source>
        <dc:creator>Golem.de</dc:creator>
        <title>(g+) Mit praktischen Übungen und Videos: Powershell für Einsteiger - Teil 1</title>
        <link>https://www.golem.de/news/mit-praktischen-uebungen-und-videos-powershell-fuer-einsteiger-teil-1-2311-179801.html</link>
        <description>Powershell-Tutorial
In einer neuen Reihe führen wir praxisnah in die Windows-Powershell ein. Dabei ist das Motto: Learning by Doing - mit Übungsblöcken, die aufeinander aufbauen, und mit Lösungsvideos. (&lt;a href=&quot;https://www.golem.de/specials/powershell/&quot;&gt;Powershell&lt;/a&gt;, &lt;a href=&quot;https://www.golem.de/specials/virtualisierung/&quot;&gt;Virtualisierung&lt;/a&gt;) &lt;img src=&quot;https://cpx.golem.de/cpx.php?class=17&amp;amp;aid=179801&amp;amp;page=1&amp;amp;ts=1701169202&quot; alt=&quot;&quot; width=&quot;1&quot; height=&quot;1&quot; /&gt;</description>
        <slash:comments>11</slash:comments>
        <content:encoded><![CDATA[<img src="https://www.golem.de/2311/179801-414496-414494_rc.jpg" width="416" height="234" vspace="3" hspace="8" align="left">Powershell-Tutorial
In einer neuen Reihe führen wir praxisnah in die Windows-Powershell ein. Dabei ist das Motto: Learning by Doing - mit Übungsblöcken, die aufeinander aufbauen, und mit Lösungsvideos. (<a href="https://www.golem.de/specials/powershell/">Powershell</a>, <a href="https://www.golem.de/specials/virtualisierung/">Virtualisierung</a>) <img src="https://cpx.golem.de/cpx.php?class=17&amp;aid=179801&amp;page=1&amp;ts=1701169202" alt="" width="1" height="1" />]]></content:encoded>
    </item>
</rdf:RDF>
