Logo
CAR REVIEW
Windows Vista
Windows 7
Windows Azure
Windows Server
Windows Phone
PREGNANCY
 
 
Windows 7

Managing the Windows 7 Environment : Managing Windows 7 Services

7/16/2011 3:43:50 PM
A service is a program, routine, or process that performs a specific function within the Windows 7 operating system. You can manage services through the Services window (Figure 1), which can be accessed in a variety of ways. If you go through the Computer Management utility, right-click Computer, select Manage, expand Services And Applications, and then expand Services. You can also go through Administrative Tools or set up Services as an MMC snap-in.
Figure 1. The Services window

The Services window lists the name of each service, a short description, the status, the startup type, and the logon account that is used to start it. To configure the properties of a service, double-click it to open its Properties dialog box, shown in Figure 2. This dialog box contains four tabs of options for services: General, Log On, Recovery, and Dependencies.

Figure 2. The Properties dialog box for a service

General Allows you to view and configure the following options:

  • The service display name

  • Display name

  • A description of the service

  • The path to the service executable

  • The startup type, which can be automatic, manual, or disabled

  • The current service status

  • Start parameters that can be applied when the service is started

In addition, the buttons across the lower part of the dialog box allow you change the service status to start, stop, pause, or resume the service.

Log On The Log On tab allows you to configure the logon account that will be used to start the service. Choose the local system account or specify another logon account.

Recovery The Recovery tab allows you to designate what action will be taken if the service fails to load. For the first, second, and subsequent failures, you can select from the following actions:

  • Take No Action

  • Restart The Service

  • Run A Program

  • Restart The Computer

If you choose Run A Program, specify it along with any command-line parameters. If you choose Restart The Computer, you can configure a message that will be sent to users who are connected to the computer before it is restarted. You can also specify how long until a machine is restarted if an error occurs.

Dependencies The Dependencies tab lists any services that must be running in order for the specified service to start. If a service fails to start, you can use this information to examine the dependencies and then make sure each one is running. In the bottom panel, you can verify whether any other services depend on this service before you decide to stop it.

In Exercise 1 you will complete the steps needed to configure services in the Windows 7 operating system.

Exercise 1: Configuring Services

  1. Start Computer Management by clicking Start and then right-clicking Computer. Choose Manage.

  2. In the Computer Management MMC, expand the Services And Applications section.

  3. Click the Services link.

  4. Scroll down the list and double-click Remote Desktop Configuration.

  5. Under the Startup Type, choose Automatic.

  6. Under the Logon tab, click the This Account radio button.

  7. Click the Browse button and choose the local administrator account. Click OK.



  8. In the Password boxes, type and verify the Administrator password.

  9. In the Recovery tab, make sure the following settings are configured.

    Action — Response

    First Failure — Restart

    The Service Second Failure — Restart The Service

    Subsequent Failures — Take No Action

    Reset Fail Count After — 1 Day

    Restart Service After— 10 Minutes

  10. Click the OK button.

  11. Close the Computer Management MMC.


Real World Scenario: Services

As an IT professional, I have had to troubleshoot many problems while doing my job. One of the very first things I always check when encountering an error with an application is the services for that application. Many times you need to just set the service from Manual to Automatic to solve the problem.


