Brad McKuhen
SQL Server DBA, Developer, Architect, Author, Presenter
Wednesday, January 13, 2021
Set the friendly name of a physical disk
I need to set the FriendlyName of a PhysicalDisk in PowerShell, but the uniqueID isn't shown.
Use this:
Get-PhysicalDisk | Select-Object SerialNumber,UniqueID
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment