we received the malware detection event encrypted date for a VM.
Therefore we work through the KB4632.
When we execute the command: PS C:\temp\Investigation Tool Files> .\find-encrypted-data.ps1 1cc9b10c-a61e-4ecf-b0ce-975a19c0e72
the following message occurred:
Code: Select all
Previous clean restore point: 5ccb715d-2d33-40cf-b519-28bb7c11c7ea
Current suspicious restore point: 6f8f18ff-e539-459b-bc65-f5f0bd2c98b7
Mounting suspicious restore point...
Processing disk 6000C295-3157-cc88-27c1-5141f1a4ec9f...
Loading disk index delta...
Collecting suspicious offsets for disk ...
Get-MountSessionDevicesMap : Cannot bind argument to parameter 'DiskId' because it is an empty string.
At C:\temp\Investigation Tool Files\find-encrypted-data.ps1:75 char:99
+ ... tedDevices | Get-MountSessionDevicesMap -DiskId $delta.DiskId -LocalM ...
+ ~~~~~~~~~~~~~
+ CategoryInfo : InvalidData: (:) [Get-MountSessionDevicesMap], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : ParameterArgumentValidationErrorEmptyStringNotAllowed,Get-MountSessionDevicesMap
We used that KB several times for other VM´s without any problems.
Any thoughts why we get that one?
Thanks for your help.
regards,
Oliver