重要提示: 请勿将账号共享给其他人使用,违者账号将被封禁!
查看《购买须知》>>>
找答案首页 > 全部分类 > 计算机类考试
搜题
网友您好, 请在下方输入框内输入要搜索的题目:
搜题
题目内容 (请给出正确答案)
[主观题]

YouworkinacompanywhichusesSQLServer2008.Youaretheadministratorofthecompanydatabase.Nowyoua

reinchargeofaSQLServer2008EnterpriseEditioninstance.ThereisadatabasenamedDB1intheinstance.AbackupofDB1isperformedeveryday.YouhavetominimizethesizeofthefulldatabasebackupfilesofDB1.Intheoptionsbelow,whichTransact-SQLstatementshouldyouuse?()

A.BACKUPDATABASEDB1TODISK='t:\backups\db1.bak';

B.BACKUPDATABASEDB1TODISK='t:\backups\db1.bak'WITHCOMPRESSION;

C.BACKUPDATABASEDB1TODISK='t:\backups\db1.bak'WITHDIFFERENTIAL;

D.BACKUPDATABASEDB1TODISK='t:\backups\db1.bak'WITHCOMPRESSION,DIFFERENTIAL;

查看答案
更多“YouworkinacompanywhichusesSQLServer2008.Youaretheadministratorofthecompanydatabase.Nowyoua”相关的问题

第1题

Your network contains a DNS server named DNS1 that runs Windows Server 2008 R2. DNS1 is co

nfigured as the DNS server for contoso.com. All client computers are configured to use DNS1 for name resolution.From a client computer, you run the Ping tool as shown in the exhibit. (Click the Exhibit button.) You need to ensure that users can use the Ping tool to resolve the IP addresses of internal servers to fully qualified domain names (FQDNs).What should you do?()

A. Create a GlobalNames zone.

B. Create a reverse lookup zone.

C. Create a forward lookup zone.

D. Enable zone transfers on the contoso.com zone.

点击查看答案

第2题

下面哪一些ASP.NET控件在mobile设备上和标准控件提供了相似的功能?()

A.LinkButton

B.Label

C.RadioButton

D.Table

E.Button

点击查看答案

第3题

Yourcompanyhires10newemployees.YouwantthenewemployeestoconnecttothemainofficethroughaVPNco

nnection.YoucreatenewuseraccountsandgrantthenewemployeestheAllowReadandAllowExecutepermissionstosharedresourcesinthemainoffice.Thenewemployeesareunabletoaccesssharedresourcesinthemainoffice.YouneedtoensurethatusersareabletoestablishaVPNconnectiontothemainoffice.Whatshouldyoudo()

A.GrantthenewemployeestheAllowFullcontrolpermission.

B.GrantthenewemployeestheAllowAccessDial-inpermission.

C.AddthenewemployeestotheRemoteDesktopUserssecuritygroup.

D.AddthenewemployeestotheWindowsAuthorizationAccesssecuritygroup.

点击查看答案

第4题

Your company has a main office and a branch office. The main office has a domain controlle

r named DC1 that hosts a DNS primary zone. The branc office has a DNS server named SRV1 that hosts a DNS secondary zone. All client computers are configured to use their local server for DNS resolution. You change the IP address of an existing server named SRV2 in the main office. You need to ensure that SRV1 reflects the change immediately. What should you do?()

A.Restart the DNS server service on DC1.

B.Run the dnscmd command by using the /zonerefresh option on DC1.

C.Run the dnscmd command by using the /zonerefresh option on SRV1.

D.Set the refresh interval to 10 minutes on the start of authority (SOA) record.

点击查看答案

第5题

You are developing a Windows Communication Foundation (WCF) service. You establish that th

e largest size of valid messages is 8,000 bytes. You notice that many malformed messages are being transmitted.Detailed information about whether each message is malformed must be logged.You need to ensure that this information is saved in XML format so that it can be easily analyzed.What should you add to the service configuration file?()

A.

B.

C.

D.

点击查看答案

第6题

Youneedtorelocatetheexistinguserandcomputerobjectsinyourcompanytodifferentorganizationalunits.Whataretwopossiblewaystoachievethisgoal()

A.RuntheDsmodutility.

B.RuntheActiveDirectoryMigrationTool(ADMT).

C.RuntheActiveDirectoryUsersandComputersutility.

D.Runthemove-itemcommandintheMicrosoftWindowsPowerShellutility.

点击查看答案

第7题

