How to shut down and restart bulk remote computers

There are several ways to reboot/shutdown remote computers at once and here in this article we would like to share you one of the way through which we can remotely shutdown/restart bulk of computers Note: The below method only works if you have administrative access to the remote machines that you would like to reboot or … Read more

Find logged in users on remote computer

Windows administrators often experience situation to find & validate active logged in user session of bulk remote computers before performing administrative tasks and there are many ways to fetch the details, one of the time saving way is to find it out using powershell script. Here in this article we have used a simple single … Read more

NET USE Command to get mapped network drive path

Mapping a network drive is so easy for all if they do have the correct shared network drive path, few users face issues in finding the network drive share path and this article will help you to find the mapped network drive path. How to find the Mapped Network Drive Share Path: There is a … Read more