Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
This learning path covers cmdlets that are commonly used for system administration tasks related to Active Directory, network configuration, server administration, and Windows 10 device administration.
Prerequisites:
This module covers the cmdlets that are used to administer Active Directory Domain Services.
Learning objectives:
Upon completion of this module, the learner will be able to:
Prerequisites:
This module is part of these learning paths:
Q1. You need to create a Global security group named Group1. Which type of parameter will you use to specify a Global group when using the New-ADGroup PowerShell cmdlet?
Q2. You need to use PowerShell to review the Department and email address for an Active Directory user named User1. How will you format the PowerShell command?
Get-ADUser -Filter * -Properties *
Get-ADUser -Identity User1 -Properties Department,EmailAddress
Get-ADUser -Identity User1 -Properties *
This module covers the PowerShell modules and cmdlets that are used to configure network settings for Windows devices.
Learning objectives:
Upon completion of this module, the learner will be able to:
Prerequisites:
This module is part of these learning paths:
Q1. Which parameter can you use with *-NetIPAddress
cmdlets to identify a network interface?
Q2. You need to manage firewall settings and rules with PowerShell. Which PowerShell module contains the required cmdlets?
This module covers cmdlets that are used to configure settings related to Group Policy, Server Manager, Hyper-V, and Internet Information Services (IIS).
Learning objectives:
Upon completion of this module, the learner will be able to:
Prerequisites:
This module is part of these learning paths:
Q1. You need to identify which server roles and features have been installed on LON-SVR1. Which cmdlet would you use?
Q2. Which PowerShell module has mostly replaced the WebAdministration module for managing IIS websites?
This module covers common PowerShell cmdlets that can be used to perform tasks on a local Windows 10 computer.
Learning objectives:
Upon completion of this module, the learner will be able to:
Prerequisites:
This module is part of these learning paths:
Q1. You need to use PowerShell to review system and operating system properties of the local computer. Which cmdlet should you use?
Q2. You want to check the level of access a user has to C:\Folder1. Which cmdlet in the Microsoft.PowerShell.Security module would you use?
I hope this Maintain system administration tasks in Windows PowerShell Microsoft Quiz Answers would be useful for you to learn something new from this problem. If it helped you then don’t forget to bookmark our site for more Coding Solutions.
This Problem is intended for audiences of all experiences who are interested in learning about Data Science in a business context; there are no prerequisites.
Keep Learning!