Files
management-scripts/rmm/Get-InstalledSoftware.ps1
T

2 lines
200 B
PowerShell
Raw Normal View History

2021-07-23 13:46:33 -04:00
. $([Scriptblock]::Create((New-Object Net.WebClient).DownloadString('https://dev.emberkom.com/emberkom/management-scripts/raw/branch/master/Tools.ps1')))
Run-Script -LivePSScript Get-InstalledSoftware