MCSE

What is the user profile in windows administration and what are all the contents in it?

Posted by on July 30, 2010 at 8:49 pm

User profile is a folder that contains a collection of settings and options of a user account. The user account settings may include desktop, documents, downloads, music, pictures and environment settings like desktop background, screen saver…etc. This folder is very important in any computer or operating system because it consists of all the data related [...]

How to configure and manage local and domain user account properties

Posted by on July 30, 2010 at 5:43 pm

You should be familiar in configuring and managing local as well as domain user accounts to get job as system / network administrator. There may be slight variation from windows 2000, 2003 and 2008 to configure and manage user accounts. I will explain this using windows server 2003 domain controller and windows 2003 member server. [...]

Step-by-step procedure to create Local and Domain User Account

Posted by on July 7, 2010 at 8:39 pm

Every person should have a user account to use the computer network on a regular bases. There are two types of user accounts. They are local user accounts and domain user accounts. Local user account enables user to log on to the local computer and to access local resources of that computer. Domain user accounts [...]

Step-by-step procedure to manage Active Directory objects

Posted by on July 7, 2010 at 12:11 am

In Active Directory, objects are stored with tight security, these objects can be located easily by authorized users and highly secured for unauthorized users. Once object is published in the active directory, management of the object is very easy for an administrator. Some of the most common Active Directory administrative tasks are Locating objects in [...]

What is an Oragnizational unit and how do we create and configure it’s properties

Posted by on July 6, 2010 at 4:40 pm

 An organizational unit is a type of Active Directory object and it is called as OU in simple form. OU is just like a folder of a windows file system. Folder is used to store files and folders and OU is used to hold other OU’s and objects. The main purpose of OU is to [...]

Step-by-step procedure to install active directory in windows server 2003

Posted by on July 5, 2010 at 11:33 pm

After installation and testing of a DNS server, we can install Active directory smoothly without having any problems. We install active directory in a server computer to promote it’s role to a Domain controller. Domain controller controls every member which is configured to use it. We have add each computer in a domain to be [...]

Step-by-Step procedure to test, monitor and troubleshoot DNS server

Posted by on July 5, 2010 at 1:17 am

We can do periodic monitoring and testing of DNS server and it’s clients to make sure that all components are functioning properly. We also can troubleshoot DNS events and operations from time to time. We use monitoring tab for testing and monitoring of DNS. We can get this tab by opening DNS server’s properties. We [...]

What exams and skills required to achieve MCSE – Microsoft Certified Systems Engineer

Posted by on June 23, 2010 at 4:23 pm

There are lot of areas, Microsoft is testing candidates through their certification programs. MCSA, MCSE, MCITP and MCTS are the certifications for the network administrators. We will become MCP (Microsoft Certified Professional) as soon as we pass one of the following exam. All 4 exams on networking systems given below are compulsory for MCSE Exam 70-290: [...]

Screen shots to configure clients to use a DNS server

Posted by on June 10, 2010 at 8:17 pm

We have to configure client computers in a domain or workgroup environment to use DNS server. Then client can request and get the information about host names. The DNS server will responds to it’s clients with the information of Host name to IP address mappings. The DNS sever can serve this information to it’s clients [...]

What are DNS resource records and how do we create them manually?

Posted by on June 10, 2010 at 4:50 pm

DNS resource records will be created automatically when we install and configure DNS Server with it’s feature of dynamic update. DNS server dynamically updates many types of DNS resource records. You have to create some of the records manually when some types of computers don’t support dynamic update and some types of records can not [...]