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?
Are you working with domain join servers or workgroups servers ? What is the result of the following commands ?
I also suggest to :
On my side, I have tested your command in a domain and export was done without problems (see image below).