auditpol /get /category:'Detailed Tracking' /r

MD Arman 0 Reputation points
2024-03-24T21:56:02.0166667+00:00

Please advise how to pull "auditpol /get /category:'Detailed Tracking' /r" data from remote machine.

Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,525 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Daisy Zhou 23,891 Reputation points Microsoft Vendor
    2024-03-25T01:30:54.2066667+00:00

    Hello Md Arman,

    Thank you for posting in Q&A forum.

    You can run command below on remote machine.

    auditpol /get /category:"Detailed Tracking"

    auditpol /get /category:"Detailed Tracking" /rUser's image

    Or you can collect goup policy results on DC by select one remote machine in the domain.
    Open Group Policy Management and right click goup policy results and select goup policy results wizard.
    User's image

    I hope the information above is helpful.

    If you have any questions or concerns, please feel free to let us know.

    Best Regards,

    Daisy Zhou

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.