SlideShare a Scribd company logo
1 of 22
Windows Server
Hideo
Server configuration
2
Server configuration(Windows)
• VMware ESXi Server (Primary/Secondary)
- Domain controller (ocaat1) … DHCP/DNS Server
- Domain controller (staff1) … DNS Server
- Domain controller (student1) … DNS Server
• File Server (for staff/student)
• Backup Server
• WSUS Server
• Terminal Server 1/2
Active Directory
3
Domain controller & Active Directory
•Domain: A mechanism for managing
computers and users in a company as a
whole
•Domain controller: a server that provides
domain functionality
•Active Directory: Name of function group
(brand name) provided by Microsoft
centered on domain function 4
staff1 domain
staffdc01
(Domain Controller)
studentdc01
(Domain Controller)
student1 domain
ocaat1 domain
(root domain)
ocaatdc01
(Parent Domain Controller)
Active Directory Diagram
5
About Organization Unit (OU)
Organization Unit :
Something like a folder to store various objects of Active
Directory
Our staff domain controller has three OUs as below.
Start -> Active Directory Users and Computers
- OCAAT GROUPS
- OCAAT ACCADEMIC OU
- OCAAT NON-ACCADEMIC OU
6
How to add user account 1
Action menu -> New -> User
• Type First name & Last name: John Brown
• Type User logon name: jbrown
• Click Next
• Type Password: ******
• Click Finish
7
How to add user account 2
Open Properties
Profile tab:
• (User profile) Logon script: WKIX32.exe loginscript.kix
• (Home folder) Connect: O:
To: NX3000STAFFMANAGEMENT_HOME$jbrown
Member of tab:
• Click Add
• Type object name: ICT SUPPORT
• Click OK -> Click OK again
8
about logon script 1
• A series of instructions the client machine follows each time
the user log on.
• Describe the processing to be executed at logon.
<Folder>
C:WindowsSYSVOLsysvoldomain-namescripts
<File>
loginscript.kix
9
about logon script 2
if ingroup("ICT SUPPORT")
; INFORMATION TECHNOLOGY SUPPORT
shell 'net use O: "nx3000staff.staff1.XXXXX.ac.bwMANAGEMENT_HOME$%username%"'
shell 'net use P: "nx3000staff.staff1.XXXXX.ac.bwSTAFF_SHARE$"'
shell 'net use R: "nx3000staff.staff1.XXXXX.ac.bwICT SUPPORT$"'
endif
(explain)
If group is “ICT SUPPORT”, execute below command line.
net use command: Map shared folder to local drive
nx3000staff: Staff File Server
10
How to add user account 3
Make personal share folder
• login File Server (nx3000staff)
- Open Explorer
- Folder: D:STAFFSTAFF HOME DIRECTORYMANAGEMENT_HOME
- File: jbrown
11
File Server
•File server is a server installed for sharing
files over a network such as LAN or WAN.
12
Make share folder
•Login File Server
•Right-click folder -> Click Properties
•Select Sharing tab -> Advanced Sharing
•Check “Share this folder”
•Click Permissions -> Add Share
Permission Group
•Access FileServer
13
Group Policy 1
• Group Policy is a hierarchical infrastructure that
allows a network administrator in charge of
Microsoft's Active Directory to implement specific
configurations for users and computers.
• Group Policy can also be used to define user,
security and networking policies at the machine
level.
14
Group Policy 2
•Start “Group Policy Management”
•Expand “Forest: ocaat1.ce.ac.bw”
•Expand “Domains”
•Expand “staff1.ocaat1.ce.ac.bw”
•Click OCAAT Group Policy
•Click Settings tab
15
Group Policy 3
(for example)
•Minimum password length : 6
•proxy settings : 10.XX.29.6 3128
•Schedule : At 11:00 PM every Friday of every
week. c:Windowssystem32shutdown.exe
/f /s /t 600
•Home page: http://www.ocaat1.ce.ac.bw/
16
DHCP Server 1
•DHCP (Dynamic Host Configuration
Protocol) is a function to select an unused
IP address and dynamically allocate it to
clients.
17
DHCP Server 2
•Start -> DHCP
•We have four Scope
- 10.XX.24.0/22 (Students)
- 10.XX.29.0/25 (Default)
- 10.X.29.128/25 (Miscellaneous) *not use
- 10.XX.30.0/23 (Staff)
18
DHCP Server 3
Address Pool: Available IP address range
Address Leases: Address Lease Status
Reservations: IP address can be reserved
Scope Options: Configuration Router/IP PHONE
19
DNS Server 1
•The Domain Name System (DNS) is a hierarchical
decentralized naming system for computers or
other resources connected to the Internet or a
private network.
•It serves as the phone book for the Internet by
translating human-friendly computer hostnames
into IP addresses.
•For example, the domain name www.google.co.bw
translates to the addresses 216.58.223.3.
20
DNS Server 2
The description format that combines host name and domain name like
"www.google.co.bw" is called Fully Qualified Domain Name (FQDN).
www. google. co. bw
Host name Domain name
Top Level Domain (bw,jp,com,etc)
Second Level Domain (co,ac,go,etc)
Third Level Domain
(company name and organization, etc)
Forth Level Domain (hostname)
21
DNS Server 3
bw
/
co
jp
ac
google
www
<Name resolution flow>
(exsample: www.google.co.bw)
1. Ask ocaat1’s DNS Server
2. If ocaat1’s DNS Server don’t know, ask /(root) DNS Server.
3. /(root) domain DNS server queries bw domain.
4. Bw domain DNS Server queries co domain.
5. Co domain DNS Server queries google domain.
6. Google DNS server will answer IP address.
ce
ocaat1
terminal proxy
1
2
3
4
5
www =
216.58.225.3
6
22

