How to ask the network for the hardware specs from each computer using python -
I do not understand why I'm looking to create a spreadsheet of all the hardware and all software in every computer on my network How do I get hardware or software information from every computer without a computer one by one thanks to everyone!
You can use WMI.
Look for:
should help.
Comments
Post a Comment