How to change your drive letter in windows 10

How to change your drive letter in windows 10 Follow these easy steps on How to change your drive letter in windows 10 so if you cloned an old hard drive to a SSD and then removed the old drive and your system gave the cloned SSD a different drive letter you can easily change […]

How to add environment variable in windows 10

How to add environment variable in windows 10 If you’ve gotten an error before when trying to run a program without being in that folder this video will show you on adding environment variables in windows 10 which will allow you to run it from anywhere. If you’ve ever gotten a ” is not recognized […]

Verifying remote VPN users are authenticating with the domain

Verifying remote VPN users are authenticating with the domain One daunting task is Verifying remote VPN users are authenticating with the domain. Since you can only set a maximum of 50 cached logons via group policy (GPO) you may want to proactively monitor your user logons to prevent possible future headaches for both you and your users. […]

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