You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Configure your email address in tools/.local/config/default.json to receive emailed logs. (OPTIONAL)
6
+
1. Confirm you have NodeJS installed.
7
+
Open PowerShell or GitBash and type `npm --version`.
8
+
If not, install from [https://nodejs.org/en/download/](https://nodejs.org/en/download/).
9
+
1. Open GitBash or PowerShell and cd into office-docs-powershell/tools/office-powershell-updater
10
+
1. Install the required modules, type `npm install` and press Enter.
11
+
1. Install required PowerShell modules and connectors:
12
+
- Skype for Business Online: https://docs.microsoft.com/en-us/office365/enterprise/powershell/manage-skype-for-business-online-with-office-365-powershell
0 commit comments