More Related Content

What's hot

History of Windows Server
History of Windows ServerHistory of Windows Server
History of Windows Serversundas Shabbir
 
Lecture5 virtualization
Lecture5 virtualizationLecture5 virtualization
Lecture5 virtualizationhktripathy
 
Active directory domain service
Active directory domain serviceActive directory domain service
Active directory domain serviceFestus Oriaku
 
Introduction to Network and System Administration
Introduction to Network and System AdministrationIntroduction to Network and System Administration
Introduction to Network and System AdministrationDuressa Teshome
 
Network and System Administration chapter 2
Network and System Administration chapter 2Network and System Administration chapter 2
Network and System Administration chapter 2IgguuMuude
 
Server 2008 r2 ppt
Server 2008 r2 pptServer 2008 r2 ppt
Server 2008 r2 pptRaj Solanki
 
Windows Server 2016 First Look (Part 1)
Windows Server 2016 First Look (Part 1)Windows Server 2016 First Look (Part 1)
Windows Server 2016 First Look (Part 1)Tuan Yang
 
Networking in linux
Networking in linuxNetworking in linux
Networking in linuxVarnnit Jain
 
Disk and File System Management in Linux
Disk and File System Management in LinuxDisk and File System Management in Linux
Disk and File System Management in LinuxHenry Osborne
 
System Administration: Introduction to system administration
System Administration: Introduction to system administrationSystem Administration: Introduction to system administration
System Administration: Introduction to system administrationKhang-Ling Loh
 
Linux Server vs Windows Server
Linux Server vs Windows ServerLinux Server vs Windows Server
Linux Server vs Windows ServerKongChunLeong1
 
Network administration and Management
Network administration and ManagementNetwork administration and Management
Network administration and ManagementBry Cunal
 
Microsoft Active Directory
Microsoft Active DirectoryMicrosoft Active Directory
Microsoft Active Directorythebigredhemi
 
Presentation on samba server
Presentation on samba serverPresentation on samba server
Presentation on samba serverVeeral Bhateja
 

What's hot (20)

Windows Server 2019 -InspireTech 2019
Windows Server 2019 -InspireTech 2019Windows Server 2019 -InspireTech 2019
Windows Server 2019 -InspireTech 2019
 
History of Windows Server
History of Windows ServerHistory of Windows Server
History of Windows Server
 
Lecture5 virtualization
Lecture5 virtualizationLecture5 virtualization
Lecture5 virtualization
 
