I have a small issue with Windows permissions (or rather, I'm trying to troubleshoot an issue which I think has to do with Windows permissions) and would like to compare and contrast permissions on different machines (one does not have the issue and one does), is there a tool that can do this for me? Or some hidden functionality that I don't know about?
In Linux I'd do ls -l, dump it into a file and use the diff command, what about Windows?