SlideShare ist ein Scribd-Unternehmen logo
1 von 50
Downloaden Sie, um offline zu lesen
Free Powerpoint Templates
Page 1
Free Powerpoint Templates
Windows Server 2012
System Requirement
The minimum system requirements for installing
the Standard and Datacenter editions of Windows
Server 2012 are as follows:
■ A 1 .4-GHz, 64-bit processor
■ 512 MB of RAM
■ 32 GB of available disk space
Free Powerpoint Templates
Page 2
■ 32 GB of available disk space
■ A network adapter card
■ A graphics adapter that supports 800 by 600 or
higher resolution
Server Management
Server management was done through the GUI in
one of the following ways:
■ By logging on interactively to a server’s console
■ By logging on remotely to a server using Remote
Desktop Connection (Mstsc .exe)
■ By using the Remote Server Administration Tools
Free Powerpoint Templates
Page 3
■ By using the Remote Server Administration Tools
(RSAT) installed on a workstation
Choosing an installation option
The default installation option when you install
Windows Server 2012 is now the Server Core
Installation option instead of the Server With A
GUI (formerly called Full) option as in previous
versions of Windows Server .The reasons for this
change are as follows:
Free Powerpoint Templates
Page 4
change are as follows:
■ Server Core requires less disk space than Server
With A GUI, which can be important in data
centers that use virtualization to consolidate
multiple virtualized server workloads per physical
host machine .
Cont..
■ Server Core has a smaller attack surface, which
makes it more secure for data-center
and cloud computing .
■ Server Core requires fewer software updates,
which means less servicing overhead .
■ Administrators can now switch between different
Free Powerpoint Templates
Page 5
■ Administrators can now switch between different
installation options after Windows Server 2012
has been deployed, which means you can now
change your Server Core installations to Server
With A GUI installations without having to wipe
and reinstall
Minimal server interface
In addition to the two installation options (Server
Core and Server With A GUI) you can choose from
when you deploy Windows Server 2012, there is
also a third installation option available in
Windows Server 2012 called the Minimal Server
Interface .This new installation option can be
Free Powerpoint Templates
Page 6
Interface .This new installation option can be
configured only after deployment by using either
Server Manager or Windows PowerShell .
Cont..
It has all the functionality of Server With A GUI
except for the following
capabilities, which are not included:
■ Desktop user interface (traditional Windows
desktop)
■ Windows 8 user interface (Start screen)
Free Powerpoint Templates
Page 7
■ Windows 8 user interface (Start screen)
■ Windows Explorer
■ Internet Explorer
■ Some of the Control Panel utilities
Server Installation
Server With A GUI installations of Windows Server
2012 have two additional features installed that
are not installed on Server Core installations:
■ Graphical Management Tools And Infrastructure
This feature includes various infrastructure
Free Powerpoint Templates
Page 8
This feature includes various infrastructure
components and components that provide the
Minimal Server Interface that supports GUI
management tools, such as MMC consoles, but it
does not include Windows Explorer, Internet
Explorer, or the start screen .The Windows
PowerShell name for this feature is Server-Gui-
Mgmt-Infra .
Cont..
■ Server Graphical Shell This feature includes
components that provide the full
graphical user interface, such as Windows
Explorer, Internet Explorer, and the start
screen .The Windows PowerShell name for this
feature is Server-Gui-Shell
Free Powerpoint Templates
Page 9
feature is Server-Gui-Shell
Using Windows PowerShell
The two Windows PowerShell cmdlets used for
converting between different installation options
of Windows Server 2012 are the
following:
■ Install-WindowsFeature
This cmdlet can be used generally to install
Free Powerpoint Templates
Page 10
This cmdlet can be used generally to install
one or more roles, role services, or features .The
cmdlet also supersedes the older cmdlet Add-
WindowsFeature that was used in previous
versions of Windows Server, but
Add-WindowsFeature still remains as an alias for
the newer cmdlet .
Using Windows PowerShell
■ Uninstall-WindowsFeature
This cmdlet can be used generally to
remove one or more roles, role services, or
features .The cmdlet also supersedes the older
cmdlet Remove-WindowsFeature that was used in
previous versions of Windows Server, but Remove-
Free Powerpoint Templates
Page 11
previous versions of Windows Server, but Remove-
WindowsFeature still remains as an alias for the
newer cmdlet
Server Manager
The Server Manager console has been completely
redesigned in Windows Server 2012 to make it
easier for administrators to simultaneously
manage multiple Windows servers
Remotely.
Free Powerpoint Templates
Page 12
Navigating Server Manager
Menus :- At the top of the Server Manager controls
and menus:
■ Back and forward buttons for navigating through
the history of the pages you previously selected
■ A breadcrumb you can use to navigate quickly
through any hierarchical views
Free Powerpoint Templates
Page 13
through any hierarchical views
■ A refresh button you can use to manually refresh
the console when its view becomes out of date
■ The Notifications flag, which you use to view any
alerts or information about tasks being performed
on the servers you are managing
By default, Server Manager refreshes every
10 minutes by collecting updated information
for all servers being managed by the console .
Navigating Server Manager
■ The Manage menu, which you use to add roles
and features to (or remove them from) the servers
you are managing, add servers to the pool of
managed servers, create new server groups, and
configure Server Manager properties
■ The Tools menu, which you can use to access
Free Powerpoint Templates
Page 14
■ The Tools menu, which you can use to access
other management tools, such as
Microsoft Management Console (MMC) consoles,
the System Information and System Configuration
utilities, Windows PowerShell consoles and
Integrated Scripting Environments (ISEs), and so
on
Navigating Server Manager
Dashboard
To use Server Manager, you select a page such as
the Dashboard, the Local Server page, the All
Servers page, or any additional role-specific pages
that might be available. Dashboard page, which
displays the following tiles:
Free Powerpoint Templates
Page 15
displays the following tiles:
■ Welcome To Server Manager
■ Local Server
■ All Servers
■ Any role-specific tiles like File And Storage
Services
■ Custom pages for servers assigned to server
groups you created
Navigating Server Manager
Local Server
The Local Server page displays the following tiles:
■ Properties Lets you view and configure various
settings of the local server, including
computer name, domain membership, whether
Remote Management or Remote
Free Powerpoint Templates
Page 16
Remote Management or Remote
Desktop is enabled, the TCP/IP settings for the
server’s network cards, whether Windows Update
is enabled, and more.
■ Events Displays events logged on the local
server .
■ Services Lets you view the services for the local
server, start services that are
currently stopped, restart running services, and
perform other service-related tasks .
Navigating Server Manager
■ Best Practices Analyzer Lets you initiate a BPA
scan to determine whether any
further configuration needs to be performed for
the local server to function properly
with all its installed roles .
■ Performance Lets you configure performance
Free Powerpoint Templates
Page 17
■ Performance Lets you configure performance
alerts on the local server so that alerts
will be raised when CPU usage exceeds a specified
threshold or available memory falls
below a specified level.
■ Roles and Features Displays all roles and
features installed on the local server, and
also lets you install additional roles or remove
installed roles
Navigating Server Manager
All Servers
The All Servers page of Server Manager, is where
you can simultaneously manage multiple remote
servers in your environment . Initially, only the
local server is displayed on this page, but you can
find other servers in your environment and add
Free Powerpoint Templates
Page 18
find other servers in your environment and add
them to this page to manage them .How to do this
is explained in the section “Common server
management tasks” later in this lesson The All
Servers page displays the same types of tiles
displayed on the Local Server page .
The difference is that on the All Servers page, the
Events tile (for example) shows events logged on
all servers being managed and not just events for
the local server
Navigating Server Manager
Role-specific pages
Depending on what additional roles and features
you have installed on your server, other pages
might be available on the left side of Server
Manager .
Server Manager provides you with a hierarchy of
Free Powerpoint Templates
Page 19
Server Manager provides you with a hierarchy of
additional pages for managing servers, volumes,
disks, storage pools, shares, and iSCSI targets on
your Windows Server 2012
file servers.
Use: MMC for separate service
Configuring remote management on
Windows Server 2012
■ By starting Server Manager on the local server,
selecting the Local Server page, and viewing the
state of the Remote Management setting in the
Properties tile .This setting should display as
either Enabled or Disabled, and you can modify the
setting by clicking it
Free Powerpoint Templates
Page 20
setting by clicking it
Configuring remote management on
Windows Server 2012
■ By running the %windir%system32Configure-
SMRemoting.exe command-line tool
from an elevated command prompt using the
appropriate parameter as follows:
■ Configure-SMRemoting –get Displays
whether remote management is enabled
Free Powerpoint Templates
Page 21
whether remote management is enabled
or disabled
■ Configure-SMRemoting –enable Enables
remote management if it is currently
disabled
■ Configure-SMRemoting –disable Disables
remote management if it is currently
enabled
 A server is a network computer that shares resources
