change network type in the windows Registry

How to change network type in the windows Registry   If you see that the network type is Public in the Network and Sharing Center like below and you need to change this follow the easy to follow instructions below: Then open Regedit and browse to the following parent key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkList\Profiles\ Open the network profile that […]

Allow Chrome to load insecure content

Allow Chrome to load insecure content To allow Chrome to load insecure content all the time could be very dangerous, however you can accomplish this two ways. First you could just of course click on the shield and then tell it to allow but this is time consuming especially if debugging a site. I think […]

How to run a powershell script silently

How to run a powershell script silently Running a powershell script silently can be handy at times, especially if you schedule a task to run your scripts and want them to stay in the background instead of cluttering up your desktop environment. This has been useful with some of my monitoring scripts such as scraping modem […]

Hyper-V 2012 R2 Generation 2 Linux VM’s

Hyper-V 2012 R2 Generation 2 Linux VM’s Microsoft is starting to support Hyper-V Generation 2 VM’s for Linux. This alone would speed up any compatible Linux OS quite a bit by opening up some of the disk access bottlenecks that  Generation 1 VM’s suffer from. This performance bottleneck was caused by the VM only being able to […]