Skip to content

🚀 Feature request: External modules and session configurations support #9

@megastary

Description

@megastary

Our goal is to be able to configure and run Lazy Admin commands against as many modules and session types as possible.

Microsoft Exchange 2013

  • Tested
  • Works

Using command below (or variant of it) should work when called from Lazy Admin UI.

Invoke-Command -ConfigurationName Microsoft.Exchange -ConnectionUri http://$ServerName/powershell/ -Authentication Kerberos -Credential $Global:CredentialObject -AllowRedirection -ScriptBlock {Get-Mailbox}

Metadata

Metadata

Assignees

Labels

core functionalityA functionality that needs to be implementeddocumentationImprovements or additions to documentationenhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions