1.5 1.5 Given a scenario, use Microsoft operating system features and tools. Flashcards
• Administrative tools
• Administrative tools
- Computer Management
Computer Management Windows+R compmgmt.msc opens the Computer Management console
the default management console with multiple snap-ins to configure local users and groups, disks, services, devices, and so on.
- Device Manager
Windows+R devmgmt.msc opens the Device Manager console
- Local Users and Groups
A group management tool for windows. Windows+R lusrmgr.msc opens the Local Users and Groups OR Select Control Panel | Administrative Tools | Computer Management | Local Users and Groups
- Local Security Policy
Local Security Policy, allows you to view and edit the current security policy.
A computer that is a member of a domain will have the security settings defined in the domain security policy. It’s your policy as a consumer.
- Performance Monitor
Where you view the performance of the local computer. RPL
- Services
start, stop, and pause services. It’s how we can manage the services, whether directly or indirectly. AND also View depenanT other services.
- System Configuration
System Configuration (msconfig) A utility used to modify various settings and files that affect the way the computer boots and loads Windows. Tabs: General | Boot | Services | Startup | Tools
- Task Scheduler
Task Scheduler Tool to set tasks when to run
- Component Services
Component Services, enables you to register new server applications or reconfigure security permissions for existing services.
- Data Sources
Data Sources Otherwise known as ODBC Data Sources snap-in (Administrative Tools) enables you to control data connections set up on the local computer.
This may need to be configured for SW dev on the team.
- Print Management
Print Management is used set properties and monitor local printers and manage printer sharing on the network. Print queue etc RPL
- Windows Memory Diagnostics
A WINDOWS tool to test memory chips for errors. Can be run from Administrative tools or boot to Windows Pre-Installation/Recovery Environment and select Windows Memory Diagnostic. Select Restart Now and check for problems. Pressing F1 allows you to configure test options.
- Windows Firewall
Windows Firewall Bundled firewall software for windows. Acts as a personal firewall.
- Advanced Security
Advanced Security Windows Firewall with Advanced Security allows outbound filtering configuration, IPsec connection security and more monitoring tools.
- Event Viewer
Event Viewer As defined in CompTIA Core 2 book, allows monitoring of Windows logs, There are also application-and-service-specific logs. It’s the standard way of accessing event logs.
- User Account Management
User Account Management A way for the system owner/admin to manage the accounts of system users
• MSConfig - General TAB
General This tab allows the user to configure the startup mode: Normal, Diagnostic, and Selective
• MSConfig
- - Services
TAB
Services This tab lets the user choose specifically which services are configured to run at startup. Also shows date a service was disabled, for making troubleshooting easier.
MSConfig Startup Tab
Startup This tab controls, for windows 7, controls the shortcuts that have been placed in the Startup folder of the Start Menu and startup items that have been written to the registry. In Windows 8,8.1,10: use Task Manager to disable startup items.