Active directory domain service
Active directory domain serviceActive directory domain service
Active directory domain service
 
Introduction to Network and System Administration
Introduction to Network and System AdministrationIntroduction to Network and System Administration
Introduction to Network and System Administration
 
Network and System Administration chapter 2
Network and System Administration chapter 2Network and System Administration chapter 2
Network and System Administration chapter 2
 
Systems Administration
Systems AdministrationSystems Administration
Systems Administration
 
Server 2008 r2 ppt
Server 2008 r2 pptServer 2008 r2 ppt
Server 2008 r2 ppt
 
Windows Server 2016 First Look (Part 1)
Windows Server 2016 First Look (Part 1)Windows Server 2016 First Look (Part 1)
Windows Server 2016 First Look (Part 1)
 
WINDOWS SERVER 2008
WINDOWS SERVER 2008WINDOWS SERVER 2008
WINDOWS SERVER 2008
 
Networking in linux
Networking in linuxNetworking in linux
Networking in linux
 
Introduction to Server
Introduction to ServerIntroduction to Server
Introduction to Server
 
Active Directory
Active DirectoryActive Directory
Active Directory
 
Disk and File System Management in Linux
Disk and File System Management in LinuxDisk and File System Management in Linux
Disk and File System Management in Linux
 
System Administration: Introduction to system administration
System Administration: Introduction to system administrationSystem Administration: Introduction to system administration
System Administration: Introduction to system administration
 
Hypervisor
HypervisorHypervisor
Hypervisor
 
Linux Server vs Windows Server
Linux Server vs Windows ServerLinux Server vs Windows Server
Linux Server vs Windows Server
 
Network administration and Management
Network administration and ManagementNetwork administration and Management
Network administration and Management
 
Microsoft Active Directory
Microsoft Active DirectoryMicrosoft Active Directory
Microsoft Active Directory
 
Presentation on samba server
Presentation on samba serverPresentation on samba server
Presentation on samba server
 

Similar to Windows server

UGIF 12 2010 - features11.70
UGIF 12 2010 - features11.70UGIF 12 2010 - features11.70
UGIF 12 2010 - features11.70UGIF
 
Informix User Group France - 30/11/2010 - Fonctionalités IDS 11.7
Informix User Group France - 30/11/2010 - Fonctionalités IDS 11.7Informix User Group France - 30/11/2010 - Fonctionalités IDS 11.7
Informix User Group France - 30/11/2010 - Fonctionalités IDS 11.7Nicolas Desachy
 
RNUG 2020: Virtual, Faster, Better! How to deploy HCL Notes 11.0.1 FP2 for Ci...
RNUG 2020: Virtual, Faster, Better! How to deploy HCL Notes 11.0.1 FP2 for Ci...RNUG 2020: Virtual, Faster, Better! How to deploy HCL Notes 11.0.1 FP2 for Ci...
RNUG 2020: Virtual, Faster, Better! How to deploy HCL Notes 11.0.1 FP2 for Ci...panagenda
 
RNUG - Virtual, Faster, Better! How to deploy HCL Notes 11.0.1 FP2 for Citrix...
RNUG - Virtual, Faster, Better! How to deploy HCL Notes 11.0.1 FP2 for Citrix...RNUG - Virtual, Faster, Better! How to deploy HCL Notes 11.0.1 FP2 for Citrix...
RNUG - Virtual, Faster, Better! How to deploy HCL Notes 11.0.1 FP2 for Citrix...Christoph Adler
 
From A to Z-itrix: Setting up the most stable and fastest HCL Notes client on...
From A to Z-itrix: Setting up the most stable and fastest HCL Notes client on...From A to Z-itrix: Setting up the most stable and fastest HCL Notes client on...
From A to Z-itrix: Setting up the most stable and fastest HCL Notes client on...panagenda
 
24HOP Introduction to Linux for SQL Server DBAs
24HOP Introduction to Linux for SQL Server DBAs24HOP Introduction to Linux for SQL Server DBAs
24HOP Introduction to Linux for SQL Server DBAsKellyn Pot'Vin-Gorman
 
