Retrieve Dell Service Tag from DOS If you ever needed to retrieve Dell Service Tag from DOS, this works remotely or if you are unable to read the tag on the case below is the syntax to retrieve the Dell service tag by querying Windows WMI service via the DOS command line using the WMIC […]
Category Archives: Windows 8
Hamachi DNS server problems and how to fix them
Hamachi DNS server problems and how to fix them Have you ever had the issue where Hamachi only sees internal DNS server but uses local routers DNS instead? Every so often when I connect to a remote network using Hamachi for VPN I’m unable to resolve hostnames on the remote network properly. I would be able […]
List installed Windows updates from the command line / DOS
List installed Windows updates from the command line / DOS It is easier than most would think to List installed Windows updates from the command line / DOS. This can come in handy if you have two identical machines and one is having an issue. You could save the output from both systems and use something […]
Powershell scripts won’t run or import because running scripts is disabled on this system.
Powershell scripts won’t run or import because running scripts is disabled In the event that you are unable to run power shell script’s, it’s quite a simple fix actually. The error Powershell scripts won’t run or import because running scripts is disabled is because the execution policy within PowerShell is preventing it from running. From and then […]
Manual Installation of a Dell Driver Pack on a local machine
Manual Installation of a Dell Driver Pack on a local machine If you’ve ever had to re-load a laptop from scratch, you know that it can be a pain to have to re-install all of the systems drivers one by one and can take hours to do so. After digging into different ways to create […]