I like creating small Console applications that help teams do specific jobs.
Active Directory Extractor
ADExtractor from Moss and Lichens
-d, –domain Required. Domain
-a, –attributes Attributes to be extracted. Default: givenName, sn, samAccountName, userPrincipalName
-o, –outputFile Output file with path for CSV. Default: Command line
-c, –count Count of items. Default: All
-v, –verbose Verbose output. Default: False
–help Display this help screen.
–version Display version information.
NOTE: A log file is generated in the same location as the executable with the name ADExtractor.log
Download: Latest version
Zipper Tool
Zipper Tool from Moss and Lichens
-i, –input File(s) to be zipped(comma separated)
-l, –latest Latest instance of file(s) only
-o, –output Target zip file
NOTE: A log file is generated in the same location as the executable with the name Zipper.log
Download: Releases ยท mossandlichens/zippertool (github.com)