Server 2012 R2 FSRM Event ID 8197 Error: GetVolumeNameForVolumeMountPoint, 0x800700001, incorrect function
die Fehlermeldung kommt vom Dateiressourcenmanager unter UEFI und ist lt. Microsoft per "Design"- es hat keinerlei Auswirkungen auf den Betrieb, es gibt allerdings auch keinen Workaround diese Fehlermeldung loszuwerden
Our escalation engineer has debugged the issue and found this is a by-design behavior on EFI system. We have reproduced this issue on both of the hardware machine & VM.
We would like to explain that we can safely ignore this event. The error message happens when FSRM service checks the system partition. On EFI system, the EFI system partition is a FAT system which will fail with the function call GetVolumeNameForVolumeMountPoint(). This is normal and the FSRM service is expecting this will fail on EFI system in its internal code. The error message is just logged for information purpose for such situation and that is why you can safely ignore it.