Filter By
Displaying results 1 - 2 of 2 (Page 1 of 1)
By:
|
389 downloads
|
Last Updated: 7/27/2020
|
Latest Version: 1.0.1.36
PowerShell module to get the uninstall string of any installed application. Use of the wildcard "*" character is not necessary when searching for items, and will be applied automatically to the search index. Example 1 - Find an application by common name: Get-UninstallString -Application Firefox Example 2 - Find application by common name and ... More info Tags |
By:
|
93 downloads
|
Last Updated: 5/19/2023
|
Latest Version: 0.0.5
Checks if a port is currently active or in use. Usage: IsPortActive -Port <port> Tags |