I have a need to find all of the users on our domain who have “Allow access” permission under the dial-in tab in Active Directory. I then want to pipe that to a .xls file. I know I need to use dsquery, but I don’t know what the correct commands to use after that are. Piping it is no problem, I just need to know what goes between the dsquery & >>> commands.
Thank You in advance for any help or guidance.