with and respond to request from other network
computer, including other server. Server provide
centralized access and storage for recourses that
including application, file, printers or other hardware
ServerServer
Free Powerpoint Templates
Page 22
including application, file, printers or other hardware
and specialized services such as email…..
 A server can be optimize and dedicated to one specific function, or it
can serve general needs. Multiple servers of various type can exist on a
single network.
• Insert the Windows Server 2012
installation media into your DVD drive. If
you don't have an installation DVD for
Windows Server 2012, you can download
Free Powerpoint Templates
Page 23
Windows Server 2012, you can download
one for free from
Microsoft's Windows 2012 Server Trial
website.
Reboot the computer
Free Powerpoint Templates
Page 24
When prompted for an installation language and other regional options,
make your selection and press Next.
Free Powerpoint Templates
Page 25
Next, press Install Now to begin the
installation process.
Free Powerpoint Templates
Page 26
The Windows Server 2012 Setup
begins as shown
Free Powerpoint Templates
Page 27
• On the next Windows Setup screen, enter your
Windows Server 2012 product key, and then click
Next.
Free Powerpoint Templates
Page 28
Free Powerpoint Templates
Page 29
• As shown in Figure, select the Server Core
Installation option for your Windows Server 2012
edition (Windows Server 2012 Standard), and then
click Next.
Free Powerpoint Templates
Page 30
Free Powerpoint Templates
Page 31
Server with a GUI Installation
Free Powerpoint Templates
Page 32
Free Powerpoint Templates
Page 33
Server with a Server Core
Installation option
Free Powerpoint Templates
Page 34
Free Powerpoint Templates
Page 35
Read and accept the license terms by clicking to select
the checkbox and pressing Next.
Free Powerpoint Templates
Page 36
In the "Which type of installation do you want?" window, click the only
available option –Custom (Advanced).
Free Powerpoint Templates
Page 37
In the "Where do you want to install Windows?", if you're installing the
server on a regular hard disk, click to select the first disk, usually Disk
0, and click Next.
Free Powerpoint Templates
Page 38
• The installation now begins, and you can go
and have lunch. Copying the setup files from
the DVD to the hard drive only takes about
one minute. However, extracting and
uncompressing the files takes a good deal
longer. After 20 minutes, the operating
Free Powerpoint Templates
Page 39
uncompressing the files takes a good deal
longer. After 20 minutes, the operating
system is installed. The exact time it takes to
install server core depends upon your
hardware specifications. Faster disks will
perform much faster installs… Windows
Server 2012 takes up approximately 10 GB of
hard drive space.
Free Powerpoint Templates
Page 40
• The installation process will reboot your
computer, so make sure you remove it
before going to lunch, as you'll find the
server hanged without the ability to boot
Free Powerpoint Templates
Page 41
server hanged without the ability to boot
(you can bypass this by configuring the
server to boot from a CD/DVD and then
from the hard disk in the booting order on
the server's BIOS)
Then the server reboots you'll be prompted with the new Windows Server 2012
type of login screen. Press CTRL+ALT+DEL to log in.
Free Powerpoint Templates
Page 42
After you enter the new Administrator password and verify it,
click OK to acknowledge the password change
Free Powerpoint Templates
Page 43
Because this is a Server Core Installation, only a command window is open
after you are logged into the system.
Free Powerpoint Templates
Page 44
PowerShell in a command window.
Free Powerpoint Templates
Page 45
Type Get-WindowsFeature at the PowerShell Command to view the server
roles and features that are installed or available on the server.
Free Powerpoint Templates
Page 46
Type Install-WindowsFeature followed by the feature name listed in the Get-
WindowsFeature cmdlet output to install a role or feature.
Free Powerpoint Templates
Page 47
As shown in the installation begins and the progress updates throughout the
operation
Free Powerpoint Templates
Page 48
After the installation is complete, the status of the operation is
displayed as shown in Figure
Free Powerpoint Templates
Page 49
• Another Windows Server 2012 configuration option, Minimal
Server Interface, allows you to remove some of the graphical
components installed with a Server with a GUI installation.
The components that are removed include:
• Internet Explorer 10
Minimal Server Interface Option
Free Powerpoint Templates
Page 50
• Internet Explorer 10
• Windows Explorer
• Desktop
• Start Screen
• Control Panel
• Taskbar

Weitere ähnliche Inhalte

Was ist angesagt?

Linux Administration
Linux AdministrationLinux Administration
Linux AdministrationHarish1983
 
History of Windows Server
History of Windows ServerHistory of Windows Server
History of Windows Serversundas Shabbir
 
active-directory-domain-services
active-directory-domain-servicesactive-directory-domain-services
active-directory-domain-services202066
 
1 introduction to windows server 2016
1  introduction to windows server 20161  introduction to windows server 2016
1 introduction to windows server 2016Hameda Hurmat
 
Presentation about servers
Presentation about serversPresentation about servers
Presentation about serversSasin Prabu
 
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
 
Microsoft Windows Server 2022 Overview
Microsoft Windows Server 2022 OverviewMicrosoft Windows Server 2022 Overview
Microsoft Windows Server 2022 OverviewDavid J Rosenthal
 
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
 
Red Hat Enterprise Linux 8
Red Hat Enterprise Linux 8Red Hat Enterprise Linux 8
Red Hat Enterprise Linux 8Kangaroot
 
Samba server configuration
Samba server configurationSamba server configuration
Samba server configurationRohit Phulsunge
 
Server 2008 r2 ppt
Server 2008 r2 pptServer 2008 r2 ppt
Server 2008 r2 pptRaj Solanki
 
Workgroup vs domain
Workgroup vs domainWorkgroup vs domain
Workgroup vs domaintameemyousaf
 
What is active directory
What is active directoryWhat is active directory
What is active directoryAdeel Khurram
 
Windows Server 2019.pptx
Windows Server 2019.pptxWindows Server 2019.pptx
Windows Server 2019.pptxmasbulosoke
 
Understanding the Windows Server Administration Fundamentals (Part-2)
Understanding the Windows Server Administration Fundamentals (Part-2)Understanding the Windows Server Administration Fundamentals (Part-2)
Understanding the Windows Server Administration Fundamentals (Part-2)Tuan Yang
 

Was ist angesagt? (20)

Linux Administration
Linux AdministrationLinux Administration
Linux Administration
 
History of Windows Server
History of Windows ServerHistory of Windows Server
History of Windows Server
 
Server training
Server trainingServer training
Server training
 
active-directory-domain-services
active-directory-domain-servicesactive-directory-domain-services
active-directory-domain-services
 
Active Directory
Active Directory Active Directory
Active Directory
 
1 introduction to windows server 2016
1  introduction to windows server 20161  introduction to windows server 2016
1 introduction to windows server 2016
 
Presentation about servers
Presentation about serversPresentation about servers
Presentation about servers
 
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)
 
