Tool looks fantastic. I downloaded today but it doesn’t appear to work. The cmd window opens and the text indicated in the description of the tool spools quickly down the screen and then the cmd window closes :o( I did suspect .net framework to be at issue – I am running 3.0 at the moment. Would this affect the utility (I know you recommend .net 2.0 in the synopsis of the util)
Did the same for me when running the executeable directly. You need to run from command line. Also instructions are a little off as it says to run pveadfinduser.exe and the name of the executeable is pvefindaduser.exe. I tried to run it to find a certain ID using the pvefindaduser -current “domain\username”, but it looks like it proceeded to search every computer in our domain (9000 computers), which was a little slow.
This is a command line utility, so you need to run it from the command line. 🙂 I have fixed the filename in the instructions, and I am currently testing a new option that will allow you to stop the search when a match was found.
This tool is great. Any chance source code could be released? Could change it up a bit to run on linux systems through mono.
Hi Peter, many thanks for this usefull tool ! I tried to run this tool in our domain (4600 computers) but it seems that the program stops after connecting +/- 400 PC’s. Is this the normal behaviour ? If not, any idea why ?
I have no idea – does it make a difference if you feed it a file with all IP’s (vs allowing it to query AD directly to find PC’s) ? Unfortunately I don’t have a test lab with more than 400 devices… 🙁
Just ran it on a huge domain (20,000 hosts). It hung a few times for a few minutes but proceeded normally afterwards. Peter: Great tool. Would it be possible to later add a feature to authenticate as a domain user? I’ve been using this tool on pen tests and it would be nice to be able to run it from my testing laptop rather than running it from a compromised host.
interesting idea – before changing the code, can you try & see what happens if you run it using Windows “runas” ?