Running at PS C:\> Get-OSCInstalledApplication -ComputerName "xx-xxxx-xx" | Export-Csv -Path C:\installedApps.csv
Constantly getting this error:
Get-OSCInstalledApplication : The term 'Get-OSCInstalledApplication' is not recognized as the name of a cmdlet,
function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the
path is correct and try again.