Error stopping a Windows Service

二次信任 提交于 2019-12-04 18:35:52
Mitch Wheat

This is bug in PowerShell.

Please see Lee Holmes' post for a Workaround: The OS handle's position is not what FileStream expected

Workarounds didn't work for me. Switched to using start-transcript at the start of the script instead. Doesn't the output of the programs you run, but there are workarounds.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!