当前位置: 答题翼 > 问答 > 计算机类考试 > 正文
目录: 标题| 题干| 答案| 搜索| 相关
问题

YourcompanyhasanActiveDirectorydomain.AlltheserversinthecompanyruneitherWindowsServer2008o


YourcompanyhasanActiveDirectorydomain.AlltheserversinthecompanyruneitherWindowsServer2008orWindowsServer2003.AWindowsServer2003servernamedWSS2runsMicrosoftSQLServer2005SP2andMicrosoftWindowsSharePointServices(WSS)2.0.ThecompanyplanstomigratetoWSS3.0onaWindowsServer2008servernamedWSS3.YouneedtomigratetheconfigurationandcontentfromWSS2toWSS3.Whatshouldyoudo?()

A.BackuptheSharePointconfigurationandcontentfromWSS2.InstallWSS3.0onWSS3.RestorethebackupfromWSS2toWSS3.

B.UpgradeWSS2toWindowsServer2008.BackuptheSharePointconfigurationandcontentfromWSS2.InstallWSS3.0onWSS3.RestorethebackupfromWSS2toWSS3.

C.BackuptheSQLServer2005configurationandtheWSS2.0databasesfromWSS2.InstallSQLServer2005onWSS3.RestoretheSQLServer2005backupfromWSS2toWSS3.

D.BackuptheWSS2.0configurationandcontentfromWSS2.InstallWSS2.0onWSS3.Restorethe backupfromWSS2toWSS3.Performanin-placeupgradeofWSS2.0toWSS3.0onWSS3.

参考答案
您可能感兴趣的试题
  • 下列写法正确的是()A.main() { int i=3,j; j=5 }B.main() {int i=3;C.main()D.main() {;}

  • 运行名为main的菜单程序的命令是()。A.DO mainB.DO main.mprC.DO main.mnxD.以上都不对

  • 在一个C程序中A.main函数必须出现在所有的函数之前 B.main函数可以在任何地方出现C.main函数必须

  • 下列关于方法main()的说法哪个正确?() A.方法main()只能放在公共类中 B.main(

  • 在一个C语言程序中 ()。A.main函数必须出现在所有函数之前B.main函数可以在任何地方出现C.main函

  • 在一个C程序中A.main函数必须出现在所有函数之前B.main函数可以在任何地方出现C.main函数必须出