/build/static/layout/Breadcrumb_cap_w.png

Why i cannot get the Output ?

Hi All,
 
 Try to find the one install Application in my domain. I run below two command but i cannot find the output?

 Import-module activedirectory

Get-ADComputer -Filter * | ForEach-Object {Get-WMIObject win32_product -Filter "name LIKE '%vissionapp remote desktop%'" -Computer $_.Name} | select __SERVER,Name >> VA_Install_Report.csv

0 Comments   [ + ] Show comments

Answers (1)

Posted by: anonymous_9363 9 years ago
Red Belt
-1
Add a path to the filename! As in '>>C:\TEMP\VA_Install_Report.csv' or whatever.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