-
I´m trying to run small and simple Jobbing Script on a Window Server 2003 R2, but after i´ve invoked the start-job cmdlet, the Job starts and stuck in the state "Running". For Example i try start-job -ScriptBlock {Get-Process} but the Job never Ends. Do you know if i need some Windows...