Management features new to Windows Vista: Difference between revisions

Content deleted Content added
m Disambiguating links to Technet (link changed to Microsoft TechNet; link changed to Microsoft TechNet) using DisamAssist.
BG19bot (talk | contribs)
m Remove blank line(s) between list items per WP:LISTGAP to fix an accessibility issue for users of screen readers. Do WP:GENFIXES and cleanup if needed. Discuss this at Wikipedia talk:WikiProject Accessibility#LISTGAP
Line 1:
{{POV- check|date=January 2009}}
{{Windows Vista}}
 
Line 27:
 
==Servicing==
''Package Manager'', part of the Windows Vista [[computer maintenance | servicing]] [[technology stack | stack]], replaces the previous ''Package Installer'' (<code>Update.exe</code>) and ''Update Installer'' (<code>Hotfix.exe</code>). Microsoft delivers updates for Windows Vista as files and resources only. Package Manager, [[Windows Update]], and the Control Panel item to turn Windows features on and off, all use the Windows Vista servicing stack. Package Manager can also install updates to an offline Windows image, including updates, boot-critical device drivers, and language packs.
 
Windows Vista introduced Component-Based Servicing (CBS) as an architecture for installation and [[computer maintenance | servicing]].<ref>
{{cite book
|url=http://www.barnesandnoble.com/w/introducing-windows-server-2008-mitch-tulloch/1100348881?ean=9780735649279
Line 79:
==Performance monitoring and diagnostics==
* The [[Resource Monitor|Performance Monitor]] includes several new [[Performance Monitoring Counter|performance counters]] and various tools for tuning and monitoring system performance and resources. It shows the activities of the CPU, disk I/O, network, memory and other resources in the "Resource View". It supports new graph types, the selection of multiple counters, the retrieval of counter values from a point on the graph, the saving of graphed counter values to a log file, and the option to have a line graph continuously scroll in the graph window instead of wrapping-around on itself.
* [[Windows Task Manager]] presents more detailed system information and monitoring.
 
* [[Windows Task Manager]] presents more detailed system information and monitoring.
 
* The <code>perfmon /report</code> command produces a comprehensive ''System Diagnostics Report''.<ref>
[http://blogs.technet.com/askperf/archive/2008/05/02/two-minute-drill-system-diagnostics-report.aspx System Diagnostic Report]
Line 87 ⟶ 85:
 
* A new feature called Resource Exhaustion Prevention can detect when memory is low and determine which applications are causing this. A [[memory leak]] diagnostic can provide information about application that may have memory leaks.<ref name="REP">{{cite web |url=https://technet.microsoft.com/en-us/library/cc774730%28v=ws.10%29.aspx |title=Resource Exhaustion Prevention |date=December 6, 2007 |publisher=[[Microsoft]] |work=[[Microsoft TechNet|TechNet]] |accessdate=April 25, 2015}}</ref>
* The [[Resource Monitor|Reliability Monitor]] tracks applications and driver installations, along with the date of installation. It uses system [[reliability engineering | reliability]] statistics from the Reliability Analysis Component (RAC)<ref>
 
* The [[Resource Monitor|Reliability Monitor]] tracks applications and driver installations, along with the date of installation. It uses system [[reliability engineering | reliability]] statistics from the Reliability Analysis Component (RAC)<ref>
{{cite book
| last1 = Phillips
Line 110 ⟶ 107:
|publisher= John Wiley & Sons
|publication-date= 2012
|pages= 11–13
|page= 11-13
|isbn= 9781118435120
|accessdate= 2015-01-19
Line 192 ⟶ 189:
{{main|Microsoft Management Console}}
 
Windows Vista includes [[Microsoft Management Console|Microsoft Management Console 3.0]] (MMC), which introduced several enhancements, including support for writing .NET snap-ins using [[Windows Forms]] and running multiple tasks in parallel. In addition, snap-ins present their UI in a different thread than that in which the operation runs, thus keeping the snap-in responsive, even while doing a computationally intensive task.
 
The new MMC interface includes support for better graphics and as well as featuring a ''task pane'' that shows actions available for a snap-in, when it is selected. [[Task Scheduler]] and [[Windows Firewall]] are also thoroughly configurable through the management console.
 
''Print Management'' enables centralized installation and management of all printers in an organization. It allows installation of network-attached printers to a group of clients simultaneously, and provides continually updated status information for the printers and print servers. It also supports finding printers needing operator attention by filtering the display of printers based on error conditions, such as out-of-paper, and can also send e-mail notifications or run scripts when a printer encounters the error condition.