PrepAway - Latest Free Exam Questions & Answers

How should you complete the relevant Windows PowerShell script?

HOTSPOT
You are the Office 365 administrator for your company.
An employee with the user name User1 requests a shared mailbox named Sales1. User1
must be able to send messages from the Sales1 mailbox.
You need to create and configure the online mailbox.
How should you complete the relevant Windows PowerShell script? To answer, select the
correct answer from each list in the answer area.

PrepAway - Latest Free Exam Questions & Answers

Answer:

Explanation:

7 Comments on “How should you complete the relevant Windows PowerShell script?

  1. Alejandro says:

    hi, new-msolgroup doesnt have either the -name parameter nor the type parameter

    PS C:\office365\Setupfiles> New-MsolGroup -Name $GroupName -DisplayName $GroupDisplayName -Alias $GroupAlias -ManagedBy $requestorUPN -type Security
    New-MsolGroup : No se encuentra ningún parámetro que coincida con el nombre del parámetro ‘Name’.
    En línea: 1 Carácter: 22
    + New-MsolGroup -Name $GroupName -DisplayName $GroupDisplayName -Alias $Gro …
    + ~~~~~
    + CategoryInfo : InvalidArgument: (:) [New-MsolGroup], ParameterBindingException
    + FullyQualifiedErrorId : NamedParameterNotFound,Microsoft.Online.Administration.Automation.NewGroup




    0



    1

Leave a Reply