Manage Microsoft 365 services by using Windows PowerShell Microsoft Quiz Answers

Get Manage Microsoft 365 services by using Windows PowerShell Microsoft Quiz Answers

This learning path explains how to efficiently manage the most commonly used services in Microsoft 365, such as Microsoft Azure Active Directory (Azure AD), Microsoft Exchange Online, Microsoft SharePoint Online, and Microsoft Teams.

Prerequisites:

  • Familiarity with Windows networking technologies and implementation
  • Familiarity with Windows Server administration, maintenance, and troubleshooting
  • Familiarity with Windows PowerShell and its commands to perform specific tasks
  • Familiarity with PowerShell cmdlets used for system administration tasks related to Active Directory, network configuration, server administration, and Windows 10 device administration
  • Familiarity with Windows PowerShell pipeline, PowerShell providers, and PowerShell drives
  • Familiarity with CIM and WMI technologies
  • Familiarity to use variables, arrays, hash tables, and scripting constructs in Windows PowerShell
  • Familiarity to administer remote computers with Windows PowerShell
  • Familiarity to manage Azure resources with Windows PowerShell

Enroll on Microsoft

Module 1: Manage users, groups, and licenses in Azure AD by using Windows PowerShell

This module covers how to give access to the services in Microsoft 365, so that you can create user accounts and then assign licenses that provide access to the services.

Learning objectives:

Upon completion of this module, the learner will be able to:

  • Describe the benefits of using PowerShell for Microsoft 365.
  • Explain how to connect to a Microsoft 365 tenant with PowerShell.
  • Explain how to create and manage users in Microsoft 365 with PowerShell.
  • Explain how to create and manage groups in Microsoft 365 with PowerShell.
  • Explain how to manage roles in Microsoft 365 with PowerShell.
  • Explain how to manage licenses in Microsoft 365 with PowerShell.

Prerequisites:

  • Familiarity with Windows networking technologies and implementation
  • Familiarity with Windows Server administration, maintenance, and troubleshooting
  • Familiarity with Windows PowerShell and its commands to perform specific tasks
  • Familiarity with PowerShell cmdlets used for system administration tasks related to Active Directory, network configuration, server administration, and Windows 10 device administration
  • Familiarity with Windows PowerShell pipeline, PowerShell providers, and PowerShell drives
  • Familiarity with CIM and WMI technologies
  • Familiarity to use variables, arrays, hash tables, and scripting constructs in Windows PowerShell
  • Familiarity to administer remote computers with Windows PowerShell

This module is part of these learning paths:

Quiz 1: Knowledge check

Q1. Which cmdlet should you use to authenticate to Azure AD to create user accounts?

  • Connect-SPOTenant
  • Connect-MSOnline
  • Connect-ExchangeOnline

Q2. Which role should be assigned to a user to manage all services in Microsoft 365?

  • Global Administrator
  • Service Support Admin
  • User Administrator

Module 2: Manage Exchange Online by using Windows PowerShell

This module covers managing mailboxes, resources, and admin roles in Exchange Online with PowerShell.

Learning objectives:

Upon completion of this module, the learner will be able to:

  • Explain how to connect to Exchange Online by using PowerShell.
  • Explain how to manage mailboxes in Exchange Online.
  • Explain how to manage resources in Exchange Online.
  • Explain how to manage admin roles in Exchange Online.

Prerequisites:

  • Familiarity with Windows networking technologies and implementation
  • Familiarity with Windows Server administration, maintenance, and troubleshooting
  • Familiarity with Windows PowerShell and its commands to perform specific tasks
  • Familiarity with PowerShell cmdlets used for system administration tasks related to Active Directory, network configuration, server administration, and Windows 10 device administration
  • Familiarity with Windows PowerShell pipeline, PowerShell providers, and PowerShell drives
  • Familiarity with CIM and WMI technologies
  • Familiarity to use variables, arrays, hash tables, and scripting constructs in Windows PowerShell
  • Familiarity to administer remote computers with Windows PowerShell
  • Familiarity to manage Azure resources with Windows PowerShell

