Forum Discussion
mahipundir
Feb 13, 2020Copper Contributor
Powershell Script to Gather PC hardware details from existing Computers
Hi All, I was hoping if someone has done this scenario before. I'm looking for a PowerShell script to gather PC Hardware details in the local network. it's Windows 7,10 and not in DC. Detai...
Erick A. Moreno R.
Feb 13, 2020Iron Contributor
mahipundir You can try with WMI, adapt this script to accomplish it.
https://gallery.technet.microsoft.com/scriptcenter/Get-PC-Basic-Data-and-Save-8c694ae7?redir=0
Regards
Erick