ruby - SOLVED-Chef-InSpec: Resources for windows OS -


i'm starting learn inspec. i'm wondering know there resources check installed driver(e.x virtio-win) or kernel in windows?

or possible looking in 1 directory , test.sys exists?

check the docs. see get. have no idea how query running windows kernel modules loaded if know how can use command resource. otherwise check files normal.


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -