<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://wiki.grunwald.systems/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://wiki.grunwald.systems/feed.php">
        <title>fachinformatiker-wiki - microsoft:sharepoint2016</title>
        <description>it&#039;s easy when it&#039;s here</description>
        <link>http://wiki.grunwald.systems/</link>
        <image rdf:resource="http://wiki.grunwald.systems/_media/wiki/dokuwiki.svg" />
       <dc:date>2026-04-29T11:58:51+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.grunwald.systems/microsoft/sharepoint2016/install?rev=1708193020&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.grunwald.systems/microsoft/sharepoint2016/powershell-scripts?rev=1708193020&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://wiki.grunwald.systems/_media/wiki/dokuwiki.svg">
        <title>fachinformatiker-wiki</title>
        <link>http://wiki.grunwald.systems/</link>
        <url>http://wiki.grunwald.systems/_media/wiki/dokuwiki.svg</url>
    </image>
    <item rdf:about="http://wiki.grunwald.systems/microsoft/sharepoint2016/install?rev=1708193020&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-17T18:03:40+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Installation von SharePoint Server 2016</title>
        <link>http://wiki.grunwald.systems/microsoft/sharepoint2016/install?rev=1708193020&amp;do=diff</link>
        <description>Installation von SharePoint Server 2016

Evaluation Keys
EnterpriseNQGJR-63HC8-XCRQH-MYVCH-3J3QR 180 Tage (Required to enable Project Server 2016)StandardRTNGH-MQRV6-M3BWQ-DB748-VH7DM180 Tage
Updates

Immer jeweils die Language Independent Files UND</description>
    </item>
    <item rdf:about="http://wiki.grunwald.systems/microsoft/sharepoint2016/powershell-scripts?rev=1708193020&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-17T18:03:40+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>SharePoint Powershell Scripts</title>
        <link>http://wiki.grunwald.systems/microsoft/sharepoint2016/powershell-scripts?rev=1708193020&amp;do=diff</link>
        <description>SharePoint Powershell Scripts

Get all users and groups


Add-PSSnapin &quot;Microsoft.SharePoint.PowerShell&quot;

try
{

       $objSiteColl = Get-SPSite http://portal.local
       &quot;Site Name`tGroup Name`tUser Name&quot;
       foreach ($objWeb in $objSiteColl.AllWebs)
       {
              write-host -foregroundcolor yellow &quot;`nWorking on web:&quot; $objWeb.Title
              foreach ($objGrp in $objWeb.groups)
              {
                     $grpName = $objGrp.name
                     write-host &quot;`nGroup…</description>
    </item>
</rdf:RDF>
