Formatting
This commit is contained in:
parent
f93ffa5c9d
commit
40a01883c9
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ Note: unless otherwise stated, replace any variable such as `$ComputerName` with
|
|||
Get-WmiObject win32_product -ComputerName $ComputerName | Sort-Object | select Vendor, Name, version
|
||||
```
|
||||
|
||||
<br>
|
||||
|
||||
### Remotely Fetch Installed Programs with $SearchTerm in them from $ComputerName
|
||||
|
||||
```powershell
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue