IT administrator very often check the windows computer uptime, if you are looking for a way to check the uptime of any computer then you are at the right place, here are the simple steps to check the uptime. Method 1 There are 3 easy way one can check how long a computer has … [Read more...]
How to export Active Directory objects
How to export Active Directory objects like computers, users, AD groups and printers information can be exported to an Excel CSV file, here are the simple code helps to achieve the same. System administrator as part of the daily tasks they work on active directory object when … [Read more...]
Tasklist Command Explained With Examples
Tasklist Command is a very useful command in windows workstation or server operating system, we can list, export all processes running on the computer and also it has remote option query the processes running on the remote computers. Tasklist command lists out all the processes … [Read more...]
How to Shutdown Multiple Computers
How to Shutdown Remote Computers using shutdown -I windows command, it's easy to restart and shutdown multiple windows computers using this command, this article explains the simple steps to use it. When is there a need to shutdown a remote computer then there are several ways … [Read more...]
Get powershell version | on a single | multiple remote Computers
Get Powershell version | on a single | multiple remote computers using a simple Powershell code to get the version. There are 3 ways you can check the PowerShell version that is installed on your computer, let's pull the version information using these 3 methods. 1. … [Read more...]