Microsoft
74-324 · Question #45
You administer Office 365 from a computer that runs Windows 7 Professional with Windows PowerShell and the .NET Framework 3.5.1 enabled. You need to establish a remote Windows PowerShell connection…
The correct answer is C. Import PSSession SSession D. $LiveCred = Get-Credential E. $Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri. See the full explanation below for the reasoning.
Question
You administer Office 365 from a computer that runs Windows 7 Professional with Windows PowerShell and the .NET Framework 3.5.1 enabled. You need to establish a remote Windows PowerShell connection from your computer to the Microsoft Exchange Online service. Which three Windows PowerShell cmdlets should you run? (Each correct answer presents part of the solution. Choose three.)
Options
- A$LiveCred = Set-Credential
- BExecute-PSSession $Session
- CImport PSSession SSession
- D$LiveCred = Get-Credential
- E$Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri
How the community answered
(34 responses)- A9% (3)
- B12% (4)
- C79% (27)
Community Discussion
No community discussion yet for this question.