Microsoft Exam Questions

You need to ensure that the scripts are executed on new VMs

You develop a set of Power Shell scripts that will run when you deploy new virtual machines
(VMs).
You need to ensure that the scripts are executed on new VMs. You want to achieve this goal
by using the least amount of administrative effort.
What should you do?

A.
Create a new GPO to execute the scripts as a logon script.

B.
Create a SetupComplete.cmd batch file to call the scripts after the VM starts.

C.
Create a new virtual hard disk (VHD) that contains the scripts.

D.
Load the scripts to a common file share accessible by the VMs.

E.
Set the VMs to execute a custom script extension.