Service Tag

Find Your System Service Tag Using Command Prompt

Symptom You need locate your system’s service tag (also referred to as the serial number) using Command Prompt. Resolutions Type cmd in the Windows search bar at the bottom-left of the screen, then select Command Prompt from the list of results. In the Command Prompt window, type wmic bios get serialnumber and press Enter. The Service Tag (Serial Number) appears as shown

Find Your System Service Tag Using Command Prompt Read More »

Multiple Monitor Image

Showing Disk Performance information on Task Manager

Since Windows Server 2012R2, the disk performance information on task manager was disabled because of performance impact on collecting disk metrics on the server. You can use Resource Monitor to check Disk IO Usage. However, you can enable the Disk Performance monitor on the Task Manager. Enable Disk Performance Monitor Below is the step to

Showing Disk Performance information on Task Manager Read More »

Sign in Error

Can’t sign in to Remote Desktop Services (RDS) – Temporary profile

When the user is trying to login to the RDS server, they got a warning that they can’t sign in to remote desktop services due to a temporary profile. This issue usually happening when you configure the RDS Collection with User Profile Disk (UPD) and the user is not fully logged off from the RDS.

Can’t sign in to Remote Desktop Services (RDS) – Temporary profile Read More »

Command prompt

One liner command to get VM list detail on Hyper-V Cluster

In this post, I will share a command to get the VM list detail that includes VM Name, CPU Count, IP Addresses, VLAN ID, and Memory assigned. The command includes the command below: Get-VM: This command gets the virtual machines from one or more Hyper-V hosts Get-ClusterNode: This command to gets information about one or

One liner command to get VM list detail on Hyper-V Cluster Read More »

Scroll to Top