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…
Virtualization, Cloud, DevOps, Reviews
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…
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…
In today’s networks, connectivity is an essential part of successful communication in businesses an enterprise environments. Even though bandwidth is cheap these days, it is still a priority for network…
Recently in working with a client who had implemented an Untangle box in their environment for UTM purposes, they ran into the issue of other internal subnets within their network…
You may have the need to add additional mailboxes in Outlook 2010. To make this happen there are a few things that need to be verified, but these are not…
If you want to add someone else’s inbox in Outlook 2010, this is easily accomplished. There are just a few steps that need to be taken both my the system…
Recently, in working with an educational institution on issues their students were having logging into Office 365 after the mandatory upgrade from Microsoft, we stumbled on a problem and fix…
In order to check the status of the SSRS report subscription jobs, status, and the last run time, run the following SQL script against the MASTER DB. It will list:…
If you are a network admin looking for an easy way to script the joining of a workstation to a domain perhaps out of an image restore, you can do…
One of the best new tools at the system administrator or network administrator’s fingertips is powershell. Powershell was introduced with Windows 2008 and is also standard with Windows 2008 R2…