PowerTip: Find the Status of File and Storage Services

Doctor Scripto

Summary: Use Windows PowerShell to find the status of File and Storage Services on your computer running Windows Server 2012.

Hey, Scripting Guy! Question How do I use Windows PowerShell to find the status of File and Storage Services on my computer running Windows Server 2012?

Hey, Scripting Guy! Answer Use the Get-WindowsFeature cmdlet. You can use a wildcard, as shown here.

Get-WindowsFeature *file*

0 comments

Discussion is closed.

Feedback usabilla icon