Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
01-16-2020 06:51 AM - last edited on 04-16-2020 02:43 PM by Ryan.Paredez
Hi,
I'm trying to update the machine Agent (Windows) with a PowerShell script, I need help!
When I copy the content of the folder, I have a problem with the startup of the machine agent.
for example the step of my script:
- uninstall machine Agent,
- verify uninstalling,
- Copy folder,
- launch cscript installer,
- Verify service.
I try to copy with robocopy xcopy and cp every time I can see the error on logfile:
[Log file redacted]
When I copy the content of the folder manually by mstsc or other and I launch the install script on remote it works but if I copy the content of a folder with the script it does not work, have you any idea?
Thx
^ post edited by @Ryan.Paredez to remove the log file. Please do not share or attach log files to community posts.
Solved! Go to Solution.
01-17-2020 01:17 AM
Hi,
I found a solution, i use /mir for copying file from remote and it's work, no more problem on log file.
By
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form