Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A AutoSPInstallerGUI
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 46
    • Issues 46
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CodePlex
  • AutoSPInstallerGUI
  • Issues
  • #39

Closed
Open
Created Feb 09, 2019 by Laurent Sittler@lsittler©Owner

Script Halts after Service Pack 2 install

This looks like a great tool. I am having an issue after Service Pack 2 installs. I have looked through the log and rechecked all my settings and can't see the error. Thanks for assistance with this.

Scott

- SharePoint 2010 binaries appear to be already installed - skipping installation.

  • Installing SharePoint Language Packs:
  • Installing ServerLanguagePack_SP2_en-us.exe.............Done.
  • Language pack ServerLanguagePack_SP2_en-us.exe setup completed in 00:00:50.
  • No Language Pack service packs found.
  • Language Pack installation complete.
  • Currently installed languages:

- English (United States)

  • Looking for SharePoint updates to install...
    • Installing SP2010 Service Pack 2 oserversp2010-kb2687453-fullfile-x64-en-us.exe....Done.
    • Patch not required; installed product is same or newer.
    • Service Pack 2 install completed in 00:00:05.
    • Installing SP2010 ...--------------------------------------------------------------
  • Script halted!
Exception             : System.Management.Automation.ParameterBindingValidationException: Cannot validate argument on parameter 'Name'. The argument is null or empty. Supply
                    an argument that is not null or empty and then try the command again. ---> 
                    System.Management.Automation.ValidationMetadataException: The argument is n
                    ull or empty. Supply an argument that is not null or empty and then try the
                     command again.
                       at System.Management.Automation.ValidateNotNullOrEmptyAttribute.Validate
                    (Object arguments, EngineIntrinsics engineIntrinsics)
                       at System.Management.Automation.ParameterBinderBase.BindParameter(Comman
                    dParameterInternal parameter, CompiledCommandParameter parameterMetadata, P
                    arameterBindingFlags flags)
                       --- End of inner exception stack trace ---
                       at System.Management.Automation.ParameterBinderBase.BindParameter(Comman
                    dParameterInternal parameter, CompiledCommandParameter parameterMetadata, P
                    arameterBindingFlags flags)
                       at System.Management.Automation.CmdletParameterBinderController.BindPara
                    meter(CommandParameterInternal argument, MergedCompiledCommandParameter par
                    ameter, ParameterBindingFlags flags)
                       at System.Management.Automation.CmdletParameterBinderController.BindPara
                    meter(UInt32 parameterSets, CommandParameterInternal argument, MergedCompil
                    edCommandParameter parameter, ParameterBindingFlags flags)
                       at System.Management.Automation.CmdletParameterBinderController.BindPara
                    meters(UInt32 parameterSets, Collection`1 arguments, CommandMetadata comman
                    dMetadata)
                       at System.Management.Automation.CmdletParameterBinderController.BindComm
                    andLineParametersNoValidation(Collection`1 arguments)
                       at System.Management.Automation.CmdletParameterBinderController.BindComm
                    andLineParameters(Collection`1 arguments)
                       at System.Management.Automation.CommandProcessor.BindCommandLineParamete
                    rs(CommandParameterInternal[] parameters)
                       at System.Management.Automation.CommandProcessor.Prepare(CommandParamete
                    rInternal[] parameters)
                       at System.Management.Automation.CommandProcessorBase.DoPrepare(CommandPa
                    rameterInternal[] parameters)
                       at System.Management.Automation.Internal.PipelineProcessor.Start(Boolean
                     incomingStream)
                       at System.Management.Automation.Internal.PipelineProcessor.SynchronousEx
                    ecuteEnumerate(Object input, Hashtable errorResults, Boolean enumerate)
TargetObject          : 
CategoryInfo          : InvalidData: (:) [Get-Process], ParameterBindingValidationException
FullyQualifiedErrorId : ParameterArgumentValidationError,Microsoft.PowerShell.Commands.GetProcessCommand
ErrorDetails          : 
InvocationInfo        : System.Management.Automation.InvocationInfo
PipelineIterationInfo : {}

PSMessageDetails :

| Automated SP2010 install script | | Started on: 11/1/2013 3:23:01 PM |

| Aborted: 11/1/2013 3:23:58 PM |

PS C:\SP2010\AutoSPInstaller> 
PS C:\SP2010\AutoSPInstaller>
Assignee
Assign to
Time tracking