This tool is a great tool to have for network administrators and people who use domain controllers or active directory. It allows you to lookup the SID to and from users accounts,computers,groups and more. It will tell you if that object has been deleted. You can use it on computers when the computer is having …
Category Archives: Administrator Tools
Extract Icons Tool
This tool is a great tool for programmers to have. It extracts icons from DLL and EXE files. So then you dont have to go on the internet and search for a icon for your program. Usage: exticons.exe file_with_icons save_folder It even extract icons from Windows 10 System files,where resource hacker doesn’t detect!
Compare File Tool
Contents Command line syntax. 1 This tool is a great tool for finding files and see if they are the same in certain ways or a percentage of equalness. The tool checks to see if it can find a certain string in the file(ANSI or Unicode). The tool can check for binary data. Its …
Commandline MessageBox tool
This tool allows you to display a message box from a batch file or schedule tasks To see how to use it just open the file up with no parameters and it will explain it.