Microsoft Windows Server 2022 Overview
Microsoft Windows Server 2022 OverviewMicrosoft Windows Server 2022 Overview
Microsoft Windows Server 2022 Overview
 
System Administration: Introduction to system administration
System Administration: Introduction to system administrationSystem Administration: Introduction to system administration
System Administration: Introduction to system administration
 
Red Hat Enterprise Linux 8
Red Hat Enterprise Linux 8Red Hat Enterprise Linux 8
Red Hat Enterprise Linux 8
 
A History of Linux
A History of LinuxA History of Linux
A History of Linux
 
Samba server configuration
Samba server configurationSamba server configuration
Samba server configuration
 
Server 2008 r2 ppt
Server 2008 r2 pptServer 2008 r2 ppt
Server 2008 r2 ppt
 
Workgroup vs domain
Workgroup vs domainWorkgroup vs domain
Workgroup vs domain
 
What is active directory
What is active directoryWhat is active directory
What is active directory
 
Windows 2019
Windows 2019Windows 2019
Windows 2019
 
Dns
DnsDns
Dns
 
Windows Server 2019.pptx
Windows Server 2019.pptxWindows Server 2019.pptx
Windows Server 2019.pptx
 
Understanding the Windows Server Administration Fundamentals (Part-2)
Understanding the Windows Server Administration Fundamentals (Part-2)Understanding the Windows Server Administration Fundamentals (Part-2)
Understanding the Windows Server Administration Fundamentals (Part-2)
 

Andere mochten auch

