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

Popular posts from this blog

java - NullPointerException for a 2d Array -

python - Assemble mpeg file unable to play in mediaplayer -

asp.net - MVC [HandleError] HandleErrorAttribute called twice when using global logging -