<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.sebastianhetzel.net/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="https://wiki.sebastianhetzel.net/feed.php">
        <title>Sebastians IT-Wiki - scripts</title>
        <description></description>
        <link>https://wiki.sebastianhetzel.net/</link>
        <image rdf:resource="https://wiki.sebastianhetzel.net/_media/wiki:dokuwiki.svg" />
       <dc:date>2026-05-06T12:44:38+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.sebastianhetzel.net/scripts:ad_powershell?rev=1721633777&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.sebastianhetzel.net/scripts:start?rev=1662732846&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.sebastianhetzel.net/_media/wiki:dokuwiki.svg">
        <title>Sebastians IT-Wiki</title>
        <link>https://wiki.sebastianhetzel.net/</link>
        <url>https://wiki.sebastianhetzel.net/_media/wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://wiki.sebastianhetzel.net/scripts:ad_powershell?rev=1721633777&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-07-22T07:36:17+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Powershell: AD-Verwaltung</title>
        <link>https://wiki.sebastianhetzel.net/scripts:ad_powershell?rev=1721633777&amp;do=diff</link>
        <description>Powershell: AD-Verwaltung

Letzte Passwortänderung Liste


Get-ADUser -SearchBase &quot;OU=Mitarbeiter,OU=Benutzer,OU=ZENTRALE,DC=corp,DC=internal&quot; -Filter * -properties PasswordLastSet | select Name, PasswordLastSet


Gruppen

Anlegen


New-ADGroup -Name &quot;LG_Kfm-99-R&quot; -GroupCategory Security -GroupScope 0 -DisplayName &quot;LG_Kfm-99-R&quot; -Path &quot;OU=Gruppen,OU=ZENTRALE,DC=DOM,DC=local&quot;</description>
    </item>
    <item rdf:about="https://wiki.sebastianhetzel.net/scripts:start?rev=1662732846&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-09-09T14:14:06+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Scripting: Bash, Powershell, Batch</title>
        <link>https://wiki.sebastianhetzel.net/scripts:start?rev=1662732846&amp;do=diff</link>
        <description>Scripting: Bash, Powershell, Batch

Powershell

	*  Powershell: AD-Verwaltung</description>
    </item>
</rdf:RDF>
