This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
12-30-2020 07:50 AM - edited 07-09-2021 10:20 AM
According to this document, "The important thing to note here is that PowerShell needs to be working on the machine to zip up these logs." However, that is not completely accurate. It uses the "Compress-Archive" command, which was introduced with PowerShell version 5. Our Alteryx Server is running on Windows Server 2012 R2 which is running PowerShell version 4, so this doesn't work as it is. This statement should be changed to read, "The important thing to note here is that PowerShell version 5.0 or higher needs to be working on the machine to zip up these logs."
When I run the app, i get following error
Copy Macro (135): Record #3: Tool #12: The external program "%temp%\MoveFiles.bat" returened an error code: 1
Copy Macro (135): Workflow was cancelled by properties setting
It seems that some logs are copied, but event viewer logs were missing