We have some disk as part of our provisioning process that needs to have the disk id changed for clustering. We have a script that was a powershell/diskpart hybrid, but is pretty unreliable. what i want to change is the Disk ID that shows when you do a detail disk. the diskpart command is "uniqueid disk id=newid".
i'm looking for the powershell equivalent, but can't seem to find it. any help is greatly appreciated.
Thanks.