site/search/search_index.json

{"config":{"lang":["en"],"prebuild_index":false,"separator":"[\\s\\-]+"},"docs":[{"location":"","text":"Getting started MsCoManager est un module powershell con\u00e7u pour faciliter la connexion et l'administration des services Microsoft. Cloud : AzureAD, ComplianceCenter, ExchangeOnline, ExchangeOnlineProtection, MSOnline, SharepointOnline, SkypeforBusinessOnline OnPremise : PsSession, Rdp Read the doc The documentation is build master branch. dockob.github.io/HiteaShell Download Download latest realease: github.com/DocKob/HiteaShell/releases/latest Requirements Les modules Powershell ci-dessous sont requis: AzureAD requires a separate module - https://www.powershellgallery.com/packages/AzureAD/ or cmdlet \"Install-Module -Name AzureAD\" MsolService requires a separate module - http://go.microsoft.com/fwlink/?linkid=236297 Sharepoint Online requires a separate module - https://www.microsoft.com/en-us/download/details.aspx?id=35588 Skype for Business Online requires a separate module - https://www.microsoft.com/en-us/download/details.aspx?id=39366 Minimal Windows 7 SP1 / Windows Server 2008 R2 SP1 Windows Management Framework 5.1 Recommended Windows 10 / Windows Server 2016 / Windows Server 2019 Installation From PowerShell Gallery Install-Module -Name MsCoManager See module page: powershellgallery.com/packages/MsCoManager From Source Clonez le repository : Git clone https : // github . com / DocKob / HiteaShell . git Lancez Powershell en Administrateur : Set-ExecutionPolicy Bypass -Scope Process -Force Import-Module -FullyQualifiedName [CHEMIN_VERS_lE_MODULE] -Force -Verbose Usage # Connexion \u00e0 un ou des service(s) Mcm connect -services @( '' ) -SessionCred $credential # D\u00e9connexion du ou des service(s) Mcm disconnect -services @( '' ) Voir toute la doc : dockob.github.io/HiteaShell","title":"Getting started"},{"location":"#getting-started","text":"MsCoManager est un module powershell con\u00e7u pour faciliter la connexion et l'administration des services Microsoft. Cloud : AzureAD, ComplianceCenter, ExchangeOnline, ExchangeOnlineProtection, MSOnline, SharepointOnline, SkypeforBusinessOnline OnPremise : PsSession, Rdp","title":"Getting started"},{"location":"#read-the-doc","text":"The documentation is build master branch. dockob.github.io/HiteaShell","title":"Read the doc"},{"location":"#download","text":"Download latest realease: github.com/DocKob/HiteaShell/releases/latest","title":"Download"},{"location":"#requirements","text":"Les modules Powershell ci-dessous sont requis: AzureAD requires a separate module - https://www.powershellgallery.com/packages/AzureAD/ or cmdlet \"Install-Module -Name AzureAD\" MsolService requires a separate module - http://go.microsoft.com/fwlink/?linkid=236297 Sharepoint Online requires a separate module - https://www.microsoft.com/en-us/download/details.aspx?id=35588 Skype for Business Online requires a separate module - https://www.microsoft.com/en-us/download/details.aspx?id=39366","title":"Requirements"},{"location":"#minimal","text":"Windows 7 SP1 / Windows Server 2008 R2 SP1 Windows Management Framework 5.1","title":"Minimal"},{"location":"#recommended","text":"Windows 10 / Windows Server 2016 / Windows Server 2019","title":"Recommended"},{"location":"#installation","text":"","title":"Installation"},{"location":"#from-powershell-gallery","text":"Install-Module -Name MsCoManager See module page: powershellgallery.com/packages/MsCoManager","title":"From PowerShell Gallery"},{"location":"#from-source","text":"Clonez le repository : Git clone https : // github . com / DocKob / HiteaShell . git Lancez Powershell en Administrateur : Set-ExecutionPolicy Bypass -Scope Process -Force Import-Module -FullyQualifiedName [CHEMIN_VERS_lE_MODULE] -Force -Verbose","title":"From Source"},{"location":"#usage","text":"# Connexion \u00e0 un ou des service(s) Mcm connect -services @( '' ) -SessionCred $credential # D\u00e9connexion du ou des service(s) Mcm disconnect -services @( '' ) Voir toute la doc : dockob.github.io/HiteaShell","title":"Usage"}]}