ironmansoftware / universal-automation

Universal Automation is the PowerShell-first automation platform.
https://ironmansoftware.com/universal-automation/
MIT License
24 stars 4 forks source link

UDHost generates alot of Windows Warning Events for trying to overwrite the readonly var $Error. (SessionStateUnauthorizedAccessException) #24

Open adamdriscoll opened 4 years ago

adamdriscoll commented 4 years ago

Describe the Issue

UDHost generates alot of Windows Warning Events for trying to overwrite the readonly var $Error. (SessionStateUnauthorizedAccessException)

To Reproduce

Steps to reproduce the behavior: (Example)

Not sure yet. Will have to check event logs.

Expected behavior

A clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots to help explain your problem.

Script Sample

Attempt to attach sample code that will allow others to reproduce the issue. NOTE: Generally speaking this is the MOST EFFECTIVE way to have your issue resolved.

Version Information