Ive been very succesful with a small batch file, although im not sure how it would perform. quite simple to construct using ping and net use and a for loop to scan teh ip range.
dunno whether that would work for you...
i2c
Printable View
Ive been very succesful with a small batch file, although im not sure how it would perform. quite simple to construct using ping and net use and a for loop to scan teh ip range.
dunno whether that would work for you...
i2c
It would work for me, if it also list permissions.
Take i2c's script and add resource kit utility SHOWACLS to it. The challenge might be pulling the computer names from the output of his net use but sounds like you have enough programming knowledge to do this.Quote:
i2c , mind posting your script when you get a chance? Thanks
yep I will its on my other computer so ill have to get it later, it doesnt list permission but that should be easy enough to put in.
i2c