Tagged Questions
1
vote
1answer
69 views
Can gpresult query the default user template on a standalone machine?
On a standalone machine I can query the local policy using gpresult and specifying the desired user account like so:
gpresult /USER username /h C:\report.html
How could I do the same thing, but for ...