PsMapExec
PsMapExec copied to clipboard
Dominate Active Directory with PowerShell.
Results
2
PsMapExec issues
Sort by
recently updated
recently updated
newest added
Great Tool! Is there any way to provide a list of users and passwords? like what is available for Targets `-Target "C:\Targets.txt"` ```bash PsMapExec -Targets all -Username c:\users.txt -Password c:\passwords.txt...
Hi, Great tool! Thanks so much! In a situation where one needs to stay off disk, is there a way to run this so that all output/activity doesn't need to...