Jan-Hendrik Peters
Jan-Hendrik Peters
No more to be done here, currently it is as fast as it gets
Closing this, the amount of work vs the benefits is just not there
Nope, fully compatible. The warning you have seen is likely from here: https://github.com/AutomatedLab/AutomatedLab.Common/blob/f3c100caa2dd5c972f46d7461194c5d9add37045/AutomatedLab.Common/Common/Public/Send-ModuleToPsSession.ps1#L134 That reminds me: I need to add an issue template here to capture necessary information for troubleshooting...
Well, no, of course not. Just because it is inconvenient doesn't diminish its purpose: Send-ModuleToPSSession is not helpful, if the module being sent cannot be imported. Thus, a warning is...
What I will do is to check if the Force parameter is present and if it is, send the module regardless of if it is supported - even if it...
SOrry for the delay, I did not expect someone actually using this besides me. This works for any subscription with access to NV-series VMs. I don't really know how a...
I was unaware that a YAML module would convert JSON. Sounds like a simple fix then.
Hi, have you tried using Get-Help, for example `get-help about_automatedlab`? All our online documentation is packaged alongside the modules. As an interim solution, you could `Get-Command -Module AutomatedLab*`. It will...
I haven't seen that happen yet. I'll try downloading an eval ISO matching your description in order to recreate the issue. Out of curiosity, what happens if you do an...
If you feel it is trivial, we always welcome Pull Requests! But until then, we only have Exchange in our roles, which arguably is not a "trivial" SMTP server. Exchange...