Obtain device information in prompt or batch mode

You can run Maya in prompt or batch mode using the ogs command with the -di flag to verify if your hardware is sufficient to run Viewport 2.0. The following example saves the output of the query to the file myLogFile.txt by running Maya in batch mode.

maya – batch –command “ogs –di” –log "myLogFile.txt"