Added missing linebreak

This commit is contained in:
capntack 2023-07-30 13:58:30 -05:00
commit 147b90314f

View file

@ -70,6 +70,8 @@ Get-WmiObject Win32_LogicalDisk -ComputerName $ComputerName -Filter DriveType=3
Get-WmiObject -Class Win32_BIOS -ComputerName $ComputerName
```
<br>
## Users
<br>