Use Batch to determine the ACTIVE Video Card GPU

Viewed 25

We have some computers that have an integrated graphics card along with out NVIDIA graphics card. Some members are running 3D CAD tools while the integrated graphics card is active. Is there a way for me to use a batch script to check which graphics card is ACTIVE? wmic path win32_VideoController get name only gives me a list of graphics cards, not the active one.

Thanks!

0 Answers
Related