Cable management trick
One of my previous housemates did this. It’s a neat way of hanging a cable plug, and I would never have thought of doing it in the proverbial million years.
One of my previous housemates did this. It’s a neat way of hanging a cable plug, and I would never have thought of doing it in the proverbial million years.
.Net 2 is not the default framework option … No, you get .Net 4. To change it, you select Project / <your project name> Properties / Compile / Advanced Compile…
Such as when you use the GHOST disk imaging product. This is a revision of a post I wrote back in November 2009, and it’s about time to update it.…
My iPhone had a dying battery, so the iPhone was replaced under warranty. Then I restored the iPhone setting from backup, and all seemed to work ok. Except for email,…
By using PowerShell like this: Get-WmiObject -class Win32_PerfRawData_Tcpip_NetworkInterface -ComputerName Localhost | Format-Table Name,@{label="LinkSpeed(MB)";Expression={$_.CurrentBandwidth/1000000 -as }} which will return this: I first learnt how to do this by reading this blog…
… and I want to change it back? It depends on the operating system. The latest documentation from Microsoft states MaxAllowedPhaseOffset Registry path HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Config Version Windows XP, Windows Vista, Windows…
Under Windows XP at least, you use the Windows Driver Kit utility, Device Console Utility (Devcon.exe) C:\>C:\WDK\devcon remove *SMS_DISPLAY ROOT\*SMS_DISPLAY\0000 : Removed on reboot Not all of 1 device(s) removed,…
You’ll need: a Panasonic CR1220 battery, or equivalent. a Pozidriv PZ00, or similarly sized, phillips screw driver. a bowl Taking the key apart is self-explanatory, just undo the screws. This…
For some strange reason, the call diversion features on the Apple iPhone are a bit lacking. On Android, you’re able to easily set diversions based on “No answer”, “Busy” &…
This is a copy of a post which was on Ask MetaFilter, August 2, 2006. In a Windows Server 2003 domain environment, is there a way to push printers to…