This is just a quick post on how to create a huge file in 2 second. In this example I will create a 1gb file: -Open “Command Prompt” (Start / Run / cmd / Enter) -Use this command: fsutil file createnew <filename> <size> fsutil file createnew C:\1gb_files.out 1073741824 -< filename > is the name of …
Monthly Archive: January 2010
Jan 19
Windows Update – Error 0x80072F8F
This is a common issue with all Microsoft operating system after Windows XP (XP, 2000, 2003, Vista, 7, 2008, 2008 R2). So you are trying to get your Windows Update and you get error 80072F8F. You try again, same thing. You now probably think that you computer/server need a reboot … after reboot … still …