Question: You've deployed a Server Core installation of Windows Server 2016. Which is NOT a way to update the server?

  1. Configure the server to use a WSUS server with Group Policy.
  2. Run the following command: `Net stop wuauserv %systemroot%\system32\Cscript scregedit.wsf /AU 4 Net start wuauserv`.
  3. Run the following command: `Wusa .msu /quiet`.
  4. Install the WSUS server role.

Answer: The correct answer of the above question is Option A:Configure the server to use a WSUS server with Group Policy.