The use case for Install-SPSolution -Local is not clear to me.
This TechNet article Deploy solution packages (SharePoint Server 2010) suggests that I can use -Local to install solutions manually 1 server at a time in the farm. Why would this be preferred to using the timer service which seems to deploy to all necessary servers automatically
Does any one have any real world usage of this command?