<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://kasaj.cz/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://kasaj.cz/feed.php">
        <title> - technet</title>
        <description></description>
        <link>https://kasaj.cz/</link>
        <image rdf:resource="https://kasaj.cz/lib/exe/fetch.php?media=logo.png" />
       <dc:date>2026-05-06T18:24:04+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://kasaj.cz/doku.php?id=technet:confdatafunctions&amp;rev=1686728606&amp;do=diff"/>
                <rdf:li rdf:resource="https://kasaj.cz/doku.php?id=technet:content&amp;rev=1743003370&amp;do=diff"/>
                <rdf:li rdf:resource="https://kasaj.cz/doku.php?id=technet:dokuwikihttpsredirect&amp;rev=1686731215&amp;do=diff"/>
                <rdf:li rdf:resource="https://kasaj.cz/doku.php?id=technet:ldifde&amp;rev=1686728606&amp;do=diff"/>
                <rdf:li rdf:resource="https://kasaj.cz/doku.php?id=technet:showwifipass&amp;rev=1690060930&amp;do=diff"/>
                <rdf:li rdf:resource="https://kasaj.cz/doku.php?id=technet:techlinks1&amp;rev=1686728630&amp;do=diff"/>
                <rdf:li rdf:resource="https://kasaj.cz/doku.php?id=technet:temp&amp;rev=1776956349&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://kasaj.cz/lib/exe/fetch.php?media=logo.png">
        <title></title>
        <link>https://kasaj.cz/</link>
        <url>https://kasaj.cz/lib/exe/fetch.php?media=logo.png</url>
    </image>
    <item rdf:about="https://kasaj.cz/doku.php?id=technet:confdatafunctions&amp;rev=1686728606&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-06-14T07:43:26+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>confdatafunctions</title>
        <link>https://kasaj.cz/doku.php?id=technet:confdatafunctions&amp;rev=1686728606&amp;do=diff</link>
        <description>Configuration Data Functions (custom desired state configuration)



&lt;# INTRO
Let&#039;s try to have JSON configuration data for parameters of cmdlets like New, Set or Get and use PS functions to construct and all the cmdlets by a unified form aka cmdlet-less code.

JSON data can be gatthered for example via:
https://microsoft365dsc.com/
https://practical365.com/dsc-snapshot-microsoft365-tenant/
$Credential = Get-Credential
Export-M365DSCConfiguration -Components @(&quot;AADApplication&quot;, &quot;AADConditionalAc…</description>
    </item>
    <item rdf:about="https://kasaj.cz/doku.php?id=technet:content&amp;rev=1743003370&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-03-26T15:36:10+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>content</title>
        <link>https://kasaj.cz/doku.php?id=technet:content&amp;rev=1743003370&amp;do=diff</link>
        <description>Technology turns miracles into a matter of course. Do not be cloudish, let your cloud flourish.


	* azure
		* Azure Quantum

	* Configuration Data Functions (custom desired state configuration)
	* Dokuwiki redirect to https
	* exchange
		* Get CSVData programmatically for New-MigrationBatch
		* How to get diagnostic info from Exchange process
		* ex2010decommissrelaylog
		* Minimal Message Tracking Admin Role

	* graph
		* Reporting User-Preferred MFA Methods for Azure AD User Accounts
		* Serv…</description>
    </item>
    <item rdf:about="https://kasaj.cz/doku.php?id=technet:dokuwikihttpsredirect&amp;rev=1686731215&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-06-14T08:26:55+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>dokuwikihttpsredirect</title>
        <link>https://kasaj.cz/doku.php?id=technet:dokuwikihttpsredirect&amp;rev=1686731215&amp;do=diff</link>
        <description>Dokuwiki redirect to https

If redirect from http to https is need and there is no success via .htaccess then PHP can help us:

&#039;…lib/tpl/template-name/main.php&#039;



if ($_SERVER[&#039;HTTP_HOST&#039;] != &#039;localhost&#039; and $_SERVER[&#039;HTTP_X_FORWARDED_PROTO&#039;] != &quot;https&quot;) {
    $location = &#039;https://&#039; . $_SERVER[&#039;HTTP_HOST&#039;] . $_SERVER[&#039;REQUEST_URI&#039;];
    header(&#039;HTTP/1.1 301 Moved Permanently&#039;);
    header(&#039;Location: &#039; . $location);
    exit;
}</description>
    </item>
    <item rdf:about="https://kasaj.cz/doku.php?id=technet:ldifde&amp;rev=1686728606&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-06-14T07:43:26+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ldifde</title>
        <link>https://kasaj.cz/doku.php?id=technet:ldifde&amp;rev=1686728606&amp;do=diff</link>
        <description>ldifde -f user-export.txt -r samaccountname=user1</description>
    </item>
    <item rdf:about="https://kasaj.cz/doku.php?id=technet:showwifipass&amp;rev=1690060930&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-07-22T21:22:10+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>showwifipass</title>
        <link>https://kasaj.cz/doku.php?id=technet:showwifipass&amp;rev=1690060930&amp;do=diff</link>
        <description>Show Wi-Fi Password



netsh wlan show profiles|?{$_ -like &quot;* : *&quot;}|%{$_.split(&quot; &quot;)[-1]}|%{netsh wlan show profile name=&quot;$_&quot; key=clear}|?{$_ -like &quot;*ssid name*&quot; -or $_ -like &quot;*key content*&quot;}</description>
    </item>
    <item rdf:about="https://kasaj.cz/doku.php?id=technet:techlinks1&amp;rev=1686728630&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-06-14T07:43:50+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>techlinks1</title>
        <link>https://kasaj.cz/doku.php?id=technet:techlinks1&amp;rev=1686728630&amp;do=diff</link>
        <description>Technet Links

ChatGPT, the free A.I. computer program that writes human-sounding answers to just about anything you ask. It is a programme that generates original text about virtually any subject in response to a prompt, including articles, essays, jokes and even poetry, raising concerns across industries about plagiarism.</description>
    </item>
    <item rdf:about="https://kasaj.cz/doku.php?id=technet:temp&amp;rev=1776956349&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-23T14:59:09+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>temp</title>
        <link>https://kasaj.cz/doku.php?id=technet:temp&amp;rev=1776956349&amp;do=diff</link>
        <description>Get-WmiObject Win32_MappedLogicalDisk | Where-Object {$_.Name -eq “Z:”} | Select-Object *

net use Z: /delete

Get-ChildItem “HKCU:\Network”

Get-ChildItem “HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\Map Network Drive MRU”</description>
    </item>
</rdf:RDF>
