I tried to install Windows Server 2016 on
BW-PC5
Fujitsu P957.
128 GB SSD.
Install Windows Server 2016.
Choose the hard disk to install, I got the message
Error 0x80300024
To create a partition on the SSD produce the error 0xe7d8f710
I did the following.
1. Unplug all additional had drives (in my case a 1 TB Hard drive)
2. Windows install program, go to repair
command prompt
diskpart
list disk
select disk 0 (in my case the SSD is number 0)
list part
select part 1 (I had 2 partitions)
delete part
select part 2
delete part
clean (very important this deletes the mbr partition table)
Restart the windows installation program
Choose Custom installation.
Create the partition on your SSD.
Successfully install Windows 2016 on SSD.