Install Windows Server 2012 Step-by-Step
Install Windows Server 2012 Step-by-StepInstall Windows Server 2012 Step-by-Step
Install Windows Server 2012 Step-by-StepMehdi Poustchi Amin
 
17 roles of window server 2008 r2
17 roles of window server 2008 r217 roles of window server 2008 r2
17 roles of window server 2008 r2IGZ Software house
 
How To Add Roles & Features
How To Add Roles & FeaturesHow To Add Roles & Features
How To Add Roles & FeaturesMjNoOoN
 
Implementing a Secure and Effective PKI on Windows Server 2012 R2
Implementing a Secure and Effective PKI on Windows Server 2012 R2Implementing a Secure and Effective PKI on Windows Server 2012 R2
Implementing a Secure and Effective PKI on Windows Server 2012 R2Frank Lesniak
 
Arquitectura Directorio Activo
Arquitectura Directorio ActivoArquitectura Directorio Activo
Arquitectura Directorio ActivoIsabel Yepes
 
Active directory
Active directory Active directory
Active directory deshvikas
 
Alphorm.com-Formation Windows Server 2012 R2 (70-411)
Alphorm.com-Formation Windows Server 2012 R2 (70-411)Alphorm.com-Formation Windows Server 2012 R2 (70-411)
Alphorm.com-Formation Windows Server 2012 R2 (70-411)Alphorm
 

Andere mochten auch (8)

Install Windows Server 2012 Step-by-Step
Install Windows Server 2012 Step-by-StepInstall Windows Server 2012 Step-by-Step
Install Windows Server 2012 Step-by-Step
 
Mcse 2012
Mcse 2012Mcse 2012
Mcse 2012
 
17 roles of window server 2008 r2
17 roles of window server 2008 r217 roles of window server 2008 r2
17 roles of window server 2008 r2
 
How To Add Roles & Features
How To Add Roles & FeaturesHow To Add Roles & Features
How To Add Roles & Features
 
Implementing a Secure and Effective PKI on Windows Server 2012 R2
Implementing a Secure and Effective PKI on Windows Server 2012 R2Implementing a Secure and Effective PKI on Windows Server 2012 R2
Implementing a Secure and Effective PKI on Windows Server 2012 R2
 
Arquitectura Directorio Activo
Arquitectura Directorio ActivoArquitectura Directorio Activo
Arquitectura Directorio Activo
 
Active directory
Active directory Active directory
Active directory
 
Alphorm.com-Formation Windows Server 2012 R2 (70-411)
Alphorm.com-Formation Windows Server 2012 R2 (70-411)Alphorm.com-Formation Windows Server 2012 R2 (70-411)
Alphorm.com-Formation Windows Server 2012 R2 (70-411)
 

Ähnlich wie MMC for Separate Service Management

Nt1310 Unit 5 Administrative Tools
Nt1310 Unit 5 Administrative ToolsNt1310 Unit 5 Administrative Tools
Nt1310 Unit 5 Administrative ToolsJenny Smith
 
01 server manager spiffy
01 server manager spiffy01 server manager spiffy
01 server manager spiffySpiffy
 
Best MCSA - SQL SERVER 2012 Training Institute in Delhi
Best MCSA - SQL SERVER 2012 Training Institute in DelhiBest MCSA - SQL SERVER 2012 Training Institute in Delhi
Best MCSA - SQL SERVER 2012 Training Institute in DelhiInformation Technology
 
Microsoft System Center Service Manager on a Single Computer
Microsoft System Center Service Manager on a Single ComputerMicrosoft System Center Service Manager on a Single Computer
Microsoft System Center Service Manager on a Single ComputerShahab Al Yamin Chawdhury
 
Technical Report_Sercer 2012 R2 - Adeeb Raja
Technical Report_Sercer 2012 R2 - Adeeb RajaTechnical Report_Sercer 2012 R2 - Adeeb Raja
Technical Report_Sercer 2012 R2 - Adeeb RajaAdeeb Raja
 
windows-server- 2019 installing and configuring
windows-server- 2019 installing and configuringwindows-server- 2019 installing and configuring
windows-server- 2019 installing and configuringapel7
 
Weblogic cluster console
Weblogic cluster consoleWeblogic cluster console
Weblogic cluster consoleAditya Bhuyan
 
Weblogic Cluster Console
Weblogic Cluster ConsoleWeblogic Cluster Console
Weblogic Cluster ConsoleAditya Bhuyan
 
CMIT 370 FINAL EXAM
CMIT 370 FINAL EXAMCMIT 370 FINAL EXAM
CMIT 370 FINAL EXAMHamesKellor
 
Windows tuning guide_for_vspace
Windows tuning guide_for_vspaceWindows tuning guide_for_vspace
Windows tuning guide_for_vspacekaduger
 
NAV 2016 SYSTEM REQUIREMENT
NAV 2016 SYSTEM REQUIREMENTNAV 2016 SYSTEM REQUIREMENT
NAV 2016 SYSTEM REQUIREMENTRohan Thushara
 
Setting up computer servers (sucs)
Setting up computer servers (sucs)Setting up computer servers (sucs)
Setting up computer servers (sucs)Melchor Maravillas
 
Upgrading from WinS 2008/2008 R2 to WinS 2012
Upgrading from WinS 2008/2008 R2 to WinS 2012Upgrading from WinS 2008/2008 R2 to WinS 2012
Upgrading from WinS 2008/2008 R2 to WinS 2012iTawy Community
 

Ähnlich wie MMC for Separate Service Management (20)

Windows sever 2008
Windows sever 2008Windows sever 2008
Windows sever 2008
 
Nt1310 Unit 5 Administrative Tools
Nt1310 Unit 5 Administrative ToolsNt1310 Unit 5 Administrative Tools
Nt1310 Unit 5 Administrative Tools
 
