• 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/19

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;

19 Cards in this Set

  • Front
  • Back
Remote Installation Services (RIS)
Another way that many IT departments deploy operating systems has been through the use of __________. _______ was a utility that allowed an administrator to deploy an operating system remotely. On the client machine that was receiving the operating system, you would use a set of disks (_____ client disks) that would automatically initiate a network card, connect to the _____ server, and download the operating system.
Windows Deployment Services (WDS)
Advantages of _______
•You can remotely install Windows 7 / Windows 8.
•The procedure simplifies management of the server image by allowing you to access Windows 7 / 8 distribution files from a distribution server.
•You can quickly recover the operating system in the event of a computer failure.
WDSUTIL
You can configure WDS on a Windows Server 2003 / 2008 / 2008 R2 or Windows Server 2012 computer by using the Windows Deployment Services Configuration Wizard or by using the __________ command-line utility.
Powershell command to install Windows Server Migration Tools.
What is this powershell command used for?
Install-WindowsFeature Migration –ComputerName computer_name (exclude if local machine)
To convert from a Windows 2012 Server Core system to Server With A GUI mode
What is this command used for?
Install-WindowsFeature Server-Gui-Mgmt-Infra,Server-Gui-Shell –Restart
Switch the server back to Server Core mode
What is this command used for?
Uninstall-WindowsFeature Server-Gui-Mgmt-Infra -restart
PXE
The WDS client is the computer on which Windows 7 / 8 will be installed. WDS clients rely on a technology called ___, which allows the client computer to remotely boot and connect to a WDS server.
WinRM command-line tool
WinRM scripting objects
Windows Remote Shell command-line tool
3 ways to access the WinRM Utility
-machine
When using the WinRM utility, you can use the ________ switch to indicate the remote machine to which you are connecting.
WinRM get
WinRm command: Retrieves management information
WinRM set
WinRm command: Modifies management information
WinRM create
WinRm command: Creates a new instance on the managed resources
WinRM delete
WinRm command: Removes an instance from a managed resource
WinRM enumerate
WinRM command: Lists all instances of a managed resource
WinRM invoke
WinRM command: Executes a method on a managed resource
WinRM identity
WinRM command: Determines whether a WS-Management implementation is running on a remote machine
WinRM quickconfig
WinRM command: Configures a machine to accept WS-Management commands from a remote machine
WinRM configSDDL
WinRM command: Modifies an existing security descriptor for a Uniform Resource Identifier (URI)
WinRM helpmsg
WinRM command: Displays error messages for an error code