This module is part of these learning paths:

Quiz 1: Knowledge check

Q1. Which cmdlet can you use to connect to Exchange Online and manage mailboxes?

  • Connect-SPOTenant
  • Connect-MSOnline
  • Connect-ExchangeOnline

Q2. Which cmdlet should you use to configure autoaccept settings for a resource mailbox?

  • Set-CalendarProcessing
  • Set-AzureADUser
  • Set-MailboxFolderPermission

Module 3: Manage SharePoint Online by using Windows PowerShell

This module describes SharePoint Online, which is a collaboration service that allows to store and share information through a web-based interface. The module explains how to manage SharePoint Online users and groups with PowerShell.

Learning objectives:

Upon completion of this module, the learner will be able to:

  • Explain how to connect to SharePoint Online by using PowerShell.
  • Explain how to manage SharePoint Online users and groups with PowerShell.
  • Explain how to manage sites with PowerShell.
  • Explain how to manage external user sharing with PowerShell.

Prerequisites:

  • Familiarity with Windows networking technologies and implementation
  • Familiarity with Windows Server administration, maintenance, and troubleshooting
  • Familiarity with Windows PowerShell and its commands to perform specific tasks
  • Familiarity with PowerShell cmdlets used for system administration tasks related to Active Directory, network configuration, server administration, and Windows 10 device administration
  • Familiarity with Windows PowerShell pipeline, PowerShell providers, and PowerShell drives
  • Familiarity with CIM and WMI technologies
  • Familiarity to use variables, arrays, hash tables, and scripting constructs in Windows PowerShell
  • Familiarity to administer remote computers with Windows PowerShell
  • Familiarity to manage Azure resources with Windows PowerShell

This module is part of these learning paths:

Quiz 1: Knowledge check

Q1. When you modify a SharePoint Online site with Set-SPOSite, what do you need to provide to identify which site is being modified?

  • The group ID of the site
  • The URL of the site
  • The display name of the site

Q2. How would you directly assign permissions to a SharePoint Online site?

  • Use the Add-SPOUser cmdlet
  • Create a SharePoint group that’s assigned permissions, and then use the Add-SPOUser cmdlet to add members to the SharePoint group
  • Create a SharePoint group that’s assigned permissions

Module 4: Manage Microsoft Teams by using Windows PowerShell

This module explains how to use Microsoft Teams PowerShell module to perform tasks such as creating teams and managing user permissions.

Learning objectives:

Upon completion of this module, the learner will be able to:

  • Describe the Microsoft Teams PowerShell module.
  • Explain how to connect to Microsoft Teams by using PowerShell.
  • Manage Microsoft Teams with the Microsoft Teams PowerShell module.

Prerequisites:

  • Familiarity with Windows networking technologies and implementation
  • Familiarity with Windows Server administration, maintenance, and troubleshooting
  • Familiarity with Windows PowerShell and its commands to perform specific tasks
  • Familiarity with PowerShell cmdlets used for system administration tasks related to Active Directory, network configuration, server administration, and Windows 10 device administration
  • Familiarity with Windows PowerShell pipeline, PowerShell providers, and PowerShell drives
  • Familiarity with CIM and WMI technologies
  • Familiarity to use variables, arrays, hash tables, and scripting constructs in Windows PowerShell
  • Familiarity to administer remote computers with Windows PowerShell
  • Familiarity to manage Azure resources with Windows PowerShell

This module is part of these learning paths:

Quiz 1: Knowledge check

Q1. Which parameter, if any, do you need to provide with the Connect-MicrosoftTeams cmdlet to connect to Microsoft Teams?

  • -MailNickName
  • You don’t need to provide any parameters
  • -GroupId

Q2. Which parameter can you use with the Set-MicrosoftTeam cmdlet to set the primary SMTP address for the team?

  • -DisplayName
  • -User
  • -MailNickName
Conclusion:

I hope this Manage Microsoft 365 services by using 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!

More Coding Solutions >>

Cognitive Class Answer

CodeChef Solution

Microsoft Learn

Leave a Reply

Your email address will not be published. Required fields are marked *