PowerShell Set-Service And New-Service Cmdlets
PowerShell Set-Service And New-Service Cmdlets Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog post, we have discussed Get-Service cmdlet in PowerShell. https://cloudaffaire.com/powershell-get-service-cmdlet/ In this blog post, we will discuss Set-Service and New-Service cmdlets in PowerShell. You can use Set-Service cmdlet to modify properties of a service such as Status, Description, DisplayName, StartupType, etc. Using Set-Service cmdlet, you can start, stop, suspend, or pause a service in both your local…
Comments Off on PowerShell Set-Service And New-Service Cmdlets
October 1, 2020