Server Manager
- Open up Server Manager. By default Server Manager starts when logging into Windows Server.
- Click Manage and select Add Roles and Features to start the Add Roles and Features Wizard.
- Navigate to the Features step of the wizard.
- Scroll down in the list of Features and check the Windows Standards-Based Storage Management feature.
-
Click Next and Install.
The below screenshot is from Windows Server 2016, but Windows Server 2012, 2012 R2, and 2019 are the same with the exception of the dialog borders.
Windows PowerShell
The Windows Feature name was changed to WindowsStorageManagementService.
PS C:\> Add-WindowsFeature -Name 'WindowsStorageManagementService' Success Restart Needed Exit Code Feature Result ------- -------------- --------- -------------- True No Success {Windows Standards-Based Storage Management}