educational course/tutorialoutlet.com educational course/tutorialoutlet.com | Page 26

--------------------------------------------------------------------------------------- CMPS 11 Quiz5 FOR MORE CLASSES VISIT www . tutorialoutlet . com
doing a permission list for all five users . The five users will have global scope and will be added to a domain local scope group that can be assigned printer access . Global scope is used for directory objects that require daily maintenance , such as user accounts , computer accounts , or groups that require management across domains ( such as a department in multiple locations ). Universal scope is used to consolidate groups that span domains . Changes to global scope groups doesn ‘ t affect the universal scope group , but changes to the universal scope group causes the entire membership of the group to be replicated to every global catalog in the forest . The scope and Organizational Unit setup has been outlined in the below diagram . The above structure was chosen so that Group Policy could be applied to a select group of users or resources without having to set policies for each individual user .

--------------------------------------------------------------------------------------- CMPS 11 Quiz5 FOR MORE CLASSES VISIT www . tutorialoutlet . com

CMPS 11 Quiz5 This is a closed notes , closed book exam . June 3 , 2013 Ok to leave out 1 . ( 2 points ) Given the following variation on the IntListElement class from class , what would be printed by the program Main1 ? Put the output on the lines shown in the comments . class IntListElement {