01 server manager spiffy
01 server manager spiffy01 server manager spiffy
01 server manager spiffy
 
Linux webmin
Linux webminLinux webmin
Linux webmin
 
Server Core2
Server Core2Server Core2
Server Core2
 
Best MCSA - SQL SERVER 2012 Training Institute in Delhi
Best MCSA - SQL SERVER 2012 Training Institute in DelhiBest MCSA - SQL SERVER 2012 Training Institute in Delhi
Best MCSA - SQL SERVER 2012 Training Institute in Delhi
 
John
JohnJohn
John
 
Microsoft System Center Service Manager on a Single Computer
Microsoft System Center Service Manager on a Single ComputerMicrosoft System Center Service Manager on a Single Computer
Microsoft System Center Service Manager on a Single Computer
 
Client Server Live Hosting Documentation
Client Server Live Hosting Documentation Client Server Live Hosting Documentation
Client Server Live Hosting Documentation
 
Technical Report_Sercer 2012 R2 - Adeeb Raja
Technical Report_Sercer 2012 R2 - Adeeb RajaTechnical Report_Sercer 2012 R2 - Adeeb Raja
Technical Report_Sercer 2012 R2 - Adeeb Raja
 
windows-server- 2019 installing and configuring
windows-server- 2019 installing and configuringwindows-server- 2019 installing and configuring
windows-server- 2019 installing and configuring
 
Weblogic cluster console
Weblogic cluster consoleWeblogic cluster console
Weblogic cluster console
 
Weblogic console
Weblogic consoleWeblogic console
Weblogic console
 
Weblogic Cluster Console
Weblogic Cluster ConsoleWeblogic Cluster Console
Weblogic Cluster Console
 
Chapter Two.pptx
Chapter Two.pptxChapter Two.pptx
Chapter Two.pptx
 
CMIT 370 FINAL EXAM
CMIT 370 FINAL EXAMCMIT 370 FINAL EXAM
CMIT 370 FINAL EXAM
 
Windows tuning guide_for_vspace
Windows tuning guide_for_vspaceWindows tuning guide_for_vspace
Windows tuning guide_for_vspace
 
NAV 2016 SYSTEM REQUIREMENT
NAV 2016 SYSTEM REQUIREMENTNAV 2016 SYSTEM REQUIREMENT
NAV 2016 SYSTEM REQUIREMENT
 
Setting up computer servers (sucs)
Setting up computer servers (sucs)Setting up computer servers (sucs)
Setting up computer servers (sucs)
 
Upgrading from WinS 2008/2008 R2 to WinS 2012
Upgrading from WinS 2008/2008 R2 to WinS 2012Upgrading from WinS 2008/2008 R2 to WinS 2012
Upgrading from WinS 2008/2008 R2 to WinS 2012
 

Mehr von anilinvns

Data center maintenance
Data center maintenanceData center maintenance
Data center maintenanceanilinvns
 
Windows Server 2008 Active Directory
Windows Server 2008 Active DirectoryWindows Server 2008 Active Directory
Windows Server 2008 Active Directoryanilinvns
 
Booting Process OS
Booting Process OSBooting Process OS
Booting Process OSanilinvns
 
Network forensics and investigating logs
Network forensics and investigating logsNetwork forensics and investigating logs
Network forensics and investigating logsanilinvns
 
Password Policy and Account Lockout Policies
Password Policy and Account Lockout PoliciesPassword Policy and Account Lockout Policies
Password Policy and Account Lockout Policiesanilinvns
 
VIRTUAL LANS
VIRTUAL LANSVIRTUAL LANS
VIRTUAL LANSanilinvns
 
LAYER 2 SWITCHING
LAYER 2 SWITCHINGLAYER 2 SWITCHING
LAYER 2 SWITCHINGanilinvns
 
ENHANCED IGRP (EIGRP) AND OPEN SHORTEST PATH FIRST (OSPF)
ENHANCED IGRP (EIGRP) AND OPEN SHORTEST PATH FIRST (OSPF)ENHANCED IGRP (EIGRP) AND OPEN SHORTEST PATH FIRST (OSPF)
ENHANCED IGRP (EIGRP) AND OPEN SHORTEST PATH FIRST (OSPF)anilinvns
 
INTRODUCTION TO IOS AND CISCO ROUTERS
INTRODUCTION TO IOS AND CISCO ROUTERSINTRODUCTION TO IOS AND CISCO ROUTERS
INTRODUCTION TO IOS AND CISCO ROUTERSanilinvns
 
Manage CISCO IOS
Manage CISCO IOSManage CISCO IOS
Manage CISCO IOSanilinvns
 
Day 5 VIRTUAL LANS
Day 5 VIRTUAL LANSDay 5 VIRTUAL LANS
Day 5 VIRTUAL LANSanilinvns
 
Day 4 LAYER 2 SWITCHING
Day 4 LAYER 2 SWITCHINGDay 4 LAYER 2 SWITCHING
Day 4 LAYER 2 SWITCHINGanilinvns
 
Day 3 ENHANCED IGRP (EIGRP) AND OPEN SHORTEST PATH FIRST (OSPF)
Day 3 ENHANCED IGRP (EIGRP) AND OPEN SHORTEST PATH FIRST (OSPF)Day 3 ENHANCED IGRP (EIGRP) AND OPEN SHORTEST PATH FIRST (OSPF)
Day 3 ENHANCED IGRP (EIGRP) AND OPEN SHORTEST PATH FIRST (OSPF)anilinvns
 
Day 2 IP ROUTING
Day 2 IP ROUTINGDay 2 IP ROUTING
Day 2 IP ROUTINGanilinvns
 
