exam questions

Exam MS-300 All Questions

View all questions & answers for the MS-300 exam

Exam MS-300 topic 1 question 7 discussion

Actual exam question from Microsoft's MS-300
Question #: 7
Topic #: 1
[All MS-300 Questions]

HOTSPOT -
You have a Microsoft SharePoint Online subscription.
You need to create a PowerShell script to retrieve planned changes and service information from Microsoft 365.
How should you complete the PowerShell script? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer: Explanation

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Ye
Highly Voted 5 years, 4 months ago
O365ServiceCommunucations Get-SCEvent
upvoted 11 times
...
navefrite
Highly Voted 5 years, 1 month ago
Install-Module -Name O365ServiceCommunications Get-SCEvent -Eventtypes Message, Incident -SCSession $MySession -PastDays 1
upvoted 5 times
...
you0725
Most Recent 4 years, 10 months ago
https://mattmcnabb.github.io/Office-365-Health-Monitoring-With-PowerShell
upvoted 1 times
...
AayushB
4 years, 10 months ago
Install-Module -Name O365ServiceCommunications Get-SCEvent -Eventtypes Message, Incident -SCSession $MySession -PastDays
upvoted 1 times
...
Mesfin
5 years, 8 months ago
No hot area and explanation provided
upvoted 2 times
...
bowlinbd
5 years, 9 months ago
Hot area not present.
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...