Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

MaxEnvelopeSize is related with Invoke-Command?

I'm working with PowerShell 5.0 developing a script that is running commands to some remote PCs. These commands are run using Invoke-Command cmdlet. We are experiencing some unexpected behaviuor due to a huge allocation of memory inside PCs where the script is run. Investigating, we have found that probably it depends on the value set for parameter MaxEnvelopeSize. Could anyone explain me if and how Invoke-Command cmdlet are related with MaxEnvelopeSize, please?

Comments