Thank you. But there were no negative comments/statements in my posts. In my first post I stated that I would implement several places...
OK, you can ignore that. But I said not a single word neither about your comparative operators nor about them not working. Obviously you can`t...
That`s not what I meant. The code $Running = Get-Process | Where-Object -Property Name -Like *$Object* gives the same results as $Running =...
In the code of the function "Stop-Running" you use PowerShell cmdlets to organize a cycles for closing of the services and of the processes. I...