Question: You've deployed a Server Core installation of Windows Server 2016. Which is NOT a way to update the server?
- Configure the server to use a WSUS server with Group Policy.
- Run the following command: `Net stop wuauserv %systemroot%\system32\Cscript scregedit.wsf /AU 4 Net start wuauserv`.
- Run the following command: `Wusa
.msu /quiet`. - 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.