Skip to content

Commit f0cb3d6

Browse files
authored
Merge pull request MicrosoftDocs#2485 from dplotnikov/patch-2
updated all missing links
2 parents ff1ad96 + 33da55e commit f0cb3d6

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

tools/office-cmdlet-updater/README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,17 @@
1313
- https://www.microsoft.com/en-us/download/details.aspx?id=39366
1414
- execute into console `winrm quickconfig`
1515
- Microsoft Teams:
16+
- https://www.powershellgallery.com/packages/MicrosoftTeams
1617
- SharePoint Online:
1718
- https://www.microsoft.com/en-us/download/details.aspx?id=35588
18-
- Exchange Online:
19+
- Exchange Online cmdlets could be imported using [this guide](https://docs.microsoft.com/en-us/powershell/exchange/exchange-online/connect-to-exchange-online-powershell/connect-to-exchange-online-powershell)
1920
- Whiteboard:
21+
- https://www.powershellgallery.com/packages/WhiteboardAdmin
2022
- StaffHub:
21-
- Office Online Server:
23+
- https://www.powershellgallery.com/packages/MicrosoftStaffHub
24+
- Office Online Server cmdlets are not distributed separately
2225
- SharePoint Migration Tool (SPMT):
26+
- https://docs.microsoft.com/en-us/powershell/module/spmt
2327
7. Run the app, type `npm start` and press Enter.
2428

2529
## Notes

0 commit comments

Comments
 (0)