From 147b90314fa92d127e488ac42c816c092d536def Mon Sep 17 00:00:00 2001 From: capntack Date: Sun, 30 Jul 2023 13:58:30 -0500 Subject: [PATCH] Added missing linebreak --- ps-commands.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ps-commands.md b/ps-commands.md index cbfd1c6..6336883 100644 --- a/ps-commands.md +++ b/ps-commands.md @@ -70,6 +70,8 @@ Get-WmiObject Win32_LogicalDisk -ComputerName $ComputerName -Filter DriveType=3 Get-WmiObject -Class Win32_BIOS -ComputerName $ComputerName ``` +
+ ## Users