You need to perform these tasks: 1. Create and assign a MANAGER role to Blake and Clark 2. Grant CREATE TABLE and CREATE VIEW privileges to Blake and Clark Which set of SQL statements achieves the desired results? ()
第1题:
You are using Oracle Database 10g. Which statement regarding an incomplete recovery is true?()
第2题:
You have three computers that run Windows 7. You use Windows PowerShell to perform remote administration tasks on all three computers. You need to remotely administer all three computers by usingPowerShell. Which PowerShell cmdlet should you use?()
第3题:
Your company has an Active Directory forest that contains only Windows Server 2008 domain controllers. You need to prepare the Active Directory domain to install Windows Server 2008 R2 domain controllers. Which two tasks should you perform()
第4题:
You use Windows 2000 Professional on your desktop Computer. You schedule a task to run an MMC snap-in to perform configuration tasks on other computers. You notice that the task is not completing correctly. You manually start MMC. You add the snap-in. You are then able to successfully run the task. You verify that all of your other tasks are working correctly. You want to enable your tasks to complete successfully. What should you do?()
第5题:
You are a database administrator for your company. You are configuring a new SQL Server 2005 computer named SQL1. SQL1 will run Reporting Services. It will also be configured to automatically perform database backups and other maintenance tasks. There are no other SQL Server computers in the network environment. All access to SQL1 will be made by using SQL1s DNS name. You need to disable any unnecessary services on SQL1. Which service or services should you disable?()
第6题:
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?()
第7题:
Configuration register
NVRAM
Boot flash
CMOS
Flash
第8题:
Mount the image.
Configure Windows Firewall.
Configure and format the hard disk drive.
Initialize the Boot Configuration Data (BCD) store.
第9题:
Delegate appropriate Active Directory permissions to the junior IT administrators
Add the junior IT administrators’ user accounts to the Domain Admins user group
Create a custom Microsoft Management Console (MMC) that uses taskpad views to enable the appropriate tasks for the junior IT administrators
Make the junior IT administrators’ domain user accounts member of the local Administrators group on all client computers
Create new domain user accounts for each junior IT administrator. Make the new accounts members of the Domain Admins group and instruct junior IT administrators to use the new accounts only for appropriate administrative tasks
第10题:
You do not need to restore all the data files.
You do not need to open the database with the RESETLOGS operation
You do not need to perform a full backup after the RESETLOGS operation.
You do not need to recover all the data files to the same system change number (SCN).
第11题:
setup.exe
setup.com
msiexec.exe
lpsetupui.exe
第12题:
RemoteApp
Remote Assistance
Remote Desktop
Remote Server Administration Tools (RSAT)
第13题:
You host 16 virtual machines that are distributed evenly across an 8-node Windows Server 2008 R2 Hyper-V failover cluster. You plan to perform live migrations of the VMs to prepare for the installation of software updates on the cluster. You need to perform the maximum number of simultaneous live migrations. How many live migrations should you perform simultaneously?()
第14题:
You are the administrator of the TestKing company network. The network consists of a single Active Directory domain named The network includes 20 member servers running Windows Server 2003 and 4 domain controllers running Windows Server 2003. All client computers run Windows XP Professional. A member server named TestKingSrvA functions as a file server. TestKingSrvA has a locally attached tape device. You need to create a backup schedule for TestKingSrvA. All data on TestKingSrvA must be backed up once a week. Every day, you need to back up only the data that was changed after the last weekly backup. You need to minimize the amount of time taken to restore the data in the event of a hardware failure. What should you do? ()(Choose two)()
第15题:
You use a mobile device that runs Microsoft Windows Mobile 5.0 Pocket PC Phone Edition. You perform the following tasks: Read e-mail messages and attachments. Edit Microsoft Word documents. Review Microsoft PowerPoint presentations. Chat through Microsoft Pocket MSN. Read information through Microsoft Pocket Internet Explorer. When you attempt to open a custom line-of-business (LOB) application, you receive a low memory error. You need to open the LOB application to enter new sales information. What are two possible ways to achieve this goal?()
第16题:
You are the network administrator for your company. A Windows Server 2003 computer named Router11 is used to connect the network to the Internet. You find out that some computers on the network are infected with a worm, which occasionally sends out traffic to various hosts on the Internet. This traffic always uses a certain source TCP port number.You need to identify which computers are infected with the worm. You need to configure a solution on Router11 that will perform the following two tasks: Detect and identify traffic that is sent by the worm. Immediately send a notification to a network administrator that the infected computer needs to be repaired. What should you do?()
第17题:
You have a Windows Server 2008 R2 Hyper-V server. One of the virtual machines (VMs) that is hosted on the server has a directly attached physical disk. You need to back up the VM. What should you do?()
第18题:
In the Backup utility, clear the Enabled (scheduled tasks runs at specified time) check box.
In Control Panel, use Scheduled Tasks to pause Task Scheduler.
Run the Schtasks command with the /end /p parameters.
Use the Services snap-in to change the startup type of the Task Scheduler service from Automatic to Manual.
第19题:
A
B
C
D
第20题:
open the database with the RESETLOGS option
open the database with the RESTRICTED option
recover all the data files to the same system change number (SCN)
recover to the required SCN only that data file in which the error occurred
第21题:
BitVector32 answers = new BitVector32(1);
BitVector32 answers = new BitVector32(-1);
BitArray answers = new BitArray (1);
BitArray answers = new BitArray(-1);
第22题:
open the database with the RESTRICTED option
open the database with the RESETLOGS option
recover to the required SCN only that data file in which the error occurred
recover all the data files to the same system change number (SCN)
第23题:
Run the adprep /forestprep command.
Run the adprep /domainprep command.
Raise the forest functional level to Windows Server 2008.
Raise the domain functional level to Windows Server 2008.
第24题:
Enable-PSRemoting
Enable-PSSessionConfiguration
New-PSDrive
New-PSSession