HP Exam Questions

Which SSSU 9 command should you use?

While debugging, you want to collect information only obout Vdisks presented to host esx1 and
redirect the output of your command into a textfile. Which SSSU 9 command should you use?

A.
Is vd full > d:\output.txt| grep esx1

B.
Is vd full | grep esx1 > d:\output.txt

C.
Is vd full host = esx1 > d:\output.txt

D.
Is vd full xml > d:\output.txt