nerdexam
Microsoft

74-697 · Question #56

You work for an OEM system builder named Fabrikam, Inc. You are creating a Windows 8 reference image for a customer. The customer wants to name each newly deployed client computer based on the…

The correct answer is A. FirstLogonCommands. FirstLogonCommands specifies commands to run the first time a user logs on to the computer. These commands are run only once. Commands run during FirstLogonCommands are silently elevated (as long as the logged-on user has administrative privileges) because running these…

Prepare a Windows Installation for Deployment

Question

You work for an OEM system builder named Fabrikam, Inc. You are creating a Windows 8 reference image for a customer. The customer wants to name each newly deployed client computer based on the serial number of the computer. You create a custom script to rename each computer based on the computer's serial number obtained from the BIOS. You need to ensure that the script executes after Windows Setup is complete and that the script executes with elevated access privileges. Which object should you configure in the Microsoft-Windows-Shell-Setup element of the answer file?

Options

  • AFirstLogonCommands
  • BComputerName
  • CAutoLogon
  • DLogonCommands

How the community answered

(38 responses)
  • A
    71% (27)
  • B
    8% (3)
  • C
    5% (2)
  • D
    16% (6)

Explanation

FirstLogonCommands specifies commands to run the first time a user logs on to the computer. These commands are run only once. Commands run during FirstLogonCommands are silently elevated (as long as the logged-on user has administrative privileges) because running these commands requires either editing the registry with administrative privileges or launching Windows Setup with FirstLogonCommands specified in an unattended installation answer file.

Topics

#FirstLogonCommands#answer file#elevated privileges#post-setup scripts

Community Discussion

No community discussion yet for this question.

Full 74-697 Practice