Summary: Use Windows PowerShell to find the status of File and Storage Services on your computer running Windows Server 2012.
How do I use Windows PowerShell to find the status of File and Storage Services on my computer running Windows Server 2012?
Use the Get-WindowsFeature cmdlet. You can use a wildcard, as shown here.
Get-WindowsFeature *file*