We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c26d29f commit c71438eCopy full SHA for c71438e
1 file changed
TOOL-Get-BatteryStatus/Get-BatteryStatus.ps1
@@ -11,6 +11,9 @@ function Get-BatteryStatus {
11
12
.NOTES
13
http://www.powershellmagazine.com/2012/10/18/pstip-get-system-power-information/
14
+
15
+ .LINK
16
+ https://github.com/lazywinadmin/PowerShell
17
#>
18
PARAM()
19
try {
0 commit comments