Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
tutorial:adm:manage_office_365 [2020/01/21 13:27]
poulm link to blog article
tutorial:adm:manage_office_365 [2020/05/12 17:38] (current)
cirkval [Systems - office 365: Manage user licenses]
Line 1: Line 1:
 ====== Systems - office 365: Manage user licenses ====== ====== Systems - office 365: Manage user licenses ======
-<note warning>This article is draft!</note>+<note tip>This article is draft!</note>
  
 ===== 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}}
  
Line 9: Line 12:
 Read the [[https://blog.bcvsolutions.eu/jak-automatizovat-pridelovani-licenci-v-microsoft-office-365/ | highlight for managers in our blog]]. Read the [[https://blog.bcvsolutions.eu/jak-automatizovat-pridelovani-licenci-v-microsoft-office-365/ | highlight for managers in our blog]].
  
-===== Setup winRM connector =====+===== Setup WinRM + AD connector =====
  
-TODO odkaz na tutoriál s instalací conn serveru a rozběhnutím winRM spojení+Please follow these tutorials how to setup remote connector server and connector: 
 +  * [[devel:documentation:adm:systems:connectors:remote_server|Remote Connector server]] 
 +  * [[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 poulm