<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://fixes.brecht-schule.hamburg/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://fixes.brecht-schule.hamburg/feed.php">
        <title>Fixes | Public BIT Wiki - windows:windows-tutorials</title>
        <description></description>
        <link>http://fixes.brecht-schule.hamburg/</link>
        <image rdf:resource="http://fixes.brecht-schule.hamburg/_media/wiki/logo.png" />
       <dc:date>2026-04-16T15:50:51+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://fixes.brecht-schule.hamburg/windows/windows-tutorials/reset-disk-via-cli?rev=1728473420&amp;do=diff"/>
                <rdf:li rdf:resource="http://fixes.brecht-schule.hamburg/windows/windows-tutorials/start?rev=1728473139&amp;do=diff"/>
                <rdf:li rdf:resource="http://fixes.brecht-schule.hamburg/windows/windows-tutorials/allow-remote-signed-ps-scripts?rev=1728473131&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://fixes.brecht-schule.hamburg/_media/wiki/logo.png">
        <title>Fixes | Public BIT Wiki</title>
        <link>http://fixes.brecht-schule.hamburg/</link>
        <url>http://fixes.brecht-schule.hamburg/_media/wiki/logo.png</url>
    </image>
    <item rdf:about="http://fixes.brecht-schule.hamburg/windows/windows-tutorials/reset-disk-via-cli?rev=1728473420&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-10-09T11:30:20+00:00</dc:date>
        <dc:creator>Zyzonix (zyzonix@undisclosed.example.com)</dc:creator>
        <title>Reset/Uninitialize a disk via CLI (DISKPART)</title>
        <link>http://fixes.brecht-schule.hamburg/windows/windows-tutorials/reset-disk-via-cli?rev=1728473420&amp;do=diff</link>
        <description>Reset/Uninitialize a disk via CLI (DISKPART)

To remove all partitions and uninitialize a disk on Windows a tool called DISKPART can be used. It is installed by default on all Windows versions, to perform an uninitialization administrator permissions are required.
The functionality described here is only a minimum of all the things DISKPART can do.</description>
    </item>
    <item rdf:about="http://fixes.brecht-schule.hamburg/windows/windows-tutorials/start?rev=1728473139&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-10-09T11:25:39+00:00</dc:date>
        <dc:creator>Zyzonix (zyzonix@undisclosed.example.com)</dc:creator>
        <title>Quick Windows Tutorials</title>
        <link>http://fixes.brecht-schule.hamburg/windows/windows-tutorials/start?rev=1728473139&amp;do=diff</link>
        <description>Quick Windows Tutorials

This namespace has the following content:
windows-tutorials index</description>
    </item>
    <item rdf:about="http://fixes.brecht-schule.hamburg/windows/windows-tutorials/allow-remote-signed-ps-scripts?rev=1728473131&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-10-09T11:25:31+00:00</dc:date>
        <dc:creator>Zyzonix (zyzonix@undisclosed.example.com)</dc:creator>
        <title>Run remote-signed PowerShell Scripts</title>
        <link>http://fixes.brecht-schule.hamburg/windows/windows-tutorials/allow-remote-signed-ps-scripts?rev=1728473131&amp;do=diff</link>
        <description>Run remote-signed PowerShell Scripts

Windows blocks the execution of remote signed PowerShell scripts by default.
If your execution policy still has this setting, you might see this error message:


C:\Users\test-user\Downloads\Install.ps1 is not digitally signed. You cannot run this script on the current system. For more
information about running scripts and setting execution policy, see about_Execution_Policies at
https:/go.microsoft.com/fwlink/?LinkID=135170.
At line:1 char:1
+ .\Install.ps1…</description>
    </item>
</rdf:RDF>
