You need to change the location in which the updates files are stored to D:\Updates

You have a server named Server1 that runs Windows Server 2012. Server1 has the Windows Server Update
Services roll installed. Server1 stores update files locally in C:\Updates. You need to change the location in
which the updates files are stored to D:\Updates. What should you do?

You have a server named Server1 that runs Windows Server 2012. Server1 has the Windows Server Update
Services roll installed. Server1 stores update files locally in C:\Updates. You need to change the location in
which the updates files are stored to D:\Updates. What should you do?

A.
From the Update Services Console, run the WindowsServer Update Services Configuration Wizard

B.
From the command prompt, run wsusutil.exe and specify the movecontent parameter

C.
From the command prompt, run wsusutil.exe and specify the export parameter

D.
From the Update Services Console, configure the update Files and Languages option



Leave a Reply 1

Your email address will not be published. Required fields are marked *


xxx

xxx

Movecontent
When you run this command, WSUSutil.exe does the following:
– Copies the update files from the old location into the new location.
– Updates the WSUS database to refer to the new location of the update files.

wsusutil movecontent contentpath logfile -skipcopy

http://technet.microsoft.com/de-de/library/cc720466(v=ws.10).aspx