If the service is set to Automatic and it is still not starting properly, check the Dependencies rab. It will show you (hat all the other services that are required to start this service are configured and running properly.

Services are just another troubleshooting and configuring tool that is part of your arsenal of troubleshooting techniques. When services are working properly, your Windows 7 operating system works properly.

Other -----------------
- Managing the Windows 7 Environment : Configuring Advanced Power Settings
- Managing the Windows 7 Environment : Configuring Mobile Computing
- Visual Basic 2010 : Exposing .NET Objects to the COM World
- Visual Basic 2010 : Importing and Using COM Objects
- Microsoft Visio 2010 : Applying Color and Fill Patterns
- Microsoft Visio 2010 : Using the Auto Align & Space Feature
- Managing the Windows 7 Environment : Configuring Remote Connections (part 3) - Configuring a VPN Connection
- Managing the Windows 7 Environment : Configuring Remote Connections (part 2) - Remote Desktop
- Managing the Windows 7 Environment : Configuring Remote Connections (part 1) - Remote Assistance
- Microsoft Visio 2010 : Aligning and Spacing Shapes
- Microsoft Visio 2010 : Using the Organization Chart Wizard with New Data
- Configuring the Windows 7 Operating System (part 3) - Understanding the System Icon & Using the Registry Editor
- Configuring the Windows 7 Operating System (part 2) - Configuring Windows Aero & Using Control Panel
- Configuring the Windows 7 Operating System (part 1) - Configuring the Desktop Environment
- Microsoft Visio 2010 : Using the Organization Chart Wizard with Existing Data
- Visual Studio 2010 : Building Smart Client User Interfaces - Laying Out Your Controls
- Visual Basic 2010 : Manipulating Documents and Media - Viewing XPS Documents
- Visual Basic 2010 : Manipulating Documents and Media - Manipulating Documents
- Visual Basic 2010 : Manipulating Documents and Media - Viewing Images & Playing Media
- Automating the Windows 7 Installation : Deploying Unattended Installations (part 4) - Microsoft Assessment and Planning Toolkit
 
 
Most view of day
- Communicating with Internet Email : Sending Messages (part 1) - Taking Control of Your Messages, Creating a Signature, Creating an Email Shortcut for a Recipient
- Games and Windows 7 : Using the Games Explorer (part 2) - Customizing Games Explorer
- Evaluating Applications for Windows 7 Compatibility : The Application Compatibility Toolkit (part 3) - Using the Application Compatibility Manager
- BizTalk Server 2009 Operations : Maintaining the BizTalk Group (part 3) - Restore Procedures
- Sharepoint 2013 : Service Application Fundamentals (part 2) - The Connection Structure - Tying It Up with an Example
- Maintaining Desktop Health : Understanding Windows Eventing (part 1) - Windows Eventing Capabilities
- Microsoft Excel 2010 : Protecting and Securing a Workbook - Selecting Trusted Publishers and Locations
- Designing and Configuring Unified Messaging in Exchange Server 2007 : Monitoring and Troubleshooting Unified Messaging (part 2) - Performance Monitors
- Microsoft Dynamics CRM 2011 : Using Advanced Find (part 3) - Creating and Sharing a Saved View
- Windows Server 2003 on HP ProLiant Servers : Assessment of the Enterprise - Conducting the Assessment
Top 10
- Windows Phone 8 : Scheduled Tasks - Scheduled Task API Limitations
- Windows Phone 8 : Scheduled Tasks - Updating Tiles Using a Scheduled Task Agent
- Windows Phone 8 : Scheduled Tasks - To-Do List Scheduled Task Sample (part 5) - Editing an Existing To-Do Item
- Windows Phone 8 : Scheduled Tasks - To-Do List Scheduled Task Sample (part 4) - Creating the To-Do Item Shell Tile, Saving a To-Do Item
- Windows Phone 8 : Scheduled Tasks - To-Do List Scheduled Task Sample (part 3) - Debugging Scheduled Tasks
- Windows Phone 8 : Scheduled Tasks - To-Do List Scheduled Task Sample (part 2) - TodoService, TodoItemViewModel
- Windows Phone 8 : Scheduled Tasks - To-Do List Scheduled Task Sample (part 1) - TodoItem,TodoDataContext
- Windows Phone 8 : Scheduled Tasks - Using Scheduled Tasks
- Windows Phone 8 : Scheduled Tasks - Background Agent Types
- Windows Phone 8 : Windows Phone Toolkit Animated Page Transitions - Reusing the Transition Attached Properties
 
 
Windows XP
Windows Vista
Windows 7
Windows Azure
Windows Server
Windows Phone
2015 Camaro