Quantcast
Channel: Hey, Scripting Guy! Blog
Viewing all articles
Browse latest Browse all 3333

PowerTip: Use PowerShell to See Status of AD Optional Features

$
0
0

Summary: Learn how to use Windows PowerShell to show the status of optional features in AD DS.

Hey, Scripting Guy! Question How can I use Windows PowerShell and the Active Directory module to determine the status of optional features in AD DS?

Hey, Scripting Guy! Answer Use the Get-ADOptionalFeature Windows PowerShell cmdlet. You can use a wildcard for the filter to simplify returning results.

Get-ADOptionalFeature -Filter *

 


Viewing all articles
Browse latest Browse all 3333

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>