Formatting

main
capntack 1 month ago
parent bd69f43aa6
commit 5af1cd184e

@ -14,6 +14,8 @@ Note: unless otherwise stated, replace any variable such as `$ComputerName` with
(Get-CimInstance -Class Win32_ComputerSystemProduct -ComputerName $ComputerName).UUID (Get-CimInstance -Class Win32_ComputerSystemProduct -ComputerName $ComputerName).UUID
``` ```
<br>
### Remotely Fetch a (Partial) Installed Program List for $ComputerName ### Remotely Fetch a (Partial) Installed Program List for $ComputerName
```powershell ```powershell

Loading…
Cancel
Save