You schedule a task to run after 15 minutes. After an hour, you check the Event Viewer system log. It contains the error message: "The Task Scheduler service failed to start". You want to run the scheduled task again. What should you do before restarting 

题目

You schedule a task to run after 15 minutes. After an hour, you check the Event Viewer system log. It contains the error message: "The Task Scheduler service failed to start". You want to run the scheduled task again. What should you do before restarting the Task Scheduler? ()

  • A、Set the Task Scheduler service to log on as a Local System account.
  • B、Set the task scheduler service to interact with the desktop.
  • C、Restart the remote procedure service called RPC service.
  • D、Log off then on using an account in the power users group.

相似考题
更多“You schedule a ”相关问题
  • 第1题:

    While setting up an Oracle database for one of your critical applications, you want to ensure that the database is backed up at regular intervals without your intervention. What should you do to achieve the objective?()

    • A、configure the database to run in ARCHIVELOG mode
    • B、configure the Flash Recovery Area to enable automatic database backup
    • C、schedule the database backup using DBMS_JOB package after creating the database
    • D、schedule the database backup using Recovery Manager (RMAN) commands after creating the database
    • E、schedule the database backup using Database Configuration Assistant (DBCA) while creating the database

    正确答案:E

  • 第2题:

    Your project is behind schedule due to conflict between team members . Havingresolved the conflict, to get the project back on schedule , you should consider ().

    • A、crashing the schedule
    • B、performing resource leveling
    • C、conducting reverse resource allocation scheduling
    • D、utilizing the critical chain resources

    正确答案:A

  • 第3题:

    You want to configure and schedule offline database backups to run automatically.  Which tool or utilitywould you use to achieve this()

    • A、the XML script
    • B、the PL/SQL script
    • C、the DBMS_SCHEDULER package
    • D、Enterprise Manager to schedule the backup

    正确答案:D

  • 第4题:

    You are the administrator of a Windows 2000 network. You use a user account named User1 to log on to a Windows 2000 Professional computer. Different students in a classroom use this Computer. User does not have administrative rights. However, you prefer to use this account for most of your daily activities, because it is not a security breach if you fail to log off. You want to schedule a task to run a command file named AddUsers.cmd that automatically adds six more student user accounts. What should you do?()

    • A、Schedule the task to run under an Administrative account
    • B、Log on by using the local Administrator account. Then schedule the task to run under User1
    • C、Take the ownership of Addusers.cmd file. Then schedule the task to run under User1
    • D、Grant User1 Read & Execute permission for AddUsers.cmd. Then schedule the task to run  under User1.

    正确答案:A

  • 第5题:

    You work as a network exchange administrator at company.com.the company.com network currently consists of a single active directory forest containing a single domain named company.com.the company.com organization makes use of microsoft exchange server 2010 as their messaging solution.thecompany.com organization currently makes use of a computer named -ex01.during the course of the business week you receive instruction from company.com to configure a retention period of 30 days for all deleted message items whilst ensuring that each item which passes the retention period are removed between 3:00 and 5:00 on a daily basis. What should you do?()

    • A、you should consider having the maintenance schedule of king database changed for the retention and removal of message items.
    • B、you should consider having the messaging record management (mrm) schedule for-ex01 changed for the retention and removal of message items.
    • C、you should consider having the set-retention policy cmdlet run to schedule the retention and removal of message items.
    • D、you should consider having the start-managed folder assistant cmdlet run to schedule the retention and removal of message items.

    正确答案:A

  • 第6题:

    You are a database administrator for your company. Each night, you perform full backups of your SQL Server 2005 computer. During business hours, you perform hourly transaction log backups. You rebuild database indexes each night. You need to modify your backup strategy. You must ensure that the database recovers to a new server as quickly as possible. What should you do?()

    • A、Schedule the full backups to run after the nightly index is rebuilt.
    • B、Schedule the full backup to run before the nightly index is rebuilt. Schedule a differential backup to run after the nightly index is rebuilt.
    • C、Schedule an additional transaction log backup to run after the nightly index is rebuilt.
    • D、Schedule a marker to be added to the transaction log before the nightly index is rebuilt.

    正确答案:A

  • 第7题:

    单选题
    You set up scheduled tasks to run and notify you of any failures. 3 days later you see that none of the tasks ran and you received no notifications. What should you do?()
    A

    Set the schedule service to run under the administrator account.

    B

    Set the scheduled tasks to run under the administrator account.

    C

    Enable the messenger service

    D

    Set the schedule service to run under the local system account and set it to start automatically.


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

  • 第8题:

    单选题
    You are responsible for implementing maintenance jobs on a SQL Server 2005 database server. Certain jobs run every Sunday and other jobs run at the beginning of every month.  You need to schedule the jobs in the way that uses the least amount of administrative effort.  What should you do? ()
    A

     Create a job schedule that runs every Sunday. Assign weekly tasks to this schedule. Create a second schedule that runs on the first day of every month. Assign monthly tasks to this schedule. 

    B

     Create a job for each task that runs once a day. Use a Transact-SQL statement to check the date and day of the week. If the day is either a Sunday or the first day of the month, execute the code. 

    C

     Create a job schedule that runs once a day. Assign jobs to this job schedule. If the day is either a Sunday or the first day of the month, execute the jobs. 

    D

     Create a job for each task that runs once a week on Sunday. Add a second job schedule that runs the job on the first of the month.


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

  • 第9题:

    单选题
    You are the network administrator for All servers run Windows Server 2003. You are creating a backup schedule for the main file server. You need to create a schedule so that backup jobs are completed in the shortest amount of time possible. What should you do?()
    A

    Schedule a normal backup every Sunday. Schedule incremental backups every Monday through Saturday.

    B

    Schedule a normal backup every Sunday. Schedule differential backups every Monday through Saturday.

    C

    Schedule a copy backup every day.

    D

    Schedule a normal backup every day.


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

  • 第10题:

    单选题
    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 which contains multiple Agent jobs. The jobs run each job on each day of the week by using seven shared schedules. You must make sure that a job named Job4 doesn';t run Wednesday.  So what action should you perform to achieve this goal?()
    A

    You should remove the schedule for Wednesday from Job5. 

    B

    You should add a new Job5 schedule for Wednesday and disable it. 

    C

    You should delete the schedule for Wednesday. 

    D

    You should disable the schedule for Wednesday. 


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

  • 第11题:

    多选题
    Identify four uses of the Oracle Scheduler.()
    A

    enables Oracle database to schedule which processes execute on which processors in a multiple CPU environment

    B

    enables Oracle database to do patches according to a DBA-defined schedule

    C

    enables you to schedule the execution of jobs based on time

    D

    enables you to execute jobs in a clustered environment

    E

    enables you to periodically execute operating systemscript files located on the same server as the database

    F

    enables you to create a job that makes use of saved programs and schedules

    G

    enables you to automate the management of the jobs that are created using the DBMS_JOB package


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

  • 第12题:

    单选题
    You are the administrator of a Windows 2000 network. You use a user account named Hans1 to log on to a Windows 2000 Professional computer named Company1 that is used by different students in a classroom. Hans1 is a user with administrative rights. Another administrator has created a command file named AddUsers.cmd that automatically adds student user accounts. You have scheduled a task on Company1 to run AddUsers.cmd later in the evening. The next day you find that the job did not run. There are no errors reported in the Event Log. You want to schedule a task to successfully run AddUsers.cmd.  What should you do? ()
    A

    Configure the Task Scheduler service to run under an Administrative account.

    B

    Log on by using the local Administrator account. Then schedule the task to run under Hans1. 

    C

    Take ownership of AddUsers.cmd. Then schedule the task to run under Hans1.

    D

    Grant Hans1 Read & Execute permission for AddUsers.cmd. Then schedule the task to run under Hans1.


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

  • 第13题:

    You are the network administrator for All servers run Windows Server 2003. You are creating a backup schedule for the main file server. You need to create a schedule so that backup jobs are completed in the shortest amount of time possible. What should you do?()

    • A、Schedule a normal backup every Sunday. Schedule incremental backups every Monday through Saturday.
    • B、Schedule a normal backup every Sunday. Schedule differential backups every Monday through Saturday.
    • C、Schedule a copy backup every day.
    • D、Schedule a normal backup every day.

    正确答案:A

  • 第14题:

    Using the reports server how would you force the orders report in the orders entry application to run every six hours?()

    • A、Schedule the report's execution in the queue manager. 
    • B、Schedule the reports execution using the R30RQM command line with scheduled parameter. 
    • C、Create a trigger in the application to execute the report every six hours. 
    • D、You cannot schedule a reports execution.

    正确答案:A

  • 第15题:

    Identify four uses of the Oracle Scheduler.()

    • A、 enables Oracle database to schedule which processes execute on which processors in a multiple CPU environment
    • B、 enables Oracle database to do patches according to a DBA-defined schedule
    • C、 enables you to schedule the execution of jobs based on time
    • D、 enables you to execute jobs in a clustered environment
    • E、 enables you to periodically execute operating systemscript files located on the same server as the database
    • F、 enables you to create a job that makes use of saved programs and schedules
    • G、 enables you to automate the management of the jobs that are created using the DBMS_JOB package

    正确答案:C,D,E,F

  • 第16题:

    You have an Exchange Server 2010 organization.You need to ensure that all users in the organization can automatically schedule the use of a projector.What should you do?()

    • A、Create a new sharing policy
    • B、Create a mailbox
    • C、Modify the properties of the Calendar managed default folder
    • D、Modify the schedule for the Managed Folder Assistant

    正确答案:B

  • 第17题:

    You have an Exchange Server 2010 organization.  You plan to provide users with the ability to schedule meetings.  You need to recommend a scheduling solution that meets the following requirements: .Ensures that users can schedule conference rooms for meetings .Ensures that conference room owners can change the settings of meetings scheduled by users  What should you include in the solution?()

    • A、Managed Folder Assistant
    • B、public folders
    • C、resource mailboxes
    • D、room list distribution groups

    正确答案:C

  • 第18题:

    单选题
    You are the administrator of a Windows 2000 network. You use a user account named User1 to log on to a Windows 2000 Professional computer. Different students in a classroom use this Computer. User does not have administrative rights. However, you prefer to use this account for most of your daily activities, because it is not a security breach if you fail to log off. You want to schedule a task to run a command file named AddUsers.cmd that automatically adds six more student user accounts. What should you do?()
    A

    Schedule the task to run under an Administrative account

    B

    Log on by using the local Administrator account. Then schedule the task to run under User1

    C

    Take the ownership of Addusers.cmd file. Then schedule the task to run under User1

    D

    Grant User1 Read & Execute permission for AddUsers.cmd. Then schedule the task to run  under User1.


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

  • 第19题:

    单选题
    You are responsible for implementing maintenance jobs on a SQL Server 2005 database server. Certain jobs run every Sunday and other jobs run at the beginning of every month. You need to schedule the jobs in the way that uses the least amount of administrative effort. What should you do?()
    A

    Create a job schedule that runs every Sunday.Assign weekly tasks to this schedule.Create a second schedule that runs on the first day of every month. Assign monthly tasks to this schedule.

    B

    Create a job for each task that runs once a day. Use a Transact-SQL statement to check the date and day of the week. If the day is either a Sunday or the first day of the month, execute the code.

    C

    Create a job schedule that runs once a day. Assign jobs to this job schedule. If the day is either a Sunday or the first day of the month, execute the jobs.

    D

    Create a job for each task that runs once a week on Sunday. Add a second job schedule that runs the job on the first of the month


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

  • 第20题:

    单选题
    You are the administrator of your company's network. You are preparing to deploy 20 new Windows 2000 Professional computers on your network. You want to be able to recover from disk failures and corrupt system files on the new computers. You want to configure the computers to automatically update their system configuration and emergency repair files on a scheduled bases.   What should you do?()
    A

    Use the at command to schedule a weekly job to back up the boot partition.

    B

    Use the at command to schedule a weekly job to run the system file checker.

    C

    Use Windows backup to schedule a backup of the System State Data.

    D

    Use Windows backup to schedule a backup of the system partition and the boot partition.


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

  • 第21题:

    单选题
    You want to configure and schedule offline database backups to run automatically.  Which tool or utilitywould you use to achieve this()
    A

    the XML script

    B

    the PL/SQL script

    C

    the DBMS_SCHEDULER package

    D

    Enterprise Manager to schedule the backup


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

  • 第22题:

    单选题
    一 Can you show me the schedule?-().
    A

    Don’t worry. I can help you with that

    B

    You won’t miss the plane

    C

    Sure, a tight schedule as usual


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

  • 第23题:

    单选题
    You have an Exchange Server 2010 organization.A user reports that some meetings are missing from her calendar.You need to recover the missing calendar items.The solution must ensure that the missing calendar items are recovered automatically. What should you do?()
    A

    Create and then configure a sharing policy.

    B

    Set the schedule for the Managed Folder Assistant.

    C

    Run the Set-MailboxCalendarConfiguration cmdlet.

    D

    Set the schedule for the Calendar Repair Assistant (CRA).


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

  • 第24题:

    单选题
    I've got a very _____ schedule today so I can't see you until tomorrow.
    A

    serious

    B

    big

    C

    tough

    D

    tight


    正确答案: C
    解析: