Set-Content : A positional parameter cannot be found that accepts argument 'start='.
At C:\PS.ps1:1 char:1
+ sc config LicenseManager start= demand
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidArgument:

) [Set-Content], ParameterBindingException
+ FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.SetContentCommand
Set-Content : A positional parameter cannot be found that accepts argument 'start='.
At C:\PS.ps1:3 char:1
+ sc config clipsvc start= demand
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidArgument:

) [Set-Content], ParameterBindingException
+ FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.SetContentCommand
Set-Content : A positional parameter cannot be found that accepts argument 'start='.
At C:\PS.ps1:5 char:1
+ sc config wuauserv start= demand
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidArgument:

) [Set-Content], ParameterBindingException
+ FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.SetContentCommand
Set-Content : A positional parameter cannot be found that accepts argument 'start='.
At C:\PS.ps1:7 char:1
+ sc config usosvc start= demand
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidArgument:

) [Set-Content], ParameterBindingException
+ FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.SetContentCommand
Set-Content : A positional parameter cannot be found that accepts argument 'start='.
At C:\PS.ps1:9 char:1
+ sc config sppsvc start= auto
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidArgument:

) [Set-Content], ParameterBindingException
+ FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.SetContentCommand