Skip to content

wisefaq.com

Stories, and bit rot, from the IT Support Trenches

wisefaq.com

Stories, and bit rot, from the IT Support Trenches

  • Home
  • About Dale
  • Useful links
  • WiseFAQ’s Lists O’ IT Goodness
    • Home
    • How To
    • Page 4
How To

Cable management trick

Dale November 17, 2013 0 Comments

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.

Code Cutting How To

VS2010 & .Net 2 Framework Selection

Dale November 15, 2013 0 Comments

.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…

How To Windows

Files to delete when imaging a system.

Dale September 19, 2013 0 Comments

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.…

How To iPhone

If your replace your iPhone device, you can say goodbye to Google Sync.

Dale July 17, 2013 0 Comments

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,…

How To Networking PowerShell

How to tell a PC’s network link speed remotely

Dale March 7, 2013 0 Comments

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…

Active Directory How To Windows

What happens if my Windows Domain time clock is fast …

Dale February 26, 2013 0 Comments

… 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…

How To Windows

How to hide a disabled device from Device Manager.

Dale January 31, 2013 0 Comments

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,…

Cars How To

Changing the remote key battery on a Hyundai Getz 2006-2009 model

Dale July 7, 2012 1 Comments

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…

How To PDA

iPhone call diversion

Dale March 31, 2012 0 Comments

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” &…

How To Printing vbscript

“Push customized printers down to XP client machines in domain environment?”

Dale February 9, 2012 0 Comments

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…

Posts pagination

1 … 3 4 5 … 18

« Previous Page — Next Page »

IT Related

  • EpochConverter
  • Group Policy Administrative Templates Catalog
  • Official Microsoft Team Blogs List
  • Podfather Gear
  • Service Status Pages

NSNG

  • Grain Free Comfort Food

OH&S

  • Asbestos
  • Brodie Panlock
  • COVID-19 In Australia

Other stuff I read

  • Become Awesome in Excel
  • desiringGod
  • Harvest
  • Impro Wiki
  • Melbourne Laneway Learning
  • MyFridgeFood
  • Pet Loss Blog
  • Phil Factor
  • Writing or just Practicing

wisefaq.com

Stories, and bit rot, from the IT Support Trenches

Copyright © All rights reserved | Blogus by Themeansar.