If you want to disable LAN connection from Windows command prompt, you can run the following steps. Open elevated command…
Do you want to change the look of Windows command prompt by changing background color? Windows command prompt has default…
Learn the run command for active directory users and computers console. In this console, domain admins can manage domain users/groups…
If you are a domain administrator and looking to add users to domain or active directory group from command prompt,…
Learn how to configure a user account so that the password never expires. This can be done from Windows command…
This post explains how to delete files using Powershell command 'Remove-Item'. Delete file from PowerShell We can delete a file…
There are couple of ways to check if Microsoft Silverlight is installed on your Windows computer. This post explains both…
Windows has shortcut commands which can be used from Run to launch applications quickly. Run command for opening 'task manager'…
Do you want to Start or stop Windows service using Powershell? This post explains how to manage any Windows service…
Robocopy command is used on Windows to copy files and directories from one location to another. This CMD command also…