70-410 CH1 Deploy, Manage and Maintain Servers
70-410 CH1 Deploy, Manage and Maintain Servers
Abd, c, d,
To approve an update
Get-WsusUpdate –UpdateID <GUID> | Approve-WsusUpdate –Action Install –
TargetGroupName “All Computers”
Install-WindowsRole
Bd, b, c, a, cd
1.3 Configure local storage
Design storage spaces, configure basic and dynamic disks, configure mbr andgpt
disks, manage volumes, create and mount VHDs, configure storage pools and disk
pools, create storage pools by creating disk encl
osures
New-StoragePool –FriendlyName <LOETB Storage> -Storage
SubSystemFriendlyName <subsystem name> -PhysicalDisks <CIM instances>
Get-StorageSystem Get-PhysicalDisk
Ad, ab, cd, c
Create and configure shares, configure share permissions, configure offline files,
configure NTFS permissions, Configure ABE, configure Volume shadow copy
service, configure NTFS quotas, Create and configure work folders
Assign Permissions
Share Permissions – control access to folders over network
NTFS Permissions – control access to files and folders stored on volume
Inheritance
Configure easy print print driver, Enterprise Print Management, drivers, printer
pooling, print priorities, printer permissions
Computer can’t perform Print device role but can all other roles
Direct Printing, locally attached printer sharing, network attached printing, network-
attached printer sharing
Easy print enables remote desktop clients to print to their local print devices
Printer Pool
Print and Document Services Role
Print Server, Dist, scan server, Internet Printing, LPD Device
C, b, c, c, d
For older versions of Windows, (2008 r2) to add WinRM, net framework 4 and
windows management framework 3 need to be installed
A, a, a, bc, b
70.411 2 CH3 Configuring Hyper-V
Creating a VM
New-VM –name “VM Name” –MemoryStartupBytes <memory>
-NewVHDSizeBytes <disk size>
Create VHD’s and VHDX, Configure differencing drives, modify VHDs, config pass-
through disks, manage checkpoints, implement a virtua fibre channel adapter, config
storage QoS
VHD-2TB, VHDX-64TB
Checkpoint, were known as snapshots pre-2012, ie, used to revert back after update
deployed if update problematic –AVHD, AVHDX extension.
Switch types
External – Can access the physical network
Internal – VM’s can access each other but not physical adapter
Private – accessable only to child VMs
Emulated – legacy, standard network adapter driver that communicates with parent
partition by making calls directly to the hypervisor
Emulated adapter can be used for PXE boot and when installing an OS on your VMs
that does not have guest integrated services package on it.
IANA
All zeros – Network ID
All ones – broadcast address
IANA – Internet assigned numbers authority , managed by Internet Corp for assigned
names and numbers (ICANN) allocates address blocks to Regional Internet
Registries (RIR) which in turn allocate smaller blocks to (ISPs)
Private IPs
10.0.0.0/8
172.16.0.0/12
192.168.0.0/16
IPv4 subnetting
Supernetting (Aggregation)
Dual IP stack
Uses both IPv4 and IPv6 running together, most routers don’t use IPv6
Tunnelling
Transporting Ipv6 traffic over IPv4 network.
IPv6 datagram encapsulated within a IPv4 packet
6TO4
ISATAP – Intra-site Automaitc Addressing Protocol – emulates an IPv6 link by using
an IPv4 network
TEREDO –
B, C, A, A, C
00000000
1248,16,32,64,128
Create and configure scopes, configure a DHCP Reservation, DHCP options, client
and server for PXE boot, DHCP relay agent, DHCP Server, Authorise DHCP Server
DHCP, 3 Components
DHCP Service – responds to client requests for TCPIP settings
DHCP client – issue requests to servers and applies tcpip settings it receives to the
local computer
DHCP Comms protocol – defines the formats and sequencies of the messages
D, D, C, B, ABD
DNS cache
Ttl – the amount of time DNS data remains cached on a Server
DNS Forwarders
Reverse name resolution – convert IP address to DNS name
Alice can reduce traffic by, changing the ttl for cache,
D, A, B, D, B
DCPROMO.EXE – Depreciated
DSRM –Directory Services Restore Mode
3 DC’s for 2 domains inside and litware.com. maybe an Azure DC for London office
A, AC, A, A, B
DN – Distinguished Name
Cn=matthew, ou=it, dc=nis, dc=ie
OU’s are not security principals, global, domain local and universal groups
do this
Configure group nesting, Convert groups, manage group membership using Group
policy, Enumerate group membership, delegate the creation and management of AD
objects, manage default AD containers, Create, copy, configure and delete groups
and OUs
Access Tokens – only generated when user first log on to network from their PC,
access tokens used to identify users access rights
2Group types
Distribution and Security
Group Scope
Configure a Central Store, Manage starter GPOs, configure GPO links, Configure
multiple local group policies, Conf security filtering
3types of GPOs
Local, non-local (Active directory GPOs) and starter
B, B, C, A, A
Configure user rights assignment, security options settings, security templates, audit
policy, local users and groups, user account control (UAC)
None, d
B, ac, c, a, a
Additional setttings
Designated file types, enforcement, trusted publishers
AppLocker – Application control policies, can only be used in win7, win 2008 r2 or
later
Executable rules, windows installer rules, script rules, packaged app rules
AppLocker needs Application identity service running
Sophie can apply an allow rule in Applocker to groups ResDev and RDint
D, b, c, b, a
Configure rules for multiple profiles using group policy, connection security rules,
windows firewall to allow or deny applications, scopes, ports and users,
authenticated firewall exceptions, import and export settings
Export to .wfw
D, b, C, AC