Link to home
Start Free TrialLog in
Avatar of CheckThe Logs
CheckThe LogsFlag for United States of America

asked on

Script to install exe on remote PCs in a domain

Hello EE, I would like to use PowerShell script to install a small exe (MBAM) to many PCs in a domain environment. PCs are running Windows 7 x64 Enterprise. I would like to house the exe on a network drive location that all users have access to. I would prefer the script call a computerlist.txt if possible? Also if possible would like to have a log file generated to report success or failures.

Can I get some help on this please?

I am open to use another tool besides PowerShell, psexec, wmi, etc.

Thank you :-)
SOLUTION
Avatar of Lee W, MVP
Lee W, MVP
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial