You need to ensure that the IIS configuration of Server1 backed up daily

Your network contains a server named Server1 that has the Web Server (IIS) server role installed.
You need to ensure that the IIS configuration of Server1 backed up daily. The solution must minimize
the size of the backup. What should you do?

Your network contains a server named Server1 that has the Web Server (IIS) server role installed.
You need to ensure that the IIS configuration of Server1 backed up daily. The solution must minimize
the size of the backup. What should you do?

A.
From Windows Server Backup, create a custom backup configuration that backs up the system
state.
Slmgr.vbs

B.
Create a scheduled task that runs Get-WebConfiguration.
Computer management

C.
Create a scheduled task that runs iisbback.vbs.
Wevutil.exe

D.
From Windows Server Backup, create a custom backup configuration that backs up the
%Windows%\system32\Inetsrv\config folder.
System Configuration

A.
From Windows Server Backup, create a custom backup configuration that backs up the system
state.
Slmgr.vbs

B.
Create a scheduled task that runs Get-WebConfiguration.
Computer management

C.
Create a scheduled task that runs iisbback.vbs.
Wevutil.exe

D.
From Windows Server Backup, create a custom backup configuration that backs up the
%Windows%\\system32\\Inetsrv\\config folder.
System Configuration

Explanation:
Appcmd
The backup feature of Appcmd only backups the configuration of the IIS server, not the websites:
After you install IIS 7.0, you can backup your configuration by using the built-in command- line tool,
AppCmd. exe. You can run AppCmd.exe to create a backup of your Web server before you have
changed any configuration.
Files configuration IIS server: Administration.config ApplicationHost.config Redirection.config
MBSchema.xml MetaBase.xml To create a backup using AppCmd.exe
1. Open a command prompt as administrator and change to the %windir%\system32\inetsrv\
directory.
2. At the command prompt, type appcmd add backup “FirstBackup” and then press Enter.
3. This creates a backup with the name “FirstBackup”. At a later date, if you need to restore the
backup, use appcmd restore backup “FirstBackup” You are evaluating whether to purchase Windows
Server 2008 R2 Service Pack 1 (SP1). Several weeks ago, you installed Windows Server 2008 R2 SP1
on a server. During the installation, you did not enter a product key. You need to identify how many

days remain until the license status of the server will change to Unlicensed. Which tool should you
use?

slmgr.vbs -dli
Display license information.
By default, /dli displays the license information for the installed active Windows edition. Specifying
the [Activation ID] parameter displays the license information for the specified edition associated
with that Activation ID. Specifying the [All] as the parameter will display all applicable installed
products’ license information.
This operation does not require elevated privileges.



Leave a Reply 0

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