Von A bis Z-itrix: Installieren Sie den stabilsten und schnellsten HCL Notes-...
Von A bis Z-itrix: Installieren Sie den stabilsten und schnellsten HCL Notes-...Von A bis Z-itrix: Installieren Sie den stabilsten und schnellsten HCL Notes-...
Von A bis Z-itrix: Installieren Sie den stabilsten und schnellsten HCL Notes-...panagenda
 
CollabSphere 2020: INF111 - Virtual, Faster, Better! How to deploy HCL Notes ...
CollabSphere 2020: INF111 - Virtual, Faster, Better! How to deploy HCL Notes ...CollabSphere 2020: INF111 - Virtual, Faster, Better! How to deploy HCL Notes ...
CollabSphere 2020: INF111 - Virtual, Faster, Better! How to deploy HCL Notes ...panagenda
 
CollabSphere 2020 Live - Virtual, Faster, Better! How to deploy HCL Notes 11....
CollabSphere 2020 Live - Virtual, Faster, Better! How to deploy HCL Notes 11....CollabSphere 2020 Live - Virtual, Faster, Better! How to deploy HCL Notes 11....
CollabSphere 2020 Live - Virtual, Faster, Better! How to deploy HCL Notes 11....Christoph Adler
 
Apache web server installation/configuration, Virtual Hosting
Apache web server installation/configuration, Virtual HostingApache web server installation/configuration, Virtual Hosting
Apache web server installation/configuration, Virtual Hostingwebhostingguy
 
Operating System
Operating SystemOperating System
Operating SystemBini Menon
 
Administering computer accounts and resources in active directory
Administering computer accounts and resources in active directoryAdministering computer accounts and resources in active directory
Administering computer accounts and resources in active directoryKavinda Prabhath
 
Lamp ppt
Lamp pptLamp ppt
Lamp pptReka
 
OpenNMS - My Notes
OpenNMS - My NotesOpenNMS - My Notes
OpenNMS - My Notesashrawi92
 
(ATS6-PLAT07) Managing AEP in an enterprise environment
(ATS6-PLAT07) Managing AEP in an enterprise environment(ATS6-PLAT07) Managing AEP in an enterprise environment
(ATS6-PLAT07) Managing AEP in an enterprise environmentBIOVIA
 
Privilege Escalation with Metasploit
Privilege Escalation with MetasploitPrivilege Escalation with Metasploit
Privilege Escalation with Metasploitegypt
 
Ctive directory interview question and answers
Ctive directory interview question and answersCtive directory interview question and answers
Ctive directory interview question and answerssankar palla
 

Similar to Windows server (20)

UGIF 12 2010 - features11.70
UGIF 12 2010 - features11.70UGIF 12 2010 - features11.70
UGIF 12 2010 - features11.70
 
Informix User Group France - 30/11/2010 - Fonctionalités IDS 11.7
Informix User Group France - 30/11/2010 - Fonctionalités IDS 11.7Informix User Group France - 30/11/2010 - Fonctionalités IDS 11.7
Informix User Group France - 30/11/2010 - Fonctionalités IDS 11.7
 
RNUG 2020: Virtual, Faster, Better! How to deploy HCL Notes 11.0.1 FP2 for Ci...
RNUG 2020: Virtual, Faster, Better! How to deploy HCL Notes 11.0.1 FP2 for Ci...RNUG 2020: Virtual, Faster, Better! How to deploy HCL Notes 11.0.1 FP2 for Ci...
RNUG 2020: Virtual, Faster, Better! How to deploy HCL Notes 11.0.1 FP2 for Ci...
 
RNUG - Virtual, Faster, Better! How to deploy HCL Notes 11.0.1 FP2 for Citrix...
RNUG - Virtual, Faster, Better! How to deploy HCL Notes 11.0.1 FP2 for Citrix...RNUG - Virtual, Faster, Better! How to deploy HCL Notes 11.0.1 FP2 for Citrix...
RNUG - Virtual, Faster, Better! How to deploy HCL Notes 11.0.1 FP2 for Citrix...
 
