Wednesday 15 January 2020

How to find the score of your machine ?

1) Run the command prompt of the system by writing cmd in the run in the Start Menu.
2) It will open the command prompt with the black screen.
3) Go to the directory C:\Windows\System 32>
4) Write the command  "winsat prepop"
     If this doesn't work, then you can try for "winsat formal"


4) This command will run


5)Next, open a PowerShell command prompt, and write the command "Get-WmiObject -class Win32_WinSAT".
The output is as follows:



Finally, you get the score of the machine.


Note: If the command "Get-WmiObject -class Win32_WinSAT " , this doesn't work then write "powershell -command" before "Get-WmiObject -class Win32_WinSAT ".



Cloud Computing

Virtualization

No comments:

Post a Comment

Please don't add any spam link in the comments.

Featured Post

LOAD BALANCING IN CLOUD COMPUTING

                                                                        Cloud Computing is an IT paradigm where there are number of Cloud Pr...