sdague / amt

Python tools for interacting with Intel's AMT hardware control interfaces
Apache License 2.0
65 stars 30 forks source link

how to use in windows #7

Closed repodevs closed 8 years ago

repodevs commented 8 years ago

Hello I'm new in python, and I want to make simple python snippet code to check my Laptop support intel vPro or not,

Is this code can check that? if can how to use this package to check that

Thanks

sdague commented 8 years ago

This isn't really designed for testing a platform, you have to do a ton of setup first to make it work.