We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aad6e3 commit b59fc9cCopy full SHA for b59fc9c
README.md
@@ -49,6 +49,9 @@ Repository of small scripts that can be used for specific tasks such as obtainin
49
Useful command to discover the hardware that the specific computer is using.
50
It distributes and organizes all the information so that it is visually clear.
51
52
+- ### Get-CPU-Temp.ps1
53
+ Print CPU temperature in Celsius on terminal.
54
+
55
- ### Get-SvManager.ps1
56
Obtains and sorts the servers added to the Server Manager.
57
So that they can be clearly displayed and information can be obtained from them such as the Status and the Date of the last update.
0 commit comments