Day 1 INTRODUCTION TO IOS AND CISCO ROUTERS
Day 1 INTRODUCTION TO IOS AND CISCO ROUTERSDay 1 INTRODUCTION TO IOS AND CISCO ROUTERS
Day 1 INTRODUCTION TO IOS AND CISCO ROUTERSanilinvns
 
Day 6 - Manage CISCO IOS
Day 6 - Manage CISCO IOSDay 6 - Manage CISCO IOS
Day 6 - Manage CISCO IOSanilinvns
 
Disk management server
Disk management serverDisk management server
Disk management serveranilinvns
 
Windows 2008 basics
Windows 2008 basicsWindows 2008 basics
Windows 2008 basicsanilinvns
 

Mehr von anilinvns (20)

Data center maintenance
Data center maintenanceData center maintenance
Data center maintenance
 
Windows Server 2008 Active Directory
Windows Server 2008 Active DirectoryWindows Server 2008 Active Directory
Windows Server 2008 Active Directory
 
Booting Process OS
Booting Process OSBooting Process OS
Booting Process OS
 
Network forensics and investigating logs
Network forensics and investigating logsNetwork forensics and investigating logs
Network forensics and investigating logs
 
Password Policy and Account Lockout Policies
Password Policy and Account Lockout PoliciesPassword Policy and Account Lockout Policies
Password Policy and Account Lockout Policies
 
VIRTUAL LANS
VIRTUAL LANSVIRTUAL LANS
VIRTUAL LANS
 
LAYER 2 SWITCHING
LAYER 2 SWITCHINGLAYER 2 SWITCHING
LAYER 2 SWITCHING
 
ENHANCED IGRP (EIGRP) AND OPEN SHORTEST PATH FIRST (OSPF)
ENHANCED IGRP (EIGRP) AND OPEN SHORTEST PATH FIRST (OSPF)ENHANCED IGRP (EIGRP) AND OPEN SHORTEST PATH FIRST (OSPF)
ENHANCED IGRP (EIGRP) AND OPEN SHORTEST PATH FIRST (OSPF)
 
IP ROUTING
IP ROUTINGIP ROUTING
IP ROUTING
 
INTRODUCTION TO IOS AND CISCO ROUTERS
INTRODUCTION TO IOS AND CISCO ROUTERSINTRODUCTION TO IOS AND CISCO ROUTERS
INTRODUCTION TO IOS AND CISCO ROUTERS
 
Manage CISCO IOS
Manage CISCO IOSManage CISCO IOS
Manage CISCO IOS
 
Day 5 VIRTUAL LANS
Day 5 VIRTUAL LANSDay 5 VIRTUAL LANS
Day 5 VIRTUAL LANS
 
Day 4 LAYER 2 SWITCHING
Day 4 LAYER 2 SWITCHINGDay 4 LAYER 2 SWITCHING
Day 4 LAYER 2 SWITCHING
 
Day 3 ENHANCED IGRP (EIGRP) AND OPEN SHORTEST PATH FIRST (OSPF)
Day 3 ENHANCED IGRP (EIGRP) AND OPEN SHORTEST PATH FIRST (OSPF)Day 3 ENHANCED IGRP (EIGRP) AND OPEN SHORTEST PATH FIRST (OSPF)
Day 3 ENHANCED IGRP (EIGRP) AND OPEN SHORTEST PATH FIRST (OSPF)
 
Day 2 IP ROUTING
Day 2 IP ROUTINGDay 2 IP ROUTING
Day 2 IP ROUTING
 
Day 1 INTRODUCTION TO IOS AND CISCO ROUTERS
Day 1 INTRODUCTION TO IOS AND CISCO ROUTERSDay 1 INTRODUCTION TO IOS AND CISCO ROUTERS
Day 1 INTRODUCTION TO IOS AND CISCO ROUTERS
 
Day 6 - Manage CISCO IOS
Day 6 - Manage CISCO IOSDay 6 - Manage CISCO IOS
Day 6 - Manage CISCO IOS
 
Wds
WdsWds
Wds
 
Disk management server
Disk management serverDisk management server
Disk management server
 
Windows 2008 basics
Windows 2008 basicsWindows 2008 basics
Windows 2008 basics
 

Kürzlich hochgeladen

ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4MiaBumagat1
 
Q4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxQ4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxnelietumpap1
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Jisc
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Celine George
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYKayeClaireEstoconing
 
Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxMaryGraceBautista27
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfSpandanaRallapalli
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...Postal Advocate Inc.
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfphamnguyenenglishnb
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfMr Bounab Samir
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptxmary850239
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxCarlos105
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Celine George
 

Kürzlich hochgeladen (20)

ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4
 
Q4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxQ4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptx
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
 
Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptx
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdf
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptxFINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
 

