You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Microsoft Visual Studio Community 2019 Version 16.11.16
3 Disks attached
Problem
Drive 2 (\.\PhysicalDrive2) is a newly initialized disk, which doesn't contain any partition at all, but the test exe reports that disk has 4 partitions.
Disk list
PS C:\Users\Administrator>get-disk
Number Friendly Name Serial Number HealthStatus OperationalStatus Total Size Partition
Style
---------------------------------------------------------------------------------0 VBOX HARDDISK VB0fd0b492-e16ac651 Healthy Online 50 GB GPT
1 VBOX HARDDISK VB5d6967dd-87d0fa5b Healthy Online 25 GB RAW
2 VBOX HARDDISK VB4dd4fce2-2c11a706 Healthy Online 15 GB MBR
PS C:\Users\Administrator>get-partition-DiskNumber 2Get-Partition : No MSFT_Partition objects found with property 'DiskNumber' equal to '2'. Verify the value of the property and retry.
At line:1 char:1+get-partition-DiskNumber 2+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (2:UInt32) [Get-Partition], CimJobException
+ FullyQualifiedErrorId : CmdletizationQuery_NotFound_DiskNumber,Get-Partition
Environment
Problem
Drive 2 (\.\PhysicalDrive2) is a newly initialized disk, which doesn't contain any partition at all, but the test exe reports that disk has 4 partitions.
Disk list
Windevblk_test.exe output
The text was updated successfully, but these errors were encountered: