Lithnet PoshBot Plugins for Microsoft Identity Manager enable ChatOps to the Microsoft Identity Manager Sync Server (MetaVerse) and the Microsoft Identity Manager Service Server.
PoshBot is a chat bot written in PowerShell. It makes extensive use of classes introduced in PowerShell 5.0. PowerShell modules are loaded into PoshBot and instantly become available as bot commands. PoshBot currently supports connecting to Slack & Microsoft Teams to provide you with awesome ChatOps goodness.
PoshBot.LithnetMIISAutomation is the PoshBot Plugin for the Microsoft Identity Manager Sync Server (MetaVerse).
PoshBot.LithnetRMA is the PoshBot Plugin for the Microsoft Identity Manager Service Server.
The PoshBot.Lithnet modules require PoshBot and PowerShell 5.1
Install PoshBot.LithnetMIISAutomation from the Powershell Gallery
install-module -name PoshBot.LithnetMIISAutomation
or download from the PowerShell Gallery
Install PoshBot.LithnetRMA from the Powershell Gallery
install-module -name PoshBot.LithnetRMA
or download from the PowerShell Gallery
- Found an issue and want us to fix it? Log it
- Want to fix an issue yourself or add functionality? Clone the project and submit a pull request
Full Configuration Details are in this blogpost