File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
tools/office-cmdlet-updater Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 6
6
3 . Confirm you have NodeJS installed.
7
7
Open PowerShell or GitBash and type ` npm --version ` .
8
8
If not, install from [ https://nodejs.org/en/download/ ] ( https://nodejs.org/en/download/ ) .
9
- 4 . Open GitBash or PowerShell and cd into office-docs-powershell/tools/office-powershell-updater
9
+ 4 . Open GitBash or PowerShell and go into office-docs-powershell/tools/office-powershell-updater
10
10
5 . Install the required modules, type ` npm install ` and press Enter.
11
11
6 . Install required PowerShell modules and connectors:
12
12
- Skype for Business Online:
13
- - https://www.microsoft.com/en-in /download/confirmation .aspx?id=39366
14
- - execute into console winrm quickconfig
13
+ - https://www.microsoft.com/en-us /download/details .aspx?id=39366
14
+ - execute into console ` winrm quickconfig `
15
15
- Microsoft Teams:
16
16
- SharePoint Online:
17
- - https://www.microsoft.com/en-gb /download/details.aspx?id=35588
17
+ - https://www.microsoft.com/en-us /download/details.aspx?id=35588
18
18
- Exchange Online:
19
19
- Whiteboard:
20
20
- StaffHub:
You can’t perform that action at this time.
0 commit comments