PowerShell queryService–Wait for a Dependency Starting Service
By: Brenton Blawat There have been several occasions while scripting in PowerShell that the script is dependent on a specific service in the running state. A good example is the need to wait for the WMI Service to startup prior to making a WMI call, or SQL Server where when you restart the services, you [...]
Read Full Post | Make a Comment ( None so far )

