Assume that many Windows PowerShell scripts call the Console.Write method, or you try to start many console applications on a Windows PowerShell console on a computer that is running Windows 7 or Windows Server 2008 R2. In this situation, the script exits or the console applications do not start, and you receive one of the following exit codes:
Additionally, you cannot start any of the console applications from the PowerShell console.
Notes
0xC0000142
-1073741502
Notes
- The exit code describes a STATUS_DLL_INIT_FAILED issue.
- This issue is resolved temporarily when you stop the PowerShell script and then restart the PowerShell console.