our company has a main office and 15 branch offices. The company has a single active direc

tory domain. All servers run windows server 2008.You need to ensure that the VPN connections between the office and the branch offices meet the following requirements:All data must be encrypted by using end-to-end encryption.The vpn connection must use computer-level authentication.User names and passwords cannot be used for authentication.What should do?()

A.Configure an ipsec connection to use tunnel mode and preshared key authentication.

B.Configure a PPTP connection to use version 2 of the MS-CHAP v2 authentication.

C.Configure a L2TP/IPsec connection to use the EAP-TLS authentication.

D.Configure a L2TP/IPsec connection to use version 2 of the MS-CHAP v2 authentication.

点击查看答案

第8题

YouworkinacompanywhichusesSQLServer2008.Youaretheadministratorofthecompanydatabase.Nowyoua

reinchargeofaSQLServer2008instance.ThereisadatabasenamedDB1intheinstance.Whenyouareabsent,auserwillusealoginnamedMarytologinandmaintainthedatabasesnapshots.TheuserhastodeletethedatabasesnapshotsforDB1,soyouhavetogivetheappropriatepermissionstotheuser.Sowhichdatabasepermissionshouldyougivetheuser?()

A.DELETE

B.CONTROL

C.DROPDATABASE

D.ALTERANYDATASPACE

点击查看答案

第9题

贵公司使用的一个名为Application1的应用程序,此程序使用的.net Framework的版本是1.0。这个应该

程序已经安装在了一台共享的计算机中,此计算机中已安装了.net Framework1.0和1.1的版本。您需要移动此应用程序到另一台计算机中,此计算机已安装.net Framework1.1和2.0的版本。此应用程序和1.1的版本是兼容的,但与.net Framework2.0是不兼容的。您需要确保应用程序在新计算机上使用.netFramework的1.1版本。您将怎样做?()

A.A

B.B

C.C

D.D

点击查看答案

第10题

YouwantuserstologontoActiveDirectorybyusinganewUserPrincipalName(UPN).YouneedtomodifytheUPNsuffixforalluseraccounts.Whichtoolshouldyouuse()

A.Dsmod

B.Netdom

C.Redirusr

D.ActiveDirectoryDomainsandTrusts

点击查看答案
下载上学吧APP
客服
TOP
重置密码
账号:
旧密码:
新密码:
确认密码:
确认修改
购买搜题卡查看答案
购买前请仔细阅读《购买须知》
请选择支付方式
微信支付
支付宝支付
选择优惠券
优惠券
请选择
点击支付即表示你同意并接受《服务协议》《购买须知》
立即支付
搜题卡使用说明

1. 搜题次数扣减规则:

功能 扣减规则
基础费
(查看答案)
加收费
(AI功能)
文字搜题、查看答案 1/每题 0/每次
语音搜题、查看答案 1/每题 2/每次
单题拍照识别、查看答案 1/每题 2/每次
整页拍照识别、查看答案 1/每题 5/每次

备注:网站、APP、小程序均支持文字搜题、查看答案;语音搜题、单题拍照识别、整页拍照识别仅APP、小程序支持。

2. 使用语音搜索、拍照搜索等AI功能需安装APP(或打开微信小程序)。

3. 搜题卡过期将作废,不支持退款,请在有效期内使用完毕。

请使用微信扫码支付(元)
订单号:
遇到问题请联系在线客服
请不要关闭本页面,支付完成后请点击【支付完成】按钮
遇到问题请联系在线客服
恭喜您,购买搜题卡成功 系统为您生成的账号密码如下:
重要提示: 请勿将账号共享给其他人使用,违者账号将被封禁。
发送账号到微信 保存账号查看答案
怕账号密码记不住?建议关注微信公众号绑定微信,开通微信扫码登录功能
警告:系统检测到您的账号存在安全风险

为了保护您的账号安全,请在“上学吧”公众号进行验证,点击“官网服务”-“账号验证”后输入验证码“”完成验证,验证成功后方可继续查看答案!

- 微信扫码关注上学吧 -
警告:系统检测到您的账号存在安全风险
抱歉,您的账号因涉嫌违反上学吧购买须知被冻结。您可在“上学吧”微信公众号中的“官网服务”-“账号解封申请”申请解封,或联系客服
- 微信扫码关注上学吧 -
请用微信扫码测试
选择优惠券
确认选择
谢谢您的反馈

您认为本题答案有误,我们将认真、仔细核查,如果您知道正确答案,欢迎您来纠错

上学吧找答案