5 Windows CMD Commands every windows users should know

Command Prompt is the powerful command line tool available inbuilt in windows operating system that is used to perform various simple and advanced tasks in faster and in more efficient way. The command prompt can be launched by typing “CMD” in the windows search or in the start menu. In this article we will be … Read more

How to view installed windows update on your computer

Windows update is a feature available in Microsoft operating system that provides regular updates to all the Microsoft applications files to enhance the performance and user experience but some windows update might cause application issues after installing it, so here in this article we will guide you how to view and uninstall the installed windows … Read more

How to view and disconnect remote desktop sessions

We might experience this following message prompt” The terminal server has exceeded the maximum number of allowed connections” while RDP’ing the remote windows machine. This message appears due to the utilization of maximum number of allowed remote login sessions i.e. it may happen due to inactive user sessions, this will be annoying if you are … Read more

NET USER Command to check password expire details

One of the most common issues with the domain users is the password expiration, Windows domain user account password expire every 1,3 or even once in 6 months based on the group policy being assigned and followed in the organization. Every organizations notify users 2 to 3 weeks prior before their password expire or we … Read more

How to run application as different user in windows

We all might use multiple user accounts with different access permissions for accessing the applications, in few cases we either need to switch between the another user account in order to access specific file share folders and application. Below steps explains how to run applications via different user account: Choose the application which you wish … Read more

How to fix iDRAC no trusted certificate found error

We might experience the following error code “no trusted certificate found” while opening the iDRAC console via chrome browser using java. iDRAC no trusted certificate found In this case the issue might get fixed while we try to open iDRAC console via Internet Explorer and there are few cases were opening via internet explorer too … Read more

Disable server manager at start up in Windows servers

Server Manager is the console to manage services of windows server, server manager console will automatically open-up whenever we logged into any of the windows server. Some users will find this feature annoying, so there are some ways through which we can disable this feature by following the below methods. Easiest Method: The easiest way … Read more

How to check who rebooted the windows server machine

We might experience reboot issues with few of the windows servers/machines and might have noticed that the machine got restarted unexpectedly without our notice and it makes us annoyed. There are few ways to figure out the exact cause of the reboot and who performed the reboot by following the below mentioned steps Steps: Event … Read more

How to upgrade VMware tools automatically

VMware tools is the utility that is used to improve the performance of the guest virtual machine and its necessary to keep the VMware tools up to date in order for the guest VM to function without any issues. Updating VMware tools is simple and it would require restart of the virtual machine to complete … Read more