You are using an unsupported browser. Please update your browser to the latest version on or before July 31, 2020.
close
Home > 120: Getting Started with PolicyPak (Misc) > Knowledge Base > 04: Troubleshooting (General) > 19: How can I use Powershell to automatically say yes to the PPLOGS prompt?
19: How can I use Powershell to automatically say yes to the PPLOGS prompt?
print icon

Remember that two different logs are required to get on a computer in order to get PolicyPak Support. Please review these manual steps first.

Then, when you’re ready to automatically grab the logs from the machine please use the following commands (and see a sample result below.)

Note: The commands must be run on the machine in question and will not work requesting the details remotely. Therefore you can run a command like this from a scripting tool or anything else where the command will execute on the machine itself.

echo y|pplogs /out:"c:\temp\pplogs_"$env:computername"_"$env:username".zip" echo y|pplogs /out:"c:\temp\pplogs_"$env:computername"_admin.zip"

Feedback
0 out of 0 found this helpful

scroll to top icon