From A to Z-itrix: Setting up the most stable and fastest HCL Notes client on...
From A to Z-itrix: Setting up the most stable and fastest HCL Notes client on...From A to Z-itrix: Setting up the most stable and fastest HCL Notes client on...
From A to Z-itrix: Setting up the most stable and fastest HCL Notes client on...
 
24HOP Introduction to Linux for SQL Server DBAs
24HOP Introduction to Linux for SQL Server DBAs24HOP Introduction to Linux for SQL Server DBAs
24HOP Introduction to Linux for SQL Server DBAs
 
Von A bis Z-itrix: Installieren Sie den stabilsten und schnellsten HCL Notes-...
Von A bis Z-itrix: Installieren Sie den stabilsten und schnellsten HCL Notes-...Von A bis Z-itrix: Installieren Sie den stabilsten und schnellsten HCL Notes-...
Von A bis Z-itrix: Installieren Sie den stabilsten und schnellsten HCL Notes-...
 
CollabSphere 2020: INF111 - Virtual, Faster, Better! How to deploy HCL Notes ...
CollabSphere 2020: INF111 - Virtual, Faster, Better! How to deploy HCL Notes ...CollabSphere 2020: INF111 - Virtual, Faster, Better! How to deploy HCL Notes ...
CollabSphere 2020: INF111 - Virtual, Faster, Better! How to deploy HCL Notes ...
 
CollabSphere 2020 Live - Virtual, Faster, Better! How to deploy HCL Notes 11....
CollabSphere 2020 Live - Virtual, Faster, Better! How to deploy HCL Notes 11....CollabSphere 2020 Live - Virtual, Faster, Better! How to deploy HCL Notes 11....
CollabSphere 2020 Live - Virtual, Faster, Better! How to deploy HCL Notes 11....
 
Apache web server installation/configuration, Virtual Hosting
Apache web server installation/configuration, Virtual HostingApache web server installation/configuration, Virtual Hosting
Apache web server installation/configuration, Virtual Hosting
 
Operating System
Operating SystemOperating System
Operating System
 
Administering computer accounts and resources in active directory
Administering computer accounts and resources in active directoryAdministering computer accounts and resources in active directory
Administering computer accounts and resources in active directory
 
linux installation.pdf
linux installation.pdflinux installation.pdf
linux installation.pdf
 
Lamp ppt
Lamp pptLamp ppt
Lamp ppt
 
OpenNMS - My Notes
OpenNMS - My NotesOpenNMS - My Notes
OpenNMS - My Notes
 
Lamp ppt
Lamp pptLamp ppt
Lamp ppt
 
(ATS6-PLAT07) Managing AEP in an enterprise environment
(ATS6-PLAT07) Managing AEP in an enterprise environment(ATS6-PLAT07) Managing AEP in an enterprise environment
(ATS6-PLAT07) Managing AEP in an enterprise environment
 
Privilege Escalation with Metasploit
Privilege Escalation with MetasploitPrivilege Escalation with Metasploit
Privilege Escalation with Metasploit
 
Cl221
Cl221Cl221
Cl221
 
Ctive directory interview question and answers
Ctive directory interview question and answersCtive directory interview question and answers
Ctive directory interview question and answers
 

More from Hideo Amezawa

JICA国際協力出前講座ーアフリカの国際的な支援からの自立に向けて
JICA国際協力出前講座ーアフリカの国際的な支援からの自立に向けてJICA国際協力出前講座ーアフリカの国際的な支援からの自立に向けて
JICA国際協力出前講座ーアフリカの国際的な支援からの自立に向けてHideo Amezawa
 
カミーノ・デ・サンティアゴ
カミーノ・デ・サンティアゴカミーノ・デ・サンティアゴ
カミーノ・デ・サンティアゴHideo Amezawa
 
Japan overseas cooperation volunteers
Japan overseas cooperation volunteersJapan overseas cooperation volunteers
Japan overseas cooperation volunteersHideo Amezawa
 
青年海外協力隊のブログサイト
青年海外協力隊のブログサイト青年海外協力隊のブログサイト
青年海外協力隊のブログサイトHideo Amezawa
 

More from Hideo Amezawa (10)

