Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124


Techtool is a PowerShell program I created to perform some of the daily tasks of a computer technician.
This tool is used to investigate Windows servers or Windows client machines.
You can retrieve the code and enhance it according to your specific needs.
The program allows you to :

All application results can be exported in CSV format and saved in the “C:\temp” folder when you click on the OK button in the results window.
Get the source code directly from my Github :
PowerShell/TechTool/TechTool.ps1 at main · aymenjaz/PowerShell
Thanks