• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/21

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

21 Cards in this Set

  • Front
  • Back

Cmdline tool to set time and date

control timedate.cpl

netdom

joins AD domain, renames pc

cmdline tool for common server core properties

sconfig

cmd to enable automatic update

cscript scregedit.wsf

cmdline tool to configure ip address

netsh interface ipv4

cmdlinetool to config windows firewall

netsh advfirewall

cmd to display help

help


converting from GUI to Core cmdlet

Uninstall-WindowsFeature Server-GUI-Mgmt_Infra -restart

Wim cmdlet to install GUI

Get-Windowsimage -imagepath \install.wim




Install-WindowsFeature Server-GUI-MGMT-INFRA (or Server-GUI-Shell) -restart -source wim:\install.wim:

cmdlet to install desktop

Install-Windowsfeature desktop-experience

AD DS Delegation of Control Wizard

Can control built in group properties

DSC Requirements

Powershell

DSC Service Feature


Net 4.5


Windows Communication Foundation Services (WCF)


IIS


Clients running W7


How can you configure offline server images?

DISM tool

enabling servers for remote management cmdlet

configure-smremoting.exe -enable (or -disable)

cmdline tool to manage services

sc.exe

Static Dependent (in Teaming)

The vswitch identifies the links as part of a team. Used when more granular control is required.

Switched Independent (in Teaming)

the OS manages the NIC team independent of switch, keeps track of connection state. can do Active/Active, Active/Standby

Link Aggregation Control Protocol

Switched-Dependent Mode used to dynamically identify and aggregate links between a host and switch. use of enterprise classed managed switched is required.

Address Hash Load Balancing Mode

load balances all inbound traffic across all active NICs

Hyper-V Port Load Balancing Mode

support for load balancing between VMs. Hyper V works with Nic to load balance and deliver VM traffic over specific NICs

cmdlet to configure NIC Team

New-Netlbfoteam [Team Name], Ethernet, Ethernet 2