Windows – BCDEdit
KB ID 0000097 Problem If you’re used to editing boot,ini files in earlier versions of windows then you are in for a bit of strife – Vista and newer OS’s now has its own boot loader, but happily there is a tool to let you edit what it does – this tool is called BCDEDIT.EXE and by default it lives in the windows > system32 directory. Solution Simply running the command will tell you what the boot settings are...
Windows 8 – ‘Test Mode Windows 8 build 9200’
KB ID 0000281 Problem Also seen on Server 2008. Solution 1. Click Start, in the search box type cmd > then right click the cmd icon and select “Run as administrator”. 2. At command line issue the following command, Bcdedit.exe -set TESTSIGNING OFF 3. Then Reboot the PC. Related Articles, References, Credits, or External Links Original Article Written...