Owner: System Administration URL:http://system-administration-material.blogspot.com Join Date: Wed, 11 Jun 2008 07:11:49 -0500 Rating:0 Site Description: System Administration, Introduction of Network, Types of Networks, Network Devices, Topology, History of Microsoft Network O/S, IP-Address, Active Directory, Installation of Active Directory, Removal of Active Directory, Tools used for Active Directory Site statistics:Click here
Tools used for Active Directory 2008-06-09 01:38:00 Active Directory
Domains and Trusts:1 Implementing trusts2 Raising domain/forest functional levels3 Adding user logon suffixesActive Directory Sites and Services:25 Configuring intrasite/intersite replication26 Configuring global catalog27 Creation of sites, site links, subnets.28 Scheduling replicationActive Directory Users and Computers:29 Managing users/groups30 Managing computers.31 Managing O Read more:Active
, Tools
Installation of Active Directory 2008-06-09 01:36:00 Requirements:Windows 2003 O.S.A static IPNTFS partition with 250 MB of free HDD spaceDNS (Domain Naming System)Step1: on 2003 machine Start > Run> dcpromo>next>next>Select domain controller for a new domain>Domain in a new forest >next>Specify the domain name (Ex: zoom.com)>Net bios name (do nothing)>Next>database>next>Sysvol>next>Select middle one>next>Provide pwd>next>Restart - when it promptsAf Read more:Active
, Active Directory
, Directory
, Installation
Active Directory 2008-06-09 01:35:00 It is a centralized database where it contains the information about the objects like users, groups, computers, printers etc.AD is a centralized hierarchical Directory
Database.AD is a searchable Database.2003 O/S. when installed (gets installed as a stand alone server) to promoting to D.C. We have to install A.D.Domain Controller (D.C.):A server where A.D. is installed is called D.C.Functionality Read more:Active
, Active Directory
IP-Address 2008-06-09 01:34:00 There are two versions of IP's1. IP version 4: offers IPs up to 4.2 billion (32 bit size)2. IP version 6: 128 bit size.IP address is used for identifying the system and provides communication.IP address is of 32 bits divided in four octets.Each Octet is of 8 bits, separated by a (.) dot.IP is a combination of Network ID & Host ID.Uses subnet mask to differentiate Network ID with Host ID.Subnet Read more:Address
The History of Microsoft Network O/S 2008-06-09 01:33:00 1. Desktop O.S.: DOS, 95, WKS, 98, 2k Prof., XP-Prof.2. Network O.S.: UNIX, Win NT server 4.0, Win 2000 server, Win 2003 server.Win NT 3.1 – was introduced in 1993Win NT 3.5 – was introduced in 1994Win NT 4.0 – was introduced in 1996Win NT5.0 was renamed as windows 2000 server..NET server was renamed as windows 2003 serverHARDWARE REQUIREMENTSWindows 2003 Standard Edition:Ø1 RAM: Min:128 MB Read more:History
, Microsoft
Topology 2008-06-09 01:32:00 The way of cabling is called topology.The architecture of a network is called topologyThere are 2 Topologies :1) Network Topologies2) Logival TopologiesNetwork Topologies:E.g.: Bus, Star, Ring, and Mesh Topologies.Bus Topology:Components of Bus Topology:1. Co-axial cable (back bone cable)2. T- connectors3. BNC (British Network Connector)4. Terminator5. Patch cableDisadvantages of Bus:If anything g
Network Devices 2008-06-09 01:32:00 Hubs, Switches, Routers and NICs.HUB: Hub is a centralized device provides communication among systems when we have more that 2 computers we need to have a device called hub to interconnect.Disadvantage of a Hub:1)When we want to transfer some data from one system to another system.2)If our network has 24 systems the data packet instead of being sent only to the destined system it is being send to Read more:Devices
Types of Networks 2008-06-09 01:24:00 1)Local Area Network (LAN): Systems connected within the same geographical area is called LAN. A LAN can span 2 kilometers.Components of LAN:1. NIC (Network Interface Card)2. Cable – Co axial, cat5 or cat63. Hubs or Switches.2)Metropolitan Area Networking: MAN is a combination of LANs or WANS located and connected within the same city.Components of MAN:1. Router2. Brouter (Brouter is a combinati
Introduction of Network 2008-06-09 01:21:00 NETWORK: A network is a collection of computers connected together.NETWORKING: It is a process of communication between the interconnected devices basically to share the network resources.Benefits of Networking:1. Share resources.i) Dataii) Hardware2. Share S/W3. Sharing of licenseNetwork is a collection of computers connected together to get benefited from networking.Networking: Networking is a p Read more:Introduction
Installing Child Domain 2008-06-16 06:51:00 Requirements: Parent DCMember server or stand alone serverStatic IPDNSNTFS volume with 250 MB of free HDD space On Member Server or stand alone machine specify the server’s DNS.>Start >run>dcpromo>next>next>next>domain controller for a new domain>next>Child Domain in an existing tree>specify the parent domain’s administrator’s name & pwd. >Specify the child name>next>netbios name> next>
Global Catalog 2008-06-16 06:49:00 It is a service responsible for maintaining information about the objects and serving the requests made by the users by providing the location of the object.Global
Catalog runs on the port number 3268.All types of queries are first heard on this port number and forward the query to port no.389 (LDAP’s).Maintains the complete information about the objects within the same domain and partial inform
Transfer of ROLES 2008-06-16 06:48:00 We can transfer the roles for some temporary maintenance issues on to ADC and again we can transfer back the roles onto DC.We can transfer the roles in two ways1. Command mode2. Graphical modeTransfer of roles through command:On DCGo to command prompt and type ntdsutilType: rolesConnectionsConnect to server (name of ADC ex.sys2)QTransfer schema masterTransfer RID masterTransfer infrastructure mast
FSMO roles: (Flexible Single Master Operations): 2008-06-16 06:47:00 Forest wide Master
Operation:1. Schema master 2.Domain Naming masterDomain wide master operation:3. PDC emulator4. RID master5. Infrastructure master1.Schema Master:Responsible for overall management of the entire schema in a forest.The first DC installed acts as a schema master in the entire forest.There can be only one schema master in the entire forest2.Domain Naming Master: Responsible for add Read more:Flexible
, roles
NTDS.DIT - New Technology Directory Services. Directory Information Tree 2008-06-16 06:46:00 KCC: (Knowledge Consistency Checker): It is a service of A.D., which is responsible for intimating, or updating the changes made either in DC or ADC.Active Directory
is saved in a file called NTDS.DITC:\windows\ntds\ntds.ditNTDS.DIT - New Technology
Directory Services
. Directory Information TreeIt is a file logically divided into four partitions.1. Schema partition2. Configuration partition3. Doma
Practcal Steps for Site 2008-06-16 02:29:00 Implementing sites:Forceful replication:On DCStart >programs> admin tools > ADSS > expand sites > default first site>servers>Expand DC server > NTDS settings >right click on automatically generated>replicate now>ok.Repeat the same for DC & ADCCreating a site:Open ADSS>Right click on sites>New site>Site name (e.g. UK, US)Select default site link>OkMoving ADC into another site:Select ADC>Right c
Active Directory Component 2008-06-16 02:28:00 Logical Structure Physical StructureDomains sitesTrees Domain ControllersForestOrganizational UnitA.D. Component
s:1 Logical structure is useful for organizing the network.2 Logical components cannot be seen3 Physical structure is useful for representing our organization for developing the organizational structure.4 It reflects the organization (mirrors)5 Physical structure can be seen. Ex. Site Read more:Active
, Active Directory
, Directory
Installing ADC (Additional Domain Controller) 2008-06-16 01:23:00 Requirements:D.C.Static .P.DNSStand-alone or Member Server.Step1: on Stand alone machine or member server35 Specify I.P.36 Specify prefer DNS as servers IP.37 Start > run >ping server’s IP.Step2: >start >run >dcpromo>next>next>select ADC for an existing domain38 Specify administrator’s name & pwd.39 Domain name of DC (eg.zoom.com)40 Browse the domain41 Next>next> restore pwd.ADC is a back
Sharing 2008-06-17 19:12:00 In order to make a resource to be available over the network and to be accessed by network users we need to implement sharing.The moment we create a share on a server, server acts like a file server.Sharing
a resource:On DCOpen my computerSelect any driveCreate a new folderGive name of the folderRight click on the folderSelect sharing and securityShare this folderApply > okAccessing share resource
Editing Polocies 2008-06-17 19:06:00 User right assignments (Logon locally allowing logon locally right to a normal user.):On DCCreate a user a/c in ADUCAllowing him to logonStart >programs>admin tools>DCSP>expand local policies>user rights>D/C allow logon locally>add the user.Start>run>gpupdate.Verify: On DC logon as a userDisabling password complexity policy:Start >programs>admin tools>domain security policy>expand a/c policies>pas
User Management 2008-06-17 18:53:00 User Account:User A/Cs is useful for assigning to the user to participate in the network.There are two types of accounts 50 Domain User Accounts51 Local User Accounts1. Domain User Accounts:These are created in the AD and they proved centralized management of users besides easy administration2. Local User Accounts:These can be created on the Local machines where the client works. Ex. 2000 prof. XP Read more:Management
Member Server 2008-06-17 12:36:00 A server, which is a part of DC, is called Member
Server. Server like WINNT, 2000 and 2003 can be configured as Member Server. Server, which is part of the Domain, is called Member Server.Member Servers are usedLoad balancing Load sharing form DCs A member server can be configured as any of the following servers. 1) Application service (oracle/SQL) 2) Mail server3) File server4) Print server 5) DN
Trust Relationship 2008-06-17 03:18:00 Trust is a process of enabling resources of one domain to be accessed by another domain.Functional Levels: 1. Domain Functional Level: a) Windows 2000 mixedb) Windows 2000 nativec) Interimd) Windows 2003 server2. Forest Functional Level: a) Windows 2000 mixedb) Interimc) Windows 2003 server.1.a.) Windows 2000 mixed: By default when we install 2000 or 2003 o/s it gets installed in win 2000 mixed m Read more:Relationship
New Domain Tree in Existing Forest 2008-06-17 03:08:00 Requirements: Forest
(initial domain controller or root domain controller)On member server or stand-alone machine.Specify the server’s DNS.Start>run>dcpromo>next>next>next>Domain Controller for a new domain.Select Domain tree in an existing forest.Specify the root domain’s admin’s name & pwdNext> specify the new domain name>next>net bios name>next>database > next>sysvol>next>DNS next>per
Restoration 2008-06-19 07:13:00 There are two types of restoration:1)Non-authoritative restore2)Authoritative restoreRestoration of system state data can be done either authoritative or non authoritativeNon-authoritative restore is a normal restore useful when we have only one DC in the network. It does not increment the USN values of the objects after restoration. It uses older USN values only.1. Authoritative restore: This is
Backup 2008-06-19 07:08:00 It is a process of protecting user data or system state data on to separate storage devices.NT supported only one type of storage media, i.e. tapes.2000&03 supports tapes, floppies, HDDS (Hard Disk Drives), zip floppies, RSD (Remote Storage Devices)Back up utilities:The default backup utility provided by NT, 2000, 2003.NTbackup utility Comes along with the OS. Provides minimum benefits could h
Scripts 2008-06-19 07:06:00 Scripts are useful to automate administrative tasks, which are routine. We can have startup and shutdown scripts, administrative scripts, login & logoff scriptsImplementing scripts using group policy:On DCCreate a folder (in D or E drive)Share it with full controlStart-run (notepad)Type wscript.echo “use the force read the source”Save the file as (filename.vbs) in the share folder we have Read more:Scripts
Folder Redirection 2008-06-19 07:04:00 It is useful when we have implemented mandatory profile for users as a result they cannot save anything on the desktop, unknowingly if they save, that saved desktop contents should be saved in another location we call it as folder redirection. (Users do not lose their data)Implementing folder redirection:On DCCreate a roaming profile for a userAnd convert it into mandatoryNote: create a new OU at Read more:Folder