- 1、本文档共10页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Using the Windows Event Viewer and Task Scheduler.ppt
Using the Windows Event Viewer and Task Scheduler
Chapter 5
Using Windows Vista Event Viewer
Use the Event Viewer to find application and system warnings, errors, and informational events.
Four types of objects
Windows logs
Applications and service logs
Views
Subscriptions
Events and Logs
Events are records of something that occurred on the computer
Contains detail such as
Event ID, description, level of severity, source component, etc.
Event logs store events in corresponding logs
Logs built on XML
Make it easy to find specific events
Logs broken into categories:
Windows logs, which includes:
Application log, Security, Setup, System, Forwarded events
Application and Service logs, which includes:
Admin, Operational, Analytic, Debug
Create custom views to find events from multiple logs
Event Forwarding with Subscriptions
Event forwarding allows you to send events from multiple machines to a single machine’s log (the collector)
Event subscriptions are which events to look for and send
All computers involved must be configured to send or receive events
Event Viewer
Using the Task Scheduler
Task Scheduler schedules and runs tasks
Replaced Task Scheduler
Tasks can be configure to run as another user and with certain elevated privs
Can run tasks on a schedule or use triggers
Trigger is an event that will cause the task’s actions to begin
Trigger can have conditions set, so that conditions must be true in order for the trigger to fire
Idle conditions, network conditions, and power conditions are available as well
Task Details
Task settings available on the Settings tab such as:
Allow task to be run on demand, if task fails restart every, if the task is already running then the following rule applies, etc
Each task has a detailed history of each step taken to complete the task
This is very helpful when troubleshooting a task related issue
Manage tasks with the MMC snap-in SCHTASKS.EXE
You can create folders to manage tasks, just like file folders
Create Basic Task Wizard wi
文档评论(0)