-
Software
How to add highlighting in Evernote
Evernote is just an all around great utility for anyone wanting to keep track of thoughts, notes, pictures, or other tidbits that they simply don’t want to forget or lose track of. ย The interface is very clean and the apps…
-
Windows
How to find your DNS settings on your computer
Basic Internet troubleshooting often requires troubleshooting DNS settings on a computer. ย DNS provides the means for all the user friendly URLS we use to surf the Internet are properly translated into the IP addresses the computers and servers understand in…
-
Computers
How to show information about your computer on your Windows Desktop
There is a really great utility that is devloped by Sysinternals that allows you to present a custom Windows background that can show you all kinds of information about your computer in a customizable format. ย The utility is calledย BGinfo. ย BGInfo…
-
ActiveDirectory
Option to transfer forest FSMO roles not available in GUI MMC
Transferring roles from one DC to another DC is a common practice, especially if you may have recently provisioned another domain controller in your environment and are shifting roles around to either provide better performance, or perhaps take down another…
-
Windows
Configure additional bindings in IIS 7.5 so websites answer to different names
One of the main purposes of the “Bindings” setting for a website’s properties is so the webserver knows which website to serve out when a request comes across on port 80. ย After all if a server is literally serving out…
-
Powershell
How to find which user is logged into a remote computer with powershell
As an administrator you may find yourself needing to see which user is logged into a remote workstation if you are trying to troubleshoot an issue or if you need to see for security reasons. ย In our powershell series, we…
-
Powershell
How to see what network drives a remote computer is connected to using powershell
In our Powershell series for performing day to day administrative tasks we want to move on to a task that many admins may need to perform as an information gathering tool in troubleshooting, etc. ย That task is finding what network…
-
Powershell
How to start and stop services remotely using Powershell
Powershell is one of the coolest new things that has happened to Windows in recent iterations. ย It provides a wealth of scripting power to administrators and even to home users who may want to do some things quickly and efficiently…