what the differences are among domain local groups, domain
global, and universal groups
Answer / chitaranjan sathua
•Machine local groups
This type of group can be created on a local computer. The
security scope of this group is limited to this local
machine. This group can include members that are Domain
local groups, domain global groups and users within its
domain and forest.
•Domain local groups
This type of group can be created on a domain controller of
its perspective domain. This group can only be used to
assign permission on resources within the same domain. This
group can include user accounts, universal groups, and
global groups from any domain.
•Domain global groups
This type of group can be created on a domain controller of
its perspective domain. This group can be used to assign
permission on resources in any trusted domain. This group
can include user accounts, universal groups, and global
groups from any domain.
•Universal groups
This type of group can be created on a domain controller of
its perspective domain that is running in mixed mode or
higher. This group is known as "jack-of-all-trade" because
it is used to assign permissions to resources in multiple
domains. This group can include user accounts, universal
groups, and global groups from any domain.
| Is This Answer Correct ? | 3 Yes | 1 No |
what is the process to check server health
You work as the application developer at Certkiller .com. You are working on an application named Certkiller App11. Certkiller App11 must be configured to execute a series of mathematical computations simultaneously. What should you do next to configure Certkiller App11 to execute a series of mathematical computations simultaneously?
How would you find all users that have not logged on since last month?
What do you do to install a new Windows 2003 DC in a Windows 2000 AD?
What is software deployment? how we do software deployment?
Name some GPO settings in the computer and user parts.
You work as the application developer at Certkiller .com. You must specify a class which is optimized for key-based item retrieval from collections. Your class must cater for key-based item retrieval for small and large collections. Which of the following class types should you specify? A. Select the OrderedDictionary class. B. Select the HybridDictionary class. C. Select theListDictionary class. D. Select the Hashtable class
which location AD restore mode password stored?
You work as the application developer at Certkiller .com. The global cache contains an assembly named Certkiller Ass10. You are busy working on an assembly named Certkiller Ass09. Certkiller Ass9 includes a public method. You want the public method to be called from only Certkiller Ass10. Choose the permission class which you should use.
what is a wsus ? configuration steps
Hi, I'm currently placed in bangalore. where can i do Microsoft certification. let me know the best place to do.?
You work as the application developer at Certkiller .com. You create a new class that uses unmanaged resources, but which still has references to managed resources on other objects. You want users of the new class to be able to explicitly release resources when the class instance is no longer required. What should you do next? Choose the three actions which you should perform. Each correct answer presents only part of the complete solution.