From administrator cmd run these commands to identify and select the hard drive
diskpart
 
list disk
 
sel disk 
Open IIS Manager At server level:
File: .woff2
Mime: font/x-woff2
Or:
| ipconfig /release | |
| ipconfig /flushdns | |
| ipconfig /renew | |
| netsh winsock reset | |
| netsh interface ipv4 reset | |
| netsh interface ipv6 reset | |
| netsh winsock reset catalog | |
| netsh int ipv4 reset reset.log | |
| netsh int ipv6 reset reset.log | 
| // Format value as money [1234.55 => 1.234,55] | |
| function formatMoney(n, c, d, t) { | |
| var c = isNaN(c = Math.abs(c)) ? 2 : c, | |
| d = d == undefined ? "," : d, | |
| t = t == undefined ? "." : t, | |
| s = n < 0 ? "-" : "", | |
| i = String(parseInt(n = Math.abs(Number(n) || 0).toFixed(c))), | |
| j = (j = i.length) > 3 ? j % 3 : 0; | |
| return s + (j ? i.substr(0, j) + t : "") + i.substr(j).replace(/(\d{3})(?=\d)/g, "$1" + t) + (c ? d + Math.abs(n - i).toFixed(c).slice(2) : ""); | 
bcdedit in CMDhypervisorlaunchtypeoff run bcdedit /set hypervisorlaunchtype auto| console.log("%cHenna"," text-shadow: 0 1px 0 #ccc,0 2px 0 #c9c9c9,0 3px 0 #bbb,0 4px 0 #b9b9b9,0 5px 0 #aaa,0 6px 1px rgba(0,0,0,.1),0 0 5px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.3),0 3px 5px rgba(0,0,0,.2),0 5px 10px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.2),0 20px 20px rgba(0,0,0,.15);font-size:5em") | 
From admin console, run
diskpart
then:
DISKPART> list disk
DISKPART> select disk 5
Disk 4 is now the selected disk.