JICA国際協力出前講座ーアフリカの国際的な支援からの自立に向けて
JICA国際協力出前講座ーアフリカの国際的な支援からの自立に向けてJICA国際協力出前講座ーアフリカの国際的な支援からの自立に向けて
JICA国際協力出前講座ーアフリカの国際的な支援からの自立に向けて
 
Network
NetworkNetwork
Network
 
MySQL
MySQLMySQL
MySQL
 
Linux basic1&amp;2
Linux basic1&amp;2Linux basic1&amp;2
Linux basic1&amp;2
 
Linux basic3
Linux basic3Linux basic3
Linux basic3
 
Ansible
AnsibleAnsible
Ansible
 
カミーノ・デ・サンティアゴ
カミーノ・デ・サンティアゴカミーノ・デ・サンティアゴ
カミーノ・デ・サンティアゴ
 
Japan overseas cooperation volunteers
Japan overseas cooperation volunteersJapan overseas cooperation volunteers
Japan overseas cooperation volunteers
 
青年海外協力隊のブログサイト
青年海外協力隊のブログサイト青年海外協力隊のブログサイト
青年海外協力隊のブログサイト
 
選挙
選挙選挙
選挙
 

Recently uploaded

BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...M56BOOKSTORE PRODUCT/SERVICE
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
Class 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfClass 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfakmcokerachita
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfUmakantAnnand
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 

Recently uploaded (20)

BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
Class 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfClass 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdf
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.Compdf
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 

