Windows 10 operating system has some features allow us to some specific tasks easy, here I explained some of them might help you out. 1. Disable Apps not needed Running in Background There are apps running in the background which can't see them on the taskbar, these apps consume your system resources CPU and RAM can potentially slow down your PC … [Read more...] about Windows 10 Hidden Tips Useful
How to Kill Process from command line
Kill Process from command line | Windows 10 | 7 | Server 2016 | 2012 using the tasklist command, this article explains command usage and it's parametors. There are two ways one can kill any process, the first method using task manager and the second method using taskkill command, let's discuss both methods and one can choose as per the … [Read more...] about How to Kill Process from command line
How To Switch Yahoo Mail To Basic | Full Mode To Basic Version
Switch yahoo mail to basic version easily, here are the simple steps one can go back and use the classic or basic yahoo mailbox. Yahoo mail has been upgraded to a newer version which has some rich features, however, you wish to continue using the older or basic version then one can easily which to basic mode, generally, this basic view works … [Read more...] about How To Switch Yahoo Mail To Basic | Full Mode To Basic Version
How to Check Computer Uptime | 3 Easy Ways
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 been up, using the task manager, WMI command and network adaptor, … [Read more...] about How to Check Computer Uptime | 3 Easy Ways
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 one wants to export all the AD objects to a CSV file with a PowerShell … [Read more...] about How to export Active Directory objects
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 running on your local or remote computer. When there is a need to … [Read more...] about Tasklist Command Explained With Examples