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 […]
Author Archives: Bradley
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 […]
Windows Server 2012 Disable IPv6
Windows Server 2012 Disable IPv6 It seems in the latest 2 iterations of Microsoft’s latest Server releases (Windows Server 2012 and Windows Server 2012 R2) Microsoft has not really documented well how to properly disable IPv6. One would think you could just uncheck the protocol box on the adapter(s) but that be problematic at times. […]
Outlook 2013 slow to open
Outlook 2013 slow to open (FIX) If Outlook 2013 is opening slowly you can disable hardware graphics acceleration which may help speed things up by clicking: File > Options Then select Advanced on the menu to the left then scroll down and check the box that says “Disable hardware graphics acceleration”. Now click the OK […]