MMC for Separate Service Management

  • 1. Free Powerpoint Templates Page 1 Free Powerpoint Templates Windows Server 2012
  • 2. System Requirement The minimum system requirements for installing the Standard and Datacenter editions of Windows Server 2012 are as follows: ■ A 1 .4-GHz, 64-bit processor ■ 512 MB of RAM ■ 32 GB of available disk space Free Powerpoint Templates Page 2 ■ 32 GB of available disk space ■ A network adapter card ■ A graphics adapter that supports 800 by 600 or higher resolution
  • 3. Server Management Server management was done through the GUI in one of the following ways: ■ By logging on interactively to a server’s console ■ By logging on remotely to a server using Remote Desktop Connection (Mstsc .exe) ■ By using the Remote Server Administration Tools Free Powerpoint Templates Page 3 ■ By using the Remote Server Administration Tools (RSAT) installed on a workstation
  • 4. Choosing an installation option The default installation option when you install Windows Server 2012 is now the Server Core Installation option instead of the Server With A GUI (formerly called Full) option as in previous versions of Windows Server .The reasons for this change are as follows: Free Powerpoint Templates Page 4 change are as follows: ■ Server Core requires less disk space than Server With A GUI, which can be important in data centers that use virtualization to consolidate multiple virtualized server workloads per physical host machine .
  • 5. Cont.. ■ Server Core has a smaller attack surface, which makes it more secure for data-center and cloud computing . ■ Server Core requires fewer software updates, which means less servicing overhead . ■ Administrators can now switch between different Free Powerpoint Templates Page 5 ■ Administrators can now switch between different installation options after Windows Server 2012 has been deployed, which means you can now change your Server Core installations to Server With A GUI installations without having to wipe and reinstall
  • 6. Minimal server interface In addition to the two installation options (Server Core and Server With A GUI) you can choose from when you deploy Windows Server 2012, there is also a third installation option available in Windows Server 2012 called the Minimal Server Interface .This new installation option can be Free Powerpoint Templates Page 6 Interface .This new installation option can be configured only after deployment by using either Server Manager or Windows PowerShell .
  • 7. Cont.. It has all the functionality of Server With A GUI except for the following capabilities, which are not included: ■ Desktop user interface (traditional Windows desktop) ■ Windows 8 user interface (Start screen) Free Powerpoint Templates Page 7 ■ Windows 8 user interface (Start screen) ■ Windows Explorer ■ Internet Explorer ■ Some of the Control Panel utilities
  • 8. Server Installation Server With A GUI installations of Windows Server 2012 have two additional features installed that are not installed on Server Core installations: ■ Graphical Management Tools And Infrastructure This feature includes various infrastructure Free Powerpoint Templates Page 8 This feature includes various infrastructure components and components that provide the Minimal Server Interface that supports GUI management tools, such as MMC consoles, but it does not include Windows Explorer, Internet Explorer, or the start screen .The Windows PowerShell name for this feature is Server-Gui- Mgmt-Infra .
  • 9. Cont.. ■ Server Graphical Shell This feature includes components that provide the full graphical user interface, such as Windows Explorer, Internet Explorer, and the start screen .The Windows PowerShell name for this feature is Server-Gui-Shell Free Powerpoint Templates Page 9 feature is Server-Gui-Shell
  • 10. Using Windows PowerShell The two Windows PowerShell cmdlets used for converting between different installation options of Windows Server 2012 are the following: ■ Install-WindowsFeature This cmdlet can be used generally to install Free Powerpoint Templates Page 10 This cmdlet can be used generally to install one or more roles, role services, or features .The cmdlet also supersedes the older cmdlet Add- WindowsFeature that was used in previous versions of Windows Server, but Add-WindowsFeature still remains as an alias for the newer cmdlet .
  • 11. Using Windows PowerShell ■ Uninstall-WindowsFeature This cmdlet can be used generally to remove one or more roles, role services, or features .The cmdlet also supersedes the older cmdlet Remove-WindowsFeature that was used in previous versions of Windows Server, but Remove- Free Powerpoint Templates Page 11 previous versions of Windows Server, but Remove- WindowsFeature still remains as an alias for the newer cmdlet
  • 12. Server Manager The Server Manager console has been completely redesigned in Windows Server 2012 to make it easier for administrators to simultaneously manage multiple Windows servers Remotely. Free Powerpoint Templates Page 12
  • 13. Navigating Server Manager Menus :- At the top of the Server Manager controls and menus: ■ Back and forward buttons for navigating through the history of the pages you previously selected ■ A breadcrumb you can use to navigate quickly through any hierarchical views Free Powerpoint Templates Page 13 through any hierarchical views ■ A refresh button you can use to manually refresh the console when its view becomes out of date ■ The Notifications flag, which you use to view any alerts or information about tasks being performed on the servers you are managing By default, Server Manager refreshes every 10 minutes by collecting updated information for all servers being managed by the console .
  • 14. Navigating Server Manager ■ The Manage menu, which you use to add roles and features to (or remove them from) the servers you are managing, add servers to the pool of managed servers, create new server groups, and configure Server Manager properties ■ The Tools menu, which you can use to access Free Powerpoint Templates Page 14 ■ The Tools menu, which you can use to access other management tools, such as Microsoft Management Console (MMC) consoles, the System Information and System Configuration utilities, Windows PowerShell consoles and Integrated Scripting Environments (ISEs), and so on
  • 15. Navigating Server Manager Dashboard To use Server Manager, you select a page such as the Dashboard, the Local Server page, the All Servers page, or any additional role-specific pages that might be available. Dashboard page, which displays the following tiles: Free Powerpoint Templates Page 15 displays the following tiles: ■ Welcome To Server Manager ■ Local Server ■ All Servers ■ Any role-specific tiles like File And Storage Services ■ Custom pages for servers assigned to server groups you created
  • 16. Navigating Server Manager Local Server The Local Server page displays the following tiles: ■ Properties Lets you view and configure various settings of the local server, including computer name, domain membership, whether Remote Management or Remote Free Powerpoint Templates Page 16 Remote Management or Remote Desktop is enabled, the TCP/IP settings for the server’s network cards, whether Windows Update is enabled, and more. ■ Events Displays events logged on the local server . ■ Services Lets you view the services for the local server, start services that are currently stopped, restart running services, and perform other service-related tasks .
  • 17. Navigating Server Manager ■ Best Practices Analyzer Lets you initiate a BPA scan to determine whether any further configuration needs to be performed for the local server to function properly with all its installed roles . ■ Performance Lets you configure performance Free Powerpoint Templates Page 17 ■ Performance Lets you configure performance alerts on the local server so that alerts will be raised when CPU usage exceeds a specified threshold or available memory falls below a specified level. ■ Roles and Features Displays all roles and features installed on the local server, and also lets you install additional roles or remove installed roles
  • 18. Navigating Server Manager All Servers The All Servers page of Server Manager, is where you can simultaneously manage multiple remote servers in your environment . Initially, only the local server is displayed on this page, but you can find other servers in your environment and add Free Powerpoint Templates Page 18 find other servers in your environment and add them to this page to manage them .How to do this is explained in the section “Common server management tasks” later in this lesson The All Servers page displays the same types of tiles displayed on the Local Server page . The difference is that on the All Servers page, the Events tile (for example) shows events logged on all servers being managed and not just events for the local server
  • 19. Navigating Server Manager Role-specific pages Depending on what additional roles and features you have installed on your server, other pages might be available on the left side of Server Manager . Server Manager provides you with a hierarchy of Free Powerpoint Templates Page 19 Server Manager provides you with a hierarchy of additional pages for managing servers, volumes, disks, storage pools, shares, and iSCSI targets on your Windows Server 2012 file servers. Use: MMC for separate service
  • 20. Configuring remote management on Windows Server 2012 ■ By starting Server Manager on the local server, selecting the Local Server page, and viewing the state of the Remote Management setting in the Properties tile .This setting should display as either Enabled or Disabled, and you can modify the setting by clicking it Free Powerpoint Templates Page 20 setting by clicking it
  • 21. Configuring remote management on Windows Server 2012 ■ By running the %windir%system32Configure- SMRemoting.exe command-line tool from an elevated command prompt using the appropriate parameter as follows: ■ Configure-SMRemoting –get Displays whether remote management is enabled Free Powerpoint Templates Page 21 whether remote management is enabled or disabled ■ Configure-SMRemoting –enable Enables remote management if it is currently disabled ■ Configure-SMRemoting –disable Disables remote management if it is currently enabled
  • 22.  A server is a network computer that shares resources with and respond to request from other network computer, including other server. Server provide centralized access and storage for recourses that including application, file, printers or other hardware ServerServer Free Powerpoint Templates Page 22 including application, file, printers or other hardware and specialized services such as email…..  A server can be optimize and dedicated to one specific function, or it can serve general needs. Multiple servers of various type can exist on a single network.
  • 23. • Insert the Windows Server 2012 installation media into your DVD drive. If you don't have an installation DVD for Windows Server 2012, you can download Free Powerpoint Templates Page 23 Windows Server 2012, you can download one for free from Microsoft's Windows 2012 Server Trial website.
  • 24. Reboot the computer Free Powerpoint Templates Page 24
  • 25. When prompted for an installation language and other regional options, make your selection and press Next. Free Powerpoint Templates Page 25
  • 26. Next, press Install Now to begin the installation process. Free Powerpoint Templates Page 26
  • 27. The Windows Server 2012 Setup begins as shown Free Powerpoint Templates Page 27
  • 28. • On the next Windows Setup screen, enter your Windows Server 2012 product key, and then click Next. Free Powerpoint Templates Page 28
  • 30. • As shown in Figure, select the Server Core Installation option for your Windows Server 2012 edition (Windows Server 2012 Standard), and then click Next. Free Powerpoint Templates Page 30
  • 32. Server with a GUI Installation Free Powerpoint Templates Page 32
  • 34. Server with a Server Core Installation option Free Powerpoint Templates Page 34
  • 36. Read and accept the license terms by clicking to select the checkbox and pressing Next. Free Powerpoint Templates Page 36
  • 37. In the "Which type of installation do you want?" window, click the only available option –Custom (Advanced). Free Powerpoint Templates Page 37
  • 38. In the "Where do you want to install Windows?", if you're installing the server on a regular hard disk, click to select the first disk, usually Disk 0, and click Next. Free Powerpoint Templates Page 38
  • 39. • The installation now begins, and you can go and have lunch. Copying the setup files from the DVD to the hard drive only takes about one minute. However, extracting and uncompressing the files takes a good deal longer. After 20 minutes, the operating Free Powerpoint Templates Page 39 uncompressing the files takes a good deal longer. After 20 minutes, the operating system is installed. The exact time it takes to install server core depends upon your hardware specifications. Faster disks will perform much faster installs… Windows Server 2012 takes up approximately 10 GB of hard drive space.
  • 41. • The installation process will reboot your computer, so make sure you remove it before going to lunch, as you'll find the server hanged without the ability to boot Free Powerpoint Templates Page 41 server hanged without the ability to boot (you can bypass this by configuring the server to boot from a CD/DVD and then from the hard disk in the booting order on the server's BIOS)
  • 42. Then the server reboots you'll be prompted with the new Windows Server 2012 type of login screen. Press CTRL+ALT+DEL to log in. Free Powerpoint Templates Page 42
  • 43. After you enter the new Administrator password and verify it, click OK to acknowledge the password change Free Powerpoint Templates Page 43
  • 44. Because this is a Server Core Installation, only a command window is open after you are logged into the system. Free Powerpoint Templates Page 44
  • 45. PowerShell in a command window. Free Powerpoint Templates Page 45
  • 46. Type Get-WindowsFeature at the PowerShell Command to view the server roles and features that are installed or available on the server. Free Powerpoint Templates Page 46
  • 47. Type Install-WindowsFeature followed by the feature name listed in the Get- WindowsFeature cmdlet output to install a role or feature. Free Powerpoint Templates Page 47
  • 48. As shown in the installation begins and the progress updates throughout the operation Free Powerpoint Templates Page 48
  • 49. After the installation is complete, the status of the operation is displayed as shown in Figure Free Powerpoint Templates Page 49
  • 50. • Another Windows Server 2012 configuration option, Minimal Server Interface, allows you to remove some of the graphical components installed with a Server with a GUI installation. The components that are removed include: • Internet Explorer 10 Minimal Server Interface Option Free Powerpoint Templates Page 50 • Internet Explorer 10 • Windows Explorer • Desktop • Start Screen • Control Panel • Taskbar