Connect remotely to services on windows
How to connect remotely into another server service and start or stop services in the same domain (web-manual.net) Step 1: Login into a server via RDP [ex: win1.web-manual.net] and open up...
View ArticleKilling process on remote Windows Server using Taskkill.exe
When do we use Taskkill.exe ? Ends one or more tasks or processes on remote server. Processes can be killed by process ID or image name. What is a Process ? Process is a running instance of a program ....
View Articletasklist.exe
Tasklist Displays a list of applications and services with their Process ID (PID) for all tasks running on either a local or a remote computer. Syntax: tasklist[.exe] [/s computer] [/u domain\user [/p...
View ArticleHow to use WinDirStat to analyse disk space usage on any local or network drive
On this tutorial we will see how to analyse disk space usage and then cleaning disk space using WinDirStat in Microsoft Window. WinDirStat is a disk usage statistics viewer and cleanup tool for...
View ArticleRestarting Volume Shadow Copy Service on Windows server to free up space
On this article we will see How to free up space on C drive of Windows Server by Restarting Volume Shadow Copy Service . What is Volume Shadow Copy ? This service is utilized by the backup application...
View Articleuptime check of windows server
How to check remote server uptime without logging into the server????? open a command prompt by going to start-> run-> cmd then type: uptime \\remoteserver name example: C:\ uptime...
View ArticleConnect to windows server using disk management
Remotely connect to a server using disk management to check disk properties Step 1: login into a server using remote desktop program (RDP) [ex: win1.web-manual.net] Then Goto start->run-> type...
View Article