Replies: 5
starting
Start-Service : Cannot bind argument to parameter ‘Name’ because it is null.
At F:\svrapps\hadoop\manage_local_hdp_services.ps1:77 char:35
+ $foo = Start-Service -Name <<<< $serviceName.Name -ErrorAction Conti
nue
+ CategoryInfo : InvalidData: (:) [Start-Service], ParameterBindi
ngValidationException
+ FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,M
icrosoft.PowerShell.Commands.StartServiceCommand
Sent all start commands.