<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>rsat &#8211; SystemTechnics</title>
	<atom:link href="https://www.systemtechnics.de/tag/rsat/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.systemtechnics.de</link>
	<description>IT Consulting</description>
	<lastBuildDate>Sat, 29 Apr 2023 04:48:21 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.systemtechnics.de/wp-content/uploads/cropped-2003-logo-st-transparanet-x200-32x32.png</url>
	<title>rsat &#8211; SystemTechnics</title>
	<link>https://www.systemtechnics.de</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>RSAT für Windows (nachinstallieren)</title>
		<link>https://www.systemtechnics.de/rsat-fuer-windows-nachinstallieren/</link>
		
		<dc:creator><![CDATA[knut]]></dc:creator>
		<pubDate>Sat, 29 Apr 2023 04:48:20 +0000</pubDate>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Batch/Powershell]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[activedirectory]]></category>
		<category><![CDATA[ad]]></category>
		<category><![CDATA[nas]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[rsat]]></category>
		<guid isPermaLink="false">https://www.systemtechnics.de/?p=3539</guid>

					<description><![CDATA[Auch wenn man eine Synology NAS evtl. für die Active Directory Anmeldung/Benutzerverwaltung verwendet, sollte man die RSAT (Remote Server Administration) [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Auch wenn man eine Synology NAS evtl. für die Active Directory Anmeldung/Benutzerverwaltung verwendet, sollte man die RSAT (Remote Server Administration) Tools von Microsoft (Features) installieren.</p>
<p>Am einfachsten geht dies mit folgenden Powershell Befehl:</p>



<pre class="EnlighterJSRAW" data-enlighter-language="generic" data-enlighter-theme="" data-enlighter-highlight="" data-enlighter-linenumbers="" data-enlighter-lineoffset="" data-enlighter-title="" data-enlighter-group="">Get-WindowsCapability -Name RSAT* -Online | Add-WindowsCapability –Online</pre>



<p>Überprüfen ob schon einzelne Tools davon installiert sind geht wie folgt:</p>



<pre class="EnlighterJSRAW" data-enlighter-language="generic" data-enlighter-theme="" data-enlighter-highlight="" data-enlighter-linenumbers="" data-enlighter-lineoffset="" data-enlighter-title="" data-enlighter-group="">Get-WindowsCapability -Name RSAT* -Online | Select-Object -Property DisplayName, State</pre>



<figure class="wp-block-image size-large"><img fetchpriority="high" decoding="async" width="1024" height="872" src="https://www.systemtechnics.de/wp-content/uploads/rsat-installation-1024x872.png" alt="" class="wp-image-3540" srcset="https://www.systemtechnics.de/wp-content/uploads/rsat-installation-1024x872.png 1024w, https://www.systemtechnics.de/wp-content/uploads/rsat-installation-300x255.png 300w, https://www.systemtechnics.de/wp-content/uploads/rsat-installation-768x654.png 768w, https://www.systemtechnics.de/wp-content/uploads/rsat-installation.png 1398w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
