I use:
wevtutil epl Application c:\logs\application.evtx
And export Envenlog. But when export a remote machine using:
wevtutil epl Application c:\logs\application.evtx /r:remote-machine
Don't work. I get and error.
Failed to export log Application. Access is denied.
But my user is administrator in my current machine and remote-machine.
What's the problem?