Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
tutorial:adm:manage_office_365 [2020/01/21 12:17]
poulm created
tutorial:adm:manage_office_365 [2020/05/12 09:00]
kucerar added two ways how to achieve this. Added liks to remote server and connector
Line 3: Line 3:
  
 ===== Introduction ===== ===== Introduction =====
-This tutorial will show you how to connect office 365 in order to add or remove licenses to/from users. We will use WinRM + AD connector.+This tutorial will show you how to connect office 365 in order to add or remove licenses to/from users. 
 +To achieve this you have two options. 
 +  - Using AD groups to managing licenses - To be able to use AD groups you need to have the right subscription. Look to [[https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/active-directory-licensing-whatis-azure-portal#licensing-requirements | documentation]] for more information. 
 +  - Using WinRM + AD connector and powershell scripts to managing licenses
 {{ :tutorial:adm:ps_schema_o365.jpg | manage o365 through powerShell}} {{ :tutorial:adm:ps_schema_o365.jpg | manage o365 through powerShell}}
  
 ===== Before you start ===== ===== Before you start =====
 +Read the [[https://blog.bcvsolutions.eu/jak-automatizovat-pridelovani-licenci-v-microsoft-office-365/ | highlight for managers in our blog]].
  
-Read the highlight for managers in our blog - TODO odkaz+===== Setup WinRM + AD connector =====
  
-===== Setup winRM connector ===== +Please follow these tutorials how to setup remote connector server and connector: 
- +  * [[devel:documentation:adm:systems:connectors:remote_server|Remote Connector server]] 
-TODO odkaz na tutoriál s instalací conn serveru a rozběhnutím winRM spojení+  * [[devel:documentation:adm:systems:winrm_ad_connector|WinRM + AD Connector]]
  
 ===== adding an office 365 license to user ===== ===== adding an office 365 license to user =====
  • by cirkval