A company uses an application that creates temp files that need to be backed up on a daily basis. A test restore fails to restore the temp files. In checking the backup catalog, Karen, a technician, discovers that the temp files are not being backed up.

题目

A company uses an application that creates temp files that need to be backed up on a daily basis. A test restore fails to restore the temp files. In checking the backup catalog, Karen, a technician, discovers that the temp files are not being backed up. Which of the following is the MOST likely reason?()

  • A、To backup temp files, the /T switch must be used.
  • B、NTBACKUP does not backup temp files by default.
  • C、The NTBACKUP utility cannot backup temp files.
  • D、NTBACKUP is not running under the correct credentials.

相似考题
参考答案和解析
正确答案:B
更多“A company uses an application t”相关问题
  • 第1题:

    A brand new network application is required for the Acme Company, and they are considering the use of a connectionless service. What are the characteristics of a connectionless service?()

    A. It uses a Reliable transport mechanism.

    B. It uses a Non-reliable transport mechanism

    C. It is less bandwidth-intensive than connection oriented services

    D. it uses handshaking


    参考答案:B, C

  • 第2题:

    You are a database administrator for your company. The company uses a vendor company’s application that is based on a proprietary database. You query data from the application database and import the data into a SQL Server 2005 database. The application vendor provides you with a new OLE DB driver to be used when querying the application database. Company policy prohibits connections between the SQL Server database and the application database, except when querying this data. You need to provide a way to query data from the application database. What should you?()

    • A、Configure a Linked Server connection to the application database.
    • B、Write a query that uses an OPENDATASOURCE command.
    • C、Write a query that uses an OPENQUERY command.
    • D、Configure a Remote Server connection to the application database.

    正确答案:B

  • 第3题:

    Your company uses Microsoft Application Virtualization (App-V). You maintain the sequencing for applications. You need to add a template to an existing sequenced application. What should you do?()

    • A、Edit the application, add the template, and then save the application with a new name.
    • B、Sequence the template as a new application to the original application installation folder.
    • C、Restore the sequencing computer and add the template to the original application installation folder.
    • D、Upgrade the existing sequencing package, add the template to the package, and then save the application.

    正确答案:D

  • 第4题:

    Your company has an internal Web application that uses a self-signed SSL certificate.  The company has an internal certification authority (CA) with autoenrollment.When users attempt to start the Web application, Internet Explorer displays an error message that recommends closing the Web page rather than continuing to the application.    You need to ensure that Internet Explorer does not display the error message.   What should you do?()

    • A、Issue a certificate from the internal CA and install it on the application server
    • B、Install the Web application’s certificate into the computer store on each client computer
    • C、Install the Web application’s certificate into the personal store on each client computer. Add the application’s URL to the Trusted Sites zone in Internet Explorer
    • D、Purchase a commercial certificate and install it on the internal CA

    正确答案:A

  • 第5题:

    You work in a company which uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. There is a database named DB01 in the instance. The company CIO wants all the application developers can capture traces to troubleshoot the application that uses the database DB1, and they can perform this by using SQL Server Profiler. But they have to be given as little permission as possible. The company CIO assigns this task to you.  So what action should you perform to achieve this goal?()  

    • A、All the SQL Server logins of the application developers have to be added to a fixed server role. 
    • B、All the database users of the application developers have to be added to a fixed database role 
    • C、All SQL Server logins of the application developers should be given the appropriate server-level permissions. 
    • D、All database users of the application developers should be given the appropriate database-level permissions. 

    正确答案:C

  • 第6题:

    Your network contains an Active Directory domain named contoso.com. The domain contains a   server named Server1. The Active Directory Federation Services (AD FS) role is installed on Server1. Contoso.com is defined as an account store.   A partner company has a Web-based application that uses AD FS authentication. The partner company  plans to provide users from contoso.com access to the Web application.   You need to configure AD FS on contoso.com to allow contoso.com users to be authenticated by the   partner company.   What should you create on Server1()

    • A、a new application
    • B、a resource partner
    • C、an account partner
    • D、an organization claim

    正确答案:B

  • 第7题:

    多选题
    Given: And MainClass exists in the /apps/com/company/application directory. Assume the CLASSPATH environment variable is set to "." (current directory). Which two java commands entered at the commandline will run MainClass?()
    A

    java MainClass if run from the /apps directory

    B

    java com.company.application.MainClass if run from the /apps directory

    C

    java -classpath /apps com.company.application.MainClass if run from any directory

    D

    java -classpath . MainClass if run from the /apps/com/company/application directory

    E

    java -classpath /apps/com/company/application:. MainClass if run from the /apps directory


    正确答案: A,E
    解析: 暂无解析

  • 第8题:

    多选题
    You work as an ASP.NET Web Application Developer for SomeCompany.  The company uses Visual Studio .NET 2010 as its application development platform.You create an ASP.NET Web site using .NET Framework 4.0. Only registered users of the company will be able to use the application. The application holds a page named UserAccount.aspx that enables new users to register them to the registered users„ list of the company. The UserAccount page hold numerous TextBox controls that accept users personal details, such as user name, password, home address, zipcode, phone number, etc.  One of the TextBox controls on the page is named ZipCode in which a user enters a zip code.  You must ensure that when a user submits the UserAccount page, ZipCode must contain five numeric digits.  What will you do to accomplish this?()
    A

    Use RangeValidator.

    B

    Use RegularExpressionValidator

    C

    Use RequiredValidator

    D

    Use CompareValidator

    E

    Use RequiredFieldValidator


    正确答案: A,B
    解析: 暂无解析

  • 第9题:

    单选题
    ou work in a company which is named Wiikigo Corp. The company uses SQL Server 2008. You are the administrator of the company database. Now for a new application, a SQL Server 2008 instance has to be installed on an existing server. The server contains a default SQL Server 2005 instance. Your company CIO wants their corresponding certified third-party applications can access to both database instances. The company assigns this task to you. You must achieve this by using as little database administrative effort as possible, and never change the existing application environments. What should you do? ()
    A

    You should install SQL Server 2008 as the default instance, and configure the new application to use the default instance 

    B

    You should upgrade the SQL Server 2005 application to use SQL Server 2008 

    C

    You should upgrade the SQL Server 2005 instance to a SQL Server 2008 instance 

    D

    You should install SQL Server 2008 as a named instance, and make the new application use the new instance. 


    正确答案: A
    解析: 暂无解析

  • 第10题:

    单选题
    Certkiller has an Active Directory forest with six domains. The company has 5 sites. The company requires a new distributed application that uses a custom application directory partition named ResData for data replication.  The application is installed on one member server in five sites.  You need to configure the five member servers to receive the ResData application directory partition for data replication. What should you do()
    A

    Run the Dcpromo utility on the five member servers.

    B

    Run the Regsvr32 command on the five member servers

    C

    Run the Webadmin command on the five member servers

    D

    Run the RacAgent utility on the five member servers


    正确答案: B
    解析: 暂无解析

  • 第11题:

    单选题
    Your company has 1,000 client computers that run Windows XP Professional x64.   You are planning to deploy Windows 7 Enterprise x64. The company uses an application that is incompatible with Windows 7 Enterprise x64.   You have the following requirements:   Provide all users with access to the application.   Deploy and manage the application by using a centralized solution.  You need to design a solution that meets the requirements.   What should you do?()
    A

     Install the application on all client computers by using Group Policy,and then use the Compatibility tab.

    B

     Install the Microsoft Enterprise Desktop Virtualization(MED-V) v2 package on each client computer.

    C

     Install the Microsoft Application Virtualization(App-V) client on each client computer,and stream the application byusing App-V.

    D

     Install the Microsoft Application Virtualization(App-V) client on each client computer,and run the application in offline mode.


    正确答案: D
    解析: 暂无解析

  • 第12题:

    多选题
    A brand new network application is required for the Acme Company, and they are considering the use of a connectionless service. What are the characteristics of a connectionless service?()
    A

    It uses a Reliable transport mechanism.

    B

    It uses a Non-reliable transport mechanism

    C

    It is less bandwidth-intensive than connection oriented services

    D

    it uses handshaking


    正确答案: C,B
    解析: 暂无解析

  • 第13题:

    A brand new network application is required for the Acme Company, and they are considering the use of a connectionless service. What are the characteristics of a connectionless service?()

    • A、It uses a Reliable transport mechanism.
    • B、It uses a Non-reliable transport mechanism
    • C、It is less bandwidth-intensive than connection oriented services
    • D、it uses handshaking

    正确答案:B,C

  • 第14题:

    You install a third-party application on your computer. The application uses port 80 to negotiate a listening port. After establishing the listening port, the application uses dynamic ports above 6000.  You need to configure Microsoft Windows Firewall to allow traffic for the application.  What should you do? ()

    • A、Add a port exception for port 80.
    • B、Disable the Core Networking exception.
    • C、Restore the Windows Firewall defaults.
    • D、Add a program exception for the new application.

    正确答案:D

  • 第15题:

    You work in a company which uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. The instance has databases for a finance application and a manufacturing application. You want to put some limitation on the maximum CPU query time allowed by the applications, so you configure the Resource Governor to achieve this. But you notice that certain reports do not execute successfully any longer on the manufacturing application. You have to allow the manufacturing application to consume more CPU time, so you have to change the Resource Governor configuration.  Which Resource Governor component should you configure?()  

    • A、The workload group which is used by default 
    • B、The workload group which is used by the finance application 
    • C、The classifier function which identifies the finance application 
    • D、The workload group which is used by the manufacturing application 

    正确答案:D

  • 第16题:

    Your company has 1,000 client computers that run Windows XP Professional x64.   You are planning to deploy Windows 7 Enterprise x64. The company uses an application that is incompatible with Windows 7 Enterprise x64.   You have the following requirements:   Provide all users with access to the application.   Deploy and manage the application by using a centralized solution.  You need to design a solution that meets the requirements.   What should you do?()

    • A、 Install the application on all client computers by using Group Policy,and then use the Compatibility tab.
    • B、 Install the Microsoft Enterprise Desktop Virtualization(MED-V) v2 package on each client computer.
    • C、 Install the Microsoft Application Virtualization(App-V) client on each client computer,and stream the application byusing App-V.
    • D、 Install the Microsoft Application Virtualization(App-V) client on each client computer,and run the application in offline mode.

    正确答案:B

  • 第17题:

    Your company uses Microsoft Application Virtualization (App - V). You maintain the sequencing f or applications. You need to add a template to an existing sequenced application. What should you do?()

    • A、Edit the application, add the template, and then save the application with a new name.
    • B、Sequence the template as a new application to the original appl ication installation folder.
    • C、Restore the sequencing computer and add the template to the original application installation folder.
    • D、Upgrade the existing sequencing package, add the template to the package, and then save the application.

    正确答案:D

  • 第18题:

    单选题
    Company.com has decided to use the FUBAR Application Server to host their web application. Unfortunately, the FUBAR Application Server uses the server machine’s file system for its JNDI namespace. Every JNDI lookup performed in the web application is translated into a file 1/0 operation, which results in very poor performance.  Which J2EE pattern can help with this performance issue?()
    A

     Transfer Object

    B

     Service Locator

    C

     Intercepting Filter

    D

     Model-View-Controller


    正确答案: B
    解析: 暂无解析

  • 第19题:

    单选题
    You work in a company which uses SQL Server 2008. You are the administrator of the company database. In your company there is a server which contains a default SQL Server 2005 instance. For a new application, you have to install a SQL Server 2008 instance on the server. Your company CIO assigns a task to you. You must make sure that the respective certified third-party applications have access to both database instances. You have to achieve this goal without changing the existing application environments. So what should you do to achieve this by using as little database administrative effort as possible?()
    A

    You should install SQL Server 2008 as a named instance, and make the new application to use the new instance. 

    B

    You should install SQL Server 2008 as the default instance, and make the new application to use the default instance. 

    C

    You should upgrade the SQL Server 2005 application to use SQL Server 2008. 

    D

    You should upgrade the SQL Server 2005 instance to a SQL Server 2008 instance. 


    正确答案: B
    解析: 暂无解析

  • 第20题:

    单选题
    You work in a company which uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. The instance contains a database named DB1. An application which is continuously connected uses DB1. The application extensively uses the INSERT command and triggers the population of multiple tables. Now you notice that the application has a poor performance. You doubt that this problem has something to do with blocking. You have to monitor the state of the instance at regular intervals while not affecting the application performance further.  Which tool should you use? ()
    A

    You should use Dynamic Management Views 

    B

    You should use SQL Server Resource Governor 

    C

    You should use SQL Server Profiler 

    D

    You should use Windows System Monitor


    正确答案: D
    解析: 暂无解析

  • 第21题:

    多选题
    package com.company.application;  public class MainClass {  public static void main(String[] args) { }  }  And MainClass exists in the /apps/com/company/application directory. Assume the CLASSPATH environment variable is set to “.“ (current directory).  Which two java commands entered at the command line will run MainClass?()
    A

    java MainClass if run from the /apps directory

    B

    java com.company.application.MainClass if run from the /apps directory

    C

    java -classpath /apps com.company.application.MainClass if run from any directory

    D

    java -classpath . MainClass if run from the /apps/com/company/application directory

    E

    java -classpath /apps/com/company/application:. MainClass if run from the /apps directory

    F

    java com.company.application.MainClass if run from the /apps/com/company/application directory


    正确答案: D,A
    解析: 暂无解析

  • 第22题:

    单选题
    Your company’s network has client computers that run Windows 7.   A software vendor releases version 2 of an application that your company uses.  Your company currently uses version 1.  Version 1 and version 2 are not compatible. You plan to deploy version 2 of the application.   You have the following requirements:Users must be able to run both versions of the application on their computers.   Version 2 must be available when a client computer is not connected to the network.  You need to plan a software deployment process that meets the requirements.   What should you do?()
    A

     Deploy version 2 of the application by using Microsoft Application Virtualization (App-V). 

    B

     Deploy version 2 of the application as a Remote Desktop Services RemoteApp.

    C

     Deploy version 2 of the application by using a Group Policy Software Installation policy.

    D

     Deploy version 2 of the application by using a Microsoft System Center Configuration Manager package.


    正确答案: A
    解析: 暂无解析

  • 第23题:

    单选题
    You work in a company which uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. The instance has databases for a finance application and a manufacturing application. You want to put some limitation on the maximum CPU query time allowed by the applications, so you configure the Resource Governor to achieve this. But you notice that certain reports do not execute successfully any longer on the manufacturing application. You have to allow the manufacturing application to consume more CPU time, so you have to change the Resource Governor configuration.  Which Resource Governor component should you configure?()
    A

    The workload group which is used by default 

    B

    The workload group which is used by the finance application 

    C

    The classifier function which identifies the finance application 

    D

    The workload group which is used by the manufacturing application 


    正确答案: D
    解析: 暂无解析