H
How can I find a specific interface GUID
Guest
Hi world.
I need to find a specific ssd in registry, HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\(IDE/AHCI)\(ssd_name)\(serial_number)\Device Parameters\Disk" where I need to put some registry key like UserWriteCacheSetting properly.
The problem is the ssd is different for each computer. So I need to locate the Interface Guid and then change/add the keys afterwards within that interface.
Please give me amazing ideas using batch file or powershell.
Thank you very much.
Regards
Chris
More...
I need to find a specific ssd in registry, HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\(IDE/AHCI)\(ssd_name)\(serial_number)\Device Parameters\Disk" where I need to put some registry key like UserWriteCacheSetting properly.
The problem is the ssd is different for each computer. So I need to locate the Interface Guid and then change/add the keys afterwards within that interface.
Please give me amazing ideas using batch file or powershell.
Thank you very much.
Regards
Chris
More...