What happened to street numbers in Waze?

Previously when you searched for a street address together with a street number in Waze all the results showed up at the same page. Usually one of the search results from Google gave you the correct location. However, recently they changed the look of the search...

Format and Partition Disk on WinPE Boot

Sometimes you don’t care that the sequence has failed in MDT. It can be several scenarios for this. Either, a user aborted the installation or maybe you are testing different installations and just don’t care about the old stuff. However, something that...

Activate OEM computer without key

How do the OEM vendors activate their Windows machines? They receive a certificate from Microsoft which they apply to the computer in the installation process (often done by you) and when the computer is activated, the certificate is deleted. However, it’s...

A script to disable power save on NIC

Here’s a small script the disable the power save “feature” on the network adapter. The script disables the power save on all physical interfaces, both LAN and WLAN adapters. After the script has been run, you have to restart the computer. The script...