Windows server

  • 3. Server configuration(Windows) • VMware ESXi Server (Primary/Secondary) - Domain controller (ocaat1) … DHCP/DNS Server - Domain controller (staff1) … DNS Server - Domain controller (student1) … DNS Server • File Server (for staff/student) • Backup Server • WSUS Server • Terminal Server 1/2 Active Directory 3
  • 4. Domain controller & Active Directory •Domain: A mechanism for managing computers and users in a company as a whole •Domain controller: a server that provides domain functionality •Active Directory: Name of function group (brand name) provided by Microsoft centered on domain function 4
  • 5. staff1 domain staffdc01 (Domain Controller) studentdc01 (Domain Controller) student1 domain ocaat1 domain (root domain) ocaatdc01 (Parent Domain Controller) Active Directory Diagram 5
  • 6. About Organization Unit (OU) Organization Unit : Something like a folder to store various objects of Active Directory Our staff domain controller has three OUs as below. Start -> Active Directory Users and Computers - OCAAT GROUPS - OCAAT ACCADEMIC OU - OCAAT NON-ACCADEMIC OU 6
  • 7. How to add user account 1 Action menu -> New -> User • Type First name & Last name: John Brown • Type User logon name: jbrown • Click Next • Type Password: ****** • Click Finish 7
  • 8. How to add user account 2 Open Properties Profile tab: • (User profile) Logon script: WKIX32.exe loginscript.kix • (Home folder) Connect: O: To: NX3000STAFFMANAGEMENT_HOME$jbrown Member of tab: • Click Add • Type object name: ICT SUPPORT • Click OK -> Click OK again 8
  • 9. about logon script 1 • A series of instructions the client machine follows each time the user log on. • Describe the processing to be executed at logon. <Folder> C:WindowsSYSVOLsysvoldomain-namescripts <File> loginscript.kix 9
  • 10. about logon script 2 if ingroup("ICT SUPPORT") ; INFORMATION TECHNOLOGY SUPPORT shell 'net use O: "nx3000staff.staff1.XXXXX.ac.bwMANAGEMENT_HOME$%username%"' shell 'net use P: "nx3000staff.staff1.XXXXX.ac.bwSTAFF_SHARE$"' shell 'net use R: "nx3000staff.staff1.XXXXX.ac.bwICT SUPPORT$"' endif (explain) If group is “ICT SUPPORT”, execute below command line. net use command: Map shared folder to local drive nx3000staff: Staff File Server 10
  • 11. How to add user account 3 Make personal share folder • login File Server (nx3000staff) - Open Explorer - Folder: D:STAFFSTAFF HOME DIRECTORYMANAGEMENT_HOME - File: jbrown 11
  • 12. File Server •File server is a server installed for sharing files over a network such as LAN or WAN. 12
  • 13. Make share folder •Login File Server •Right-click folder -> Click Properties •Select Sharing tab -> Advanced Sharing •Check “Share this folder” •Click Permissions -> Add Share Permission Group •Access FileServer 13
  • 14. Group Policy 1 • Group Policy is a hierarchical infrastructure that allows a network administrator in charge of Microsoft's Active Directory to implement specific configurations for users and computers. • Group Policy can also be used to define user, security and networking policies at the machine level. 14
  • 15. Group Policy 2 •Start “Group Policy Management” •Expand “Forest: ocaat1.ce.ac.bw” •Expand “Domains” •Expand “staff1.ocaat1.ce.ac.bw” •Click OCAAT Group Policy •Click Settings tab 15
  • 16. Group Policy 3 (for example) •Minimum password length : 6 •proxy settings : 10.XX.29.6 3128 •Schedule : At 11:00 PM every Friday of every week. c:Windowssystem32shutdown.exe /f /s /t 600 •Home page: http://www.ocaat1.ce.ac.bw/ 16
  • 17. DHCP Server 1 •DHCP (Dynamic Host Configuration Protocol) is a function to select an unused IP address and dynamically allocate it to clients. 17
  • 18. DHCP Server 2 •Start -> DHCP •We have four Scope - 10.XX.24.0/22 (Students) - 10.XX.29.0/25 (Default) - 10.X.29.128/25 (Miscellaneous) *not use - 10.XX.30.0/23 (Staff) 18
  • 19. DHCP Server 3 Address Pool: Available IP address range Address Leases: Address Lease Status Reservations: IP address can be reserved Scope Options: Configuration Router/IP PHONE 19
  • 20. DNS Server 1 •The Domain Name System (DNS) is a hierarchical decentralized naming system for computers or other resources connected to the Internet or a private network. •It serves as the phone book for the Internet by translating human-friendly computer hostnames into IP addresses. •For example, the domain name www.google.co.bw translates to the addresses 216.58.223.3. 20
  • 21. DNS Server 2 The description format that combines host name and domain name like "www.google.co.bw" is called Fully Qualified Domain Name (FQDN). www. google. co. bw Host name Domain name Top Level Domain (bw,jp,com,etc) Second Level Domain (co,ac,go,etc) Third Level Domain (company name and organization, etc) Forth Level Domain (hostname) 21
  • 22. DNS Server 3 bw / co jp ac google www <Name resolution flow> (exsample: www.google.co.bw) 1. Ask ocaat1’s DNS Server 2. If ocaat1’s DNS Server don’t know, ask /(root) DNS Server. 3. /(root) domain DNS server queries bw domain. 4. Bw domain DNS Server queries co domain. 5. Co domain DNS Server queries google domain. 6. Google DNS server will answer IP address. ce ocaat1 terminal proxy 1 2 3 4 5 www = 216.58.225.3 6 22

Editor's Notes

  1. F5 or Shift + F5 No. -> Enter
  2. Title: 60px content : 40px
  3. mechanism:仕組み in a company as a whole:企業全体の
  4. staffdc01 server manages staff1 domain.
  5. Let’s see staff1 domain controller.
  6. Initial password
  7. Later explain about Logon script
  8. This is a part of logon script.
  9. After that login and check.
  10. hierarchical:階層型 implement specific configurations:特定の構成を実装できるようにする can also be userd to define:定義する為に使用できる
  11. If we want to same setting, we can use Group Policy.
  12. If we don’t use DHCP Server, we have to set IP address to all clients. to select an unused IP address:未使用のIPアドレスを選択する dynamically allocate:動的に割り当てる
  13. This mark means exclusion. If we know hostname (computer name), we can search IP address.
  14. decentralized naming system:分散ネーミングシステム nslookup proxy, nslookup www.google.co.bw 216.58.225.3 : Computer understands. But people are difficult to understand. www.google.co.bw : People are easy to understand.
  15. description format:記述形式 com, co : commercial ac : academic go : goverment
  16. The part surrounded by a circle is called a domain. Each domain has a DNS server. Check DNS server setting screen.