Tuesday, October 9, 2007

Active directory Questions

Technical Interview Questions – Active Directory :

1. What is Active Directory?
2. What is LDAP?
3. Can you connect Active Directory to other 3rd-party Directory Services? Name a few options. 4. Where is the AD database held? What other folders are related to AD?
5. What is the SYSVOL folder?
6. Name the AD NCs and replication issues for each NC
7. What are application partitions? When do I use them
8. How do you create a new application partition
9. How do you view replication properties for AD partitions and DCs?
10.What is the Global Catalog?
11.How do you view all the GCs in the forest?
12. Why not make all DCs in a large forest as GCs?
13. Trying to look at the Schema, how can I do that?
14. What are the Support Tools? Why do I need them?
15. What is LDP? What is REPLMON? What is ADSIEDIT? What is NETDOM? What is REPADMIN?
What are sites? What are they used for?
16. What's the difference between a site link's schedule and interval?
17. What is the KCC?
18. What is the ISTG? Who has that role by default?
19. What are the requirements for installing AD on a new server?
20. What can you do to promote a server to DC if you're in a remote location with slow WAN link?
21. How can you forcibly remove AD from a server, and what do you do later? • Can I get user passwords from the AD database?
22. What tool would I use to try to grab security related packets from the wire?
Name some OU design considerations.
23. What is tombstone lifetime attribute?
24. What do you do to install a new Windows 2003 DC in a Windows 2000 AD?
25. What do you do to install a new Windows 2003 R2 DC in a Windows 2003 AD?
26. How would you find all users that have not logged on since last month?
27. What are the DS* commands?
28. What's the difference between LDIFDE and CSVDE? Usage considerations?
29. What are the FSMO roles? Who has them by default? What happens when each one fails?
30. What FSMO placement considerations do you know of?
31. I want to look at the RID allocation table for a DC. What do I do?
32. What's the difference between transferring a FSMO role and seizing one?
Which one should you NOT seize? Why?
33. How do you configure a "stand-by operation master" for any of the roles?
34. How do you backup AD?
35. How do you restore AD?
36. How do you change the DS Restore admin password?
37. Why can't you restore a DC that was backed up 4 months ago?
38. What are GPOs?
39. What is the order in which GPOs are applied?
40. Name a few benefits of using GPMC.
41. What are the GPC and the GPT? Where can I find them?
42. What are GPO links? What special things can I do to them?
43. What can I do to prevent inheritance from above?
44. How can I override blocking of inheritance?
45. How can you determine what GPO was and was not applied for a user?
Name a few ways to do that.
46. A user claims he did not receive a GPO, yet his user and computer accounts
are in the right OU, and everyone else there gets the GPO. What will you look for?
47. Name a few differences in Vista GPOs
48. Name some GPO settings in the computer and user parts.
49. What are administrative templates?
50. What's the difference between software publishing and assigning?

Configure The DNS Forwarders



Configure The DNS Forwarders :

1. Click Start, point to Programs, point to Administrative Tools, and then click
DNS to start the DNS Management Console.

2. Right click the DNS Server object for your server in the left pane of the console, and click
Properties.

3. Click the Forwarders tab.

4. Check the Enable forwarders check-box.

5. In the IP address box enter the IP address of the DNS servers you
want to forward queries to - typically the DNS server of your ISP.
You can also move them up or down. The one that is highest in the list gets
the first try, and if it does not respond within a given time limit - the query
will be forwarded to the next server in the list.

Create Invisible Folder in Windows

Create invisible folder in windows & xp by using follwing tricks:

The folder will not be hidden but will be invisible to eyes as it’ll be same as background & it’s icon is like that. Steps are bellow:-
1) Right Click on the desktop.Make a new folder

2)Now rename the folder to a unnamed one (to do this u have to hold ALT key and type 0160 or hold on Alt key and type 255(numlock should be on & use numpads ) ).

3)Now u have a folder with out a name.

4)Right click on the folder>properties>customize. Click on change icon.

5)Scroll a bit, u should find some empty spaces,(empty or blank iconimage) Click on any one of them. Press ok.

Monday, October 8, 2007

Set the Name in Taskbar

Show Your Name in Taskbar near Digital Time :

Follow the steps and see the Magic :

1. Open Start Menu and then open Control Panel.

2. Double click Regional and Language Options.

3. Click Customize (besides English U.S drop down menu).

4. Go to Time tab and change AM/PM symbols to the name of your choice.

Sunday, October 7, 2007

Feautures of Active directory

New Active Directory features in Windows Server 2003 with sp1 :

1. Multiple selection of user objects.

2. Drag-and-drop functionality

3. Efficient search capabilities

4. Saved queries.

5. Active Directory command-line tools

6. InetOrgPerson class.

7. Application directory partitions.

8. Universal group membership caching.

9. Secure LDAP traffic.

10.Active Directory quotas.


New domain- and forest-wide Active Directory features :

1. Domain controller rename tool.

2. Different location option for user and computer accounts.

3. Domain rename.

4. Forest trusts.

5. Forest restructuring.

6. Defunct schema objects.

7. Dynamic auxiliary classes.

8. Global catalog replication improvements.

9. Replication enhancements.

10. User access control to resources between domains or forests.

Friday, October 5, 2007

Req to install win 2003 Domain

Requirement to install the Win 2003 Domain Conroller :

1. An NTFS partition with enough free space.

2. An Administrator's username and password.

3. The correct operating system version.

4. A NIC Properly configured TCP/IP (IP address, subnet mask
and - optional - default gateway).

5. A network connection (to a hub or to another computer via a crossover cable).

6. An operational DNS server (which can be installed on the DC itself).

7. A Domain name that you want to use
The Windows Server 2003 CD media (or at least the i386 folder).

LDAPV3 and LDAPv2

Differences Between LDAPv2 and LDAPv3 :

LDAPv3 supports the following implementations that were not supported in LDAPv2:

•The use of UTF-8 for all text string attributes to support extended character sets. Active Directory sends all responses in UTF-8 encoded form.

•Operational attributes that the directory maintains for its own use (for example, to log the date and time when another attribute is modified).

•Referrals, which allow a server to direct a client to another server that might have the information the client is requesting. An LDAP server can return a referral to an LDAP client when the operation presented by the client cannot be serviced locally and the LDAP server has knowledge of other LDAP servers that can handle the operation.

•Schema publishing with the directory, which allows a client to discover what object classes and attributes a server supports.

•Extended searching operations that allow paging and sorting of results and client-defined searching and sorting controls.

•Stronger security through an SASL-based authentication mechanism.

•Extended operations, which provide additional functionality without changing the protocol version.

LDAPv3 is backward compatible with LDAPv2. A requirement of an LDAPv3 server is that an

LDAPv2 client be able to connect to it.