Quantcast
Channel: AutoSPInstaller
Viewing all articles
Browse latest Browse all 2279

Created Unassigned: error Get-Process $pPatchFileName [22279]

$
0
0
I'm getting this error:
>> Patching now keep this PowerShell window open ...
Get-Process : Cannot find a process with the name "ubersrv2013-kb3115029-fullfile-x64-glb". Verify the process name
and call the cmdlet again.
At E:\software\patch\AutoSPCUInstaller_Func.ps1:235 char:11
+ $proc = Get-Process $pPatchFileName
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (ubersrv2013-kb3115029-fullfile-x64-glb:String) [Get-Process], ProcessCo
mmandException
+ FullyQualifiedErrorId : NoProcessFoundForGivenName,Microsoft.PowerShell.Commands.GetProcessCommand

> Could not get the installation process.

I know there the application found it earlier because it said it was found. I'm guessing there is a resolution for this since you were trapping the error. I was not able to find the resolution. Any help you can give is appreciated.

Regard,
Scott

Viewing all articles
Browse latest Browse all 2279

Trending Articles