The following script can be used to remotely access the serial number for a computer on your network. It works with Windows 7 and Windows 10. How to use the…
The following steps show how to create a silent install package of Firefox, complete with custom configuration. Note: these settings will be applied for all new and existing users and…
Something a lot of people don’t realise is that by default Windows will use your wireless network connection even when connected to a wired network, that is, that the wireless…
The following steps show how to convert a USB drive that is formatted in the FAT32 format to NTFS. Method 1: Reformat the drive Please note: This method removes all…
The following DOS command can be used to create a test file of any length. fsutil file createnew <filename> <filesize in bytes> For example, to create a 10 megabyte test…
If you're looking to record your screen and save as an animated GIF look no further than Screen to Gif. Screen to Gif lets you record a selected area of…
In Windows 7 and before when files were deleted you would see a prompt window asking if you want to delete the file, this changed in Windows 8 with deleted…
USB drives that are formatted as a EFI System Partition don't work in Windows 7 and are unable to be managed using the Disk Management tool. This can leave you…
The following guide shows how to install a WordPress IIS test environment on your computer. There are many guides that do this the hard way - installing IIS, PHP, mySQL,…