Power Users
User
Administrator
Guest
第1题:
A technician wants to prevent employees from installing software on company computers. In which of the following groups should the employee accounts be placed?()rs
第2题:
以下哪个是Windows下,权限最高的真实帐户()
第3题:
A staff member reports that they cannot access the shared folder on the network; however, other staff members are reporting that they can access the shared folder. Which of the following is the BEST way to identify the problem?()
第4题:
You are designing a DHCP strategy for the new Active Directory environment. Which two groups have the necessary rights to authorize the DHCP servers?()
第5题:
Your network consists of a single Active Directory domain. All domain controllers run Windows Server 2008 R2. All client computers run Windows 7. All user accounts are stored in an organizational unit (OU) named Staff. All client computer accounts are stored in an OU named Clients. You plan to deploy a new application. You need to ensure that the application deployment meets the following requirements: èUsers must access the application from an icon on the Start menu. èThe application must be available to remote users when they are offline. What should you do?()
第6题:
You are the network administrator for your company. The network consists of a single Active Directory domain with three sites. There is a domain controller at each site. All servers run Windows Server 2003. Each client computer runs either Windows 2000 Professional or Windows XP Professional. The IT staff is organized into four groups. The IT staff works at the three different sites. The computers for the IT staff must be configured by using scripts. The script or scripts must run differently based on which site the IT staff user is logging on to and which of the four groups the IT staff user is a member of. You need toensure that the correct logon script is applied to the IT staff users based on group membership and site location. What should you do?()
第7题:
Implement ACLs.
Disable accounts for staff members who do not require server access.
Implement anti-spam software on the server.
Implement anti-virus software on the server.
第8题:
Create four Group Policy objects (GPOs). Create a script in each GPO that corresponds to one of the four groups. Link the four new GPOs to all three sites. Grant each group permissions to apply only the GPO that was created for the group.
Create a single script that performs the appropriate configuration based on the user’s group membership. Place the script in the Netlogon shared folders on the domain controllers.
Configure a Group Policy object (GPO) with a startup script that configures computers based on IT staff group. Link the GPO to the three sites.
Create a script that configures the computers based on IT staff group membership and site. Create and link a GPO to the Domain Controllers OU to run the script.
第9题:
Implement ACLs.
Disable accounts for staff members who do not require server access.
Implement anti-spam software on the server.
Implement anti-virus software on the server.
第10题:
Turn off all the equipment in the server closet
Install a fan in the server closet
Turn off the power to the server closet
Follow escalation procedures for emergencies
第11题:
IT staff in Atlanta
IT staff in Seattle
DHCP administrators in all offices
DHCP administrators in Atlanta only
Members of the Enterprise Admins group
第12题:
Add the database administrators' user accounts to the Administrators group on each of the database servers.
Add the database administrators' user accounts to the Power Users group on each of the database servers.
Add the database administrators' user accounts to the Backup Operators group on each of the database servers.
Add the database administrators' user accounts to the Backup Operators group on one of the domain controllers.
Add the database administrators' user accounts to the Server Operators group on one of the domain controllers.
第13题:
Which of the following groups should staff accounts be placed in, if the staff is required to perform most but not all maintenance tasks on a Windows PC?()
第14题:
Which of the following is the MOST effective method to restrict staff members from accessing a service on a company server?()
第15题:
Which of the following groups should a user be added to for the ability to restore files, withoutgranting any ownership privileges?()
第16题:
All client computers in your company run Windows 7. Windows Virtual PC is installed on all client computers. You create and configure a virtual machine (VM) named Guest1. You need to use the Guest1 virtual hard disk (VHD) as a base for additional VMs that will run on the same host computer, and minimize the disk space required for each ne w VM. Which type of VHD should you create for the new VMs?()
第17题:
You are the network administrator for TestKing. The network consists of a single Active Directory domain named testking.com. All domain controller run Windows Server 2003. employes three database administrators who administer seven databases servers that run Windows Server 2003. The database administrators occasionally restore a database server after a disaster. To restore a server, database administrators need the rights required to perform the following tasks: 1. Back up files and folders 2. Restore files and folders. 3. Restore the System State data. You need to assign the database administrators the rights that they require to perform the specified tasks. For security reasons, you must not assign the administrators more rights than they require to perform the tasks. What should you do?()
第18题:
Publish the application to users in the Staff OU.
Publish the application to users in the Clients OU.
Assign the application to computers in the Staff OU.
Assign the application to computers in the Clients OU.
第19题:
Change the radio channel
Apply MAC address filter
Determine placement
Reduce radio power level
第20题:
Power Users
User
Administrator
Guest
第21题:
The administrator should monitor all traffic between the staff member and the server.
The administrator should reconfigure the RAID configuration to allow more space.
The administrator should map a drive using the net use command.
The administrator should allow the staff member to use a USB drive.
第22题:
fixed size
differencing
dynamically expanding
linked to a physical hard disk
第23题:
Power Users
Users
Guests
Administrato
第24题:
SELECT UNIQUE dept FROM staff
SELECT DISTINCT dept FROM staff
SELECT (dept) UNIQUE FROM staff
SELECT (dept) DISTINCT FROM staff