Test_OUT-Chap-1 Flashcards
PipeLining? (also called: Piping)
when 2 or more cmdlet services are linked together. example: output from one cmdlet is sent as input to another cmdlet
what does one enter into the command shell to find a particular syntax used with the Get-Service syntax?
Get-Help Get-Service
-this will display syntax that can be used with Get-Service.
how to install newest versions of help topics for modules installed on the computer, what is the syntax used?
Update-Help
which 2016 versions is windows server 2016 available in?
Essentials, Standard and Datacenter
what is SMB?
SMB= Server Message Block and is a network sharing protocol
which windows 2012 server editions (license types) do NOT support Failover clusters?
Foundation edition and Essentials edition.
what is the minimum windows server 2012 editions that can be used to support the following:
- DHCP server and a Failover cluster with 2 nodes.
(hardware: 32GB ram, 1 quad core processor and 100GB HDD).
Standard and Datacenter editions support Failover clustering while the Foundation and Essentials edition does not.
what is a KMS Server? how does it work?
KMS: Key Management Server: a server on the network that has a (VAS) volume Activation Service installed on it and it tells Microsoft that it (KMS) server will handle the re-validation of each license with each associated local device once every 7-180 days.
what is the USMT tool any why use it or when to use it?
USMT tool is a data tool used to create a migrate profile that contains all the users and data from the server. then one re-installs a clean install of a new server license and Restores the users data using the (USE) migration file from the USMT tool. (still have to re-install all applications)
when Migrating the DHCP role from 1 server to another and both servers have the migration tools installed what needs to be done next?
STOP the DHCP service (if you pause or disable it then it can not migrate).
what command CMDlet is entered on a server powershell to find the DHCP ID Role? (the server name/workload type such as DHCP or DNS server)
Get-SmigServerFeature:
Displays all the roles installed on the source server with their ids. (ID must be known in-order to use correct command to migrate the service (DHCP service).)
WSMT?
WSMT: Windows Server Migration Tools-
what cmdlet is used to signal or name the name of the ID of the server service role? *used when migrating server role from one server to another.
FeatureID ‘ID Name’