题目内容

您的计算机上安装了Windows Server 2008和配置作为文件服务器,名为FileSrv1。FileSrv1计算机包含四个硬盘,配置为基本磁盘。对于容错和性能,要配置FileSrv1冗余独立磁盘阵列(RAID)0 1。您将使用哪个工具FileSrv1基本磁盘转换为动态磁盘()

A. DISKPAR
B. EXE
CHKDS
D. EXE
E. Fsutil.EXE
F. 的Fdisk.EXE
G. 以上都不是

查看答案
更多问题

According to the information presented in the following exhibit, can you tell me the reason that thetrust state of interface FastEthernet 0/3 displays "not trusted"?()

A. The command mis qos needs to be turned on in global configuration mode
B. DSCP map needs to be configured for VOIP
C. ToS has not been configured
D. There is not a Cisco Phone attached to the interface

如果希望插入到网页中的视频是循环播放的,则在代码段中会有()代码。

A. param name="LOOP" value="true"
B. width="750" height="110"
C. quality="high"
D. href="http://www.adobe.com "

Your company has a single Active Directory domain and an enterprise root certifficate authority. The company plans to use Network Access Protection (NAP) to protect the VPN connections. You build two servers named NPS1 and VPN1. You configure the following functions on the two servers as shown in the following table. You need to ensure that the system health policy is applied to all client computers that attempt VPN connections.What should you do?()

A. Reconfigure NPS1 as a radius client
B. Reconfigure VPN1 as a radius client
C. Add the NAP role to a domain controller
D. Add the NAP role to an Enterrpise Certificate server.

YoucreateaWebForm.TheWebFormusestheFormViewcontroltoenableausertoeditarecordinthedatabase.WhentheuserclickstheUpdatebuttonontheFormViewcontrol,theapplicationmustvalidatethattheuserhasentereddatainallofthefields.YouneedtoensurethattheWebFormdoesnotupdateiftheuserhasnotentereddatainallofthefields.Whichcodesegmentshouldyouuse?()

A. protectedvoidFormView1_ItemUpdating(objectsender,FormViewUpdateEventArgse){foreach(DictionaryEntryentryine.Keys){if(entry.Value.ToString()==System.String.Empty){e.Cancel=true;return;}}}
B. protectedvoidFormView1_ItemUpdated(objectsender,FormViewUpdateEventArgse){foreach(DictionaryEntryentryine.NewKeys){if(entry.Value.Equals(“”)){e.KeepEditMode=true;return;}}}
C. protectedvoidFormView1_ItemUpdating(objectsender,FormViewUpdateEventArgse){foreach(DictionaryEntryentryine.NewValues){if(entry.Value.Equals(“”)){e.Cancel=true;return;}}}
D. protectedvoidFormView1_ItemUpdating(objectsender,FormViewUpdateEventArgse){foreach(DictionaryEntryentryine.Keys){if(entry.Value.ToString()==System.String.Empty){e.KeepInEditMode=true;return;}}}

答案查题题库