SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
MSITP
Start Test
Study First
Subjects
:
certifications
,
msitp
,
it-skills
Instructions:
Answer 50 questions in 15 minutes.
If you are not ready to take this test, you can
study here
.
Match each statement with the correct term.
Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.
This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. PowerShell script to create user accounts with passwords from a file called password.csv
In each satellite office - install a WSUS server and configure the WSUS servers to use the main office WSUS server as an upstream server.
Use the Local Roles options with dsmgmt.
Microsoft Application Virtualization (AppV)
Import-csv password.csv | Foreach {New-ADUser -Name $_.Name -Enabled $true_AccountPassword (ConvertTo_SecureString $_.Password -AsPlainText -force)}
2. What shold be done to configure AD RMS so users can protect their data?
Ldp
Software Restriction Polices
Create an e-mail account in AD DS for your RMS users
Ensure your account - or the group is a member of the local Administrators group for that specific server.
3. If you need to encrypt all data on all disks
Upgrade all the client computers to Windows 7 and implement a Secure Socket Tunneling Protocol (SSTP) VPN solution.
Then use Windows BitLocker Drive Encryption
Set-ADServiceAccount cmdlet
WSUS server in the branch office in replica mode.
4. Client computers run Windows 7 and all applications on the computers are configured to save documetns to the local Documents folder. You need a backup strategy that meets these: Back up the Documents folder for all users; minimize admin effort. To ac
AD Domains and Trusts
Implement one LUN for the quorum and another LUN for the data
Implement folder redirection by using GPO. Then backup the folder redirection target.
Microsoft System Center Data Protection Manager 2010
5. To configure Administrator Role Separation for an RODC
Create and deploy a logon script that runs Auditpol.
You should: on one domain controller create an Active Directory-Integrated zone for remote domain and create and Active Directory-Integrated stub zone for main domain.
Migrate the namespace to Windows SErver 2008 mode and enable access based enumeration (ABE). NOTE: ABE is a new feature in SERVER 2008; this requires that all DFS Server be 2008 or later.
Click Start - click Run - type cmd - and then press ENTER. - At the command prompt - type dsmgmt.exe - and then press ENTER. - For a list of valid parameters - type ? - and then press ENTER. - By default - no local administrator role is defined on th
6. You need to recommend a solution to ensure that users in the Philadelphia corporate office can access the courseware files in the remote Fernwood office. You should deploy this.
Domain based DFS namespace and configure a DFS replication group
Implement the Windows Search Service.
Active Directory Users and Computers
Incoming external trust
7. If you want to implement BitLocker and store recovery informaiton in a central location
Add-ADFineGrainedPasswordPolicySubject cmdlet
Use a GPO to configure device installation restrictions
Branch Cache server that operates in Hosted Cache mode in your recommendation. This is an ideal solution if the branch office already maintains a Server 2008 R2 server solution (no additional licenses would be needed)
Then make sure all DCs are runing Windows Server 2008 R2 - and then use a GPO to enable Trusted Platform Module backups to AD.
8. Need a solution that will ensure that the initial settings when creating new policies for both forests will become more consistent. You should...
Warning
: Invalid argument supplied for foreach() in
/var/www/html/basicversity.com/show_quiz.php
on line
183
9. To speed up the deployment of the RODC in the new branch offices you should take advantage of this.
Configure Microsoft SQL Server 2008 failover cluster. Configure two WSUS servers in a Network Load Balancing cluster. Configure WSUS to use the remote SQL Server 2008 database instance.
Install File Server Resource Manager (FSRM) role service - and then configure Quota Managment and Storage Reports Management
Install From Media IFM
WSUS server in the branch office in replica mode.
10. To recover objects deleted from Active Directory you should recommend
Autonomous mode...This allows the local administrator to approve their own updates.
Microsoft Desktop Optimization Pack (MDOP) to your company
Active Directory snapshots and Tombstone reanimation
Role Separation
11. If you need secure method to verify validity of individual certificates and minimize network bandwidth
Then Install IIS on perimeter network and redirect request to Online Responder on internal network.
Implement File Server Resource Manager (FSRM) quotas on the desired servers
Modify the GPO to include folder redirection
Configure separate application pools for each application
12. 2 ways to relocate user and computer accounts to different OUs
Configure each SharePoint site to use a separate application pool - and then implement Windows System Resource Manager (WSRM)
DSMOD - ADUC
Use a GPO to configure device installation restrictions
Implement Windows System Resource Manager (WSRM) and configure a resource-allocation policy for process-based management.
13. To help restrict access to Windows 7 computer in the event that it gets stolen implement
Then install new Server 2008 R2 Enterprise subordinate CA.
Windows BitLocker Drive Encryption (Bit Locker)
Upgrading DFS to Windows Server 2008 R2
Configure Audit Special Logon and define Special Groups
14. Files servers need to stay connected to the SAN if a NIC fails. You should recommend
Use CISCO IP Helper command to configure.
Multipath I/O feature
Winrm quickconfig
Storage manager for SANs
15. Within your company you have a server that will be running 8 VMs but only 6 concurrently. Your company has already purchased an Enterprise license for the server.
Administrative Role Separation
DSMOD
Purchase one additional Enterprise License
The computer must be connected to the network when the end user clicks the icon and launches the install of the application.
16. You have 159 server 2008 R2 servers that must meet the following: notification by e-mail to the administrator if error occurs on any server with minimum effort...
Recommend one AD based service account for each web site in each domain - that would mean 10 total. NOTE: Because you're using AD accounts that there is one web site in each domain the number of service accounts will match the number of domains.
Backup operator's domain local group
Basic Authentication and SSL
On one server - create event subscriptions for each server...on the server - attach tasks to the application error events
17. DCA is DC and DNS server that holds ADI zone for company.com DNSB is member server that has DNS server role installed. What should be done so DNSB can get zone updates from DCA?
New ACCOUNT STORE should be added and configured
Prestage the computer account in AD
Modify zone transfer settings for company.com zone on DCA
Multipath I/O feature
18. You need to create a DNS infrastructure that must allow client computers in each office to register DNA names within their respective offices and client computuers must be able to resolve names for hosts in all offices
Back up to an external USB drive by using Windows Server Backup
Dynamically expanding VHD's
Create an Active Directory-Integrated zone.
DFL needs to be Windows Server 2008
19. To be able to remotely administer DNS servers that run on the Server Core installation of Server 2008 R2 - via MMC console
Place the operating system files on one of the RAID 1 array - place the SQL transaction logs on the other RAID 1 array - and place the SQL database files on the RAID 5 array
Offline domain join
Provide remote access to a Windows Server 2008 R2 server that has the Remote Server Administration Tools (RSAT) installed.
You should: on one domain controller create an Active Directory-Integrated zone for remote domain and create and Active Directory-Integrated stub zone for main domain.
20. If a file server reaches 15% free disk space - you could free up some disk space by
Creating a data collector set that kick off a scritp that either move or delete files.
Purchase one additional Enterprise License
WSUS server running in replica mode that is configured to download updates from Microsoft Update (a.k.a. replica split)
Jill came down with 2.50.
21. You need to allow a user to add a single computer to a domain - without any additional rights...
A relying party trust should be created.
Modify the local policy to point to the Internal WSUS server
Create an Active Directory-Integrated zone.
Prestage the computer account in AD
22. What should be done to resolve names by using GlobalNames zone?
Use local roles options within "dsmgmt"
AD Domains and Trusts
Deploy Microsoft System Center Operations Manager (SCOM)
dnscmd tool
23. to prevent VMs from receiving updats from a group policy
Raise the DFL to Windows Server 2008 R2.
Distributed File System (DFS) Replication
Domain based Distributed File System (DFS) will reduce network traffic
Apply a WMI Filter to the policy. Note: You can use a WMI filter to filter out VM from being affected by a GPO the same way you can a physcial machine.
24. All client computers run Windows 7. You have 8 Window Server 2003 servers that run Terminal Services. There is also an ISA server that runs the firewall. You need to plan on giving remote users access to the Terminal Servers according to these requir
Add the Windows Server Backup feature and Windows System Image recovery.
Restore-ADObject cmdlet
Encrypting File System (EFS). This can be enabled locally or through a GPO.
Upgrade one of the TS to Windows Server 2008 R2 and configure it as the Remote Desktop Services Gateway (RD Gateway). Then implement Network Access Protection (NAP).
25. The strongest form of NAP is
Install Windows Server 2008 R2 Web Edition - it will use the least amount of disk space.
IPSec based enforcement. IPSec enforcement should be used when you want a stronger solution than 802.1x - DHCP or VPN based NAP. IPSec based NAP cannot be bypassed by modifying the NAP agent/client.
One virtual network...Install two network adapaters on each node. Configure the network adapters to communicate on separate subnets.
Create a MEDV workspace
26. If you need to implement a Cert Services solution that automates distribution of certificates - ensures security and gives external users acess to resources that use cert-based authentication
Deploy an off-line standalone Root CA - deploy an on-line Enterprise Subordinate CA - and deploy an on-line standalone Subordinate CA.
Repadmin
Then install new Server 2008 R2 Enterprise subordinate CA.
Install and share a printer on a server and then enable printer pooling.
27. SrvA has the AD LDS role and an instance named LDSInst1. You connect to this instance by using the ADSI Edit utility. When you execute the Create Object wizard there is no User object class. What should be done so you can create user objects in LDSIn
Modify the schema of LDSInst1
Install a new server that runs a 64-bit version of Windows Server 2008 R2 Enterprise Edition. Install the Hyper-V role. Install the App1 and App2 in separate child virtual machines.
Windows Server 2003
In each office - install a WSUS server and configure the WSUS servers as a replica of the main office.
28. To ensure that when certain users log on to any client computers in the branch office - they automatically receive the local administrator rights to the computer - and when they log off - they must lose the administrator rights
Congifure the new Local User and Groups by using Group Policy Preferences option and link the policy to the Branch office site.
Utilize IFM (Install From Media)
PDC emulator with w32tm.exe
From Server1 - run the Create Basic Task Wizard
29. You need a solution that allows your users to collaborate with each other and that must meet these: enables - full text indexing of all user content - remote access to files by using a Web browser - secure access to files by assigning permisions; sup
1) Restart dc in DirectoryServiceRestoreMode - 2) Restory system state data to date before organizational unit was deleted - 3) Use ntdsutil utility to mark organizational unit as authoritative 4) Restart Domain Controller
Network Load Balancing (NLB)
Store the WSUS updates on a Distributed File System (DFS) link that uses multiple replicating targets.
Include a server that runs Microsoft Office SharePoint Server 2010
30. You have a couple support technicians located in branch office on Server 2008 R2 machines with the following requirements: Install server roles; stop and start services; minimize the security privileges granted to the support technicians
Application to the computer if you need to ensure that the application is installed on the computer before the user logs in.
Congifure the new Local User and Groups by using Group Policy Preferences option and link the policy to the Branch office site.
Assign the support technicans to the Administrators group on the Windows Server 2008 R2 servers.
Deploy the Root CA certificate to the external computers.
31. You need a tool that will help you manage LUN's for both iSCSI and Fibre Channel to support the provision of Virtual disks. You should recommend this.
Then Install IIS on perimeter network and redirect request to Online Responder on internal network.
Branch Cache server that operates in Hosted Cache mode in your recommendation. This is an ideal solution if the branch office already maintains a Server 2008 R2 server solution (no additional licenses would be needed)
Configure RODC for Administrator Role Separation
Storage manager for SANs
32. What should be used to montior the replication of group policy template files when your DFL is set at Windows Server 2008 R2?
Offline domain join
Dfsrdiag
Recommend GPT and basic disks
Share and Storage Management
33. To reduce the administration involved when making configuration changes in IIS for several servers that are part of NLB Cluster you should implement this.
IIS Chared Configuration
Then use Key Management Service (KMS) - DHCP server - and Windows Deployment Services.
Administrators is the minimum group membership required to complete this procedure.
Install a Server Core installation of Windows Server 2008 R2 Enterprise. Note: Remember clusters must be either 2008 Enterprise or Datacenter - you cannot build a Microsoft Cluster using Web or Standard Editions
34. When backing up multiple servers it is a Microsoft best practice to add the authorized user or group to the
Warning
: Invalid argument supplied for foreach() in
/var/www/html/basicversity.com/show_quiz.php
on line
183
35. when deploying Virtual Machines in a Remote Desktop pool you can minimize the amount of disk space used by the VM and reduced the admin effort by deploying this.
Create a GPO and link the GPO to the domain then configure the GPO to be enforced
The applications within the VM by using RemoteApp. Create a RemoteApp and Desktop Connection for each VM.
Assign permissions for the Groups OU and Branch OU to the help desk technicians.
You should: on one domain controller create an Active Directory-Integrated zone for remote domain and create and Active Directory-Integrated stub zone for main domain.
36. You plan to deploy 12 file servers. All computers and servers connect to Ethernet switches. Your data storage solution must meet these: maximizes performance and fault tolerance; allocates storage to the servers as needed; utilizes the existing netwo
Assign permissions for the Groups OU and Branch OU to the help desk technicians.
Network Load Balancing (NLB) Cluser for the front end WSUS servers. This will allow users to have the continued access in the event that WSUS servers become unavailable.
Click Start - click Run - type cmd - and then press ENTER. - At the command prompt - type dsmgmt.exe - and then press ENTER. - For a list of valid parameters - type ? - and then press ENTER. - By default - no local administrator role is defined on th
Install Windows Server 2008 R2 Datacenter Edition on each server. Deploy the servers in a failover cluster. Deploy an iSCSI storage area network (SAN) - You have a main office and branch office.
37. You have three domain controllers that perform a full back up every day. You need a recovery strategy for AD objects that meets these requirements: allows objects in a backup to be compared to objects in the live AD database; minimizes admin effort.
Use CISCO IP Helper command to configure.
You could restore the backup to an alternate location. Then mount the database using the AD Database Mounting Tool (Dsamain.exe)
Basic Authentication and SSL
Refresh the zone on DNS2
38. To be able to manage all the corporate servers from a workstation - you must install the
Install Windows Server Backup and modify the Windows firewall settings
Modify the DNS zone replication properties of the root domain - and change it to the ForestDNSZones application directory partition
Remote Server Administrative Tools (RSAT) on your administrative workstation or laptop
Active Directory Domains and Trusts
39. When configuring delegation of administration for Domain Controllers at a remote location you must Add the users or groups as members of the Domain Admins Group. However - be careful to allow just a certain user or group of users to manage the Domain
Create a Network Load Balancing cluster.
Request and obtain a server authentication certificate from a trusted certification authority (CA) in your organization or from a trusted third-party CA - Authorization Manager provides a flexible framework for integratin role-based access control in
dnscmd dcsrv2.company.com /zoneresettype company.com /dsprimary
Implement Windows System Resource Manager (WSRM)
40. You need to design a data storage solution that meets the following: users must be able to choose the documents that will be available when they are away from the network; minimize the number of documents that are stored on users' portable computers;
Install the RSAT tool on their workstation to provide for more efficient network management
Deploy a failover cluster that contains one node in each office.
Publish the application as a Remote App. Enable Remote Desktop Web Access (RD Web Access).
Configure offline files and enable manual caching
41. If users complain that it is hard to find the shared folders on the network implement
Create an e-mail account in AD DS for your RMS users.
Deploy a GPO for the Sales OU
Windows System Resource Manager (WSRM)
Additional DFS Targets
42. In order to replicate SYSVOL shares by using DFS Replicaiton (DFS-R)
Install Windows Server 2008 R2 Datacenter Edition on each server. Deploy the servers in a failover cluster. Deploy an iSCSI storage area network (SAN) - You have a main office and branch office.
Deploying a WSUS server in replica mode at the Branch office. You can also configure the WSUS in replica mode/split - this will allos the WSUS server to download list of updates from the parent but download the actual updates directly from Windows up
Raise the DFL to Windows Server 2008 R2.
Add George to the Domain Admins group.
43. All users store their files in their Documents folder. Some of these are very large. You are going to implement roaming profiles for all your users. You will configure this by using a GPO. To minimize the amount of time it takes for your users to log
Modify the GPO to include folder redirection
Install Windows Server 2008 R2 Datacenter Edition on each server. Deploy the servers in a failover cluster. Deploy an iSCSI storage area network (SAN) - You have a main office and branch office.
Assign permissions for the Groups OU and Branch OU to the help desk technicians.
CAPublishGP group should have the Manage CA permission.
44. You need to recommend a Windows update strategy for the new branch office. The branch office has a 512 Kbps connection the corporate office and a 2 MB connection to the Internet. You should recommend this.
Install WSUS 3.0 on a 2008 R2 server and configure Windows Update by using a GPO
Implement a domain-based DFS namespace that uses replication
Configure Audit Special Logon and define Special Groups
Deploying a WSUS server in replica mode at the Branch office. You can also configure the WSUS in replica mode/split - this will allos the WSUS server to download list of updates from the parent but download the actual updates directly from Windows up
45. So a user can install updates on an RODC while preventing them from logging on to any other domain controller...
Dfsrdiag
Use local roles options within "dsmgmt"
Modify Object Access Settings AND Global Object Access Auditing settings FROM Advanced Audit Policy configurations
An Active Directory subnet object needs to be created.
46. AD CS is configured on Server1 as a standalone CA. What two actions should you do to audit changes to the CA configuration settings and the CA security settings?
Event Log Subscriptions
1) Enable the Audit object access setting in the Local Security Policy for Srv1. 2) Configure auditing in the Certification Authority snap-in.
Authorization Manager role assignment
Implement Network Access Protection (NAP)
47. You need to implement read only copies of files at several locations. You currently have DFS for 2008 deployed. You should recommend this.
Storage manager for SANs
Upgrading DFS to Windows Server 2008 R2
Deploy a failover cluster that contains one node in each office.
Win2000 Native
48. you have fewer Server 2003 servers that have Terminal Services installed. you also have a firewall that runs ISA Server 2006. Your remote access strategy for the terminal servers needs to meet the following: encrypts all remote connections to the ter
A relying party trust should be created.
Recommend Active Directory delegation
Test-AppLockerPolicy
Upgrade one of the Server 2003 servers to Server 2008 R2. On this server implement the Remote Desktop Services Gateway (RD Gateway) role and configure a Remote Desktop Services connection authorization policy (RD CAP).
49. You need to ensure that users that access your web site can use any browser; however - they must be authenticated on a membership page. In order for this authentication to be done securely in IIS implement
Windows BitLocker Drive Encryption (Bit Locker)
Then use Windows Deployment Services (WDS) on DHCP1.
Active Directory Domains and Trusts
Basic Authentication and SSL
50. Jack and Jill go up the hill - both with a buck and a quarter
Jill came down with 2.50.
Active Directory Domains and Trusts
Microsoft Desktop Optimization Pack (MDOP)
Utilize IFM (Install From Media)
Sorry!:) No result found.
Can you answer 50 questions in 15 minutes?
Let me suggest you:
Browse all subjects
Browse all tests
Most popular tests
Major Subjects
Tests & Exams
AP
CLEP
DSST
GRE
SAT
GMAT
Certifications
CISSP go to https://www.isc2.org/
PMP
ITIL
RHCE
MCTS
More...
IT Skills
Android Programming
Data Modeling
Objective C Programming
Basic Python Programming
Adobe Illustrator
More...
Business Skills
Advertising Techniques
Business Accounting Basics
Business Strategy
Human Resource Management
Marketing Basics
More...
Soft Skills
Body Language
People Skills
Public Speaking
Persuasion
Job Hunting And Resumes
More...
Vocabulary
GRE Vocab
SAT Vocab
TOEFL Essential Vocab
Basic English Words For All
Global Words You Should Know
Business English
More...
Languages
AP German Vocab
AP Latin Vocab
SAT Subject Test: French
Italian Survival
Norwegian Survival
More...
Engineering
Audio Engineering
Computer Science Engineering
Aerospace Engineering
Chemical Engineering
Structural Engineering
More...
Health Sciences
Basic Nursing Skills
Health Science Language Fundamentals
Veterinary Technology Medical Language
Cardiology
Clinical Surgery
More...
English
Grammar Fundamentals
Literary And Rhetorical Vocab
Elements Of Style Vocab
Introduction To English Major
Complete Advanced Sentences
Literature
Homonyms
More...
Math
Algebra Formulas
Basic Arithmetic: Measurements
Metric Conversions
Geometric Properties
Important Math Facts
Number Sense Vocab
Business Math
More...
Other Major Subjects
Science
Economics
History
Law
Performing-arts
Cooking
Logic & Reasoning
Trivia
Browse all subjects
Browse all tests
Most popular tests