Julius Henderson
Julius Henderson
Hi @potatoqualitee, thanks for your response. The code I am using is here: Restore-DbaDatabase -SqlInstance $localHost -Path $_.FullName -MaintenanceSolutionBackup -IgnoreLogBackup The variables in the script are: $localHost = "localhost" and...
Hi @potatoqualitee, thanks for the info. I may not be following though, sorry! I am pointing at the parent directory for the database, which contains both a "FULL" folder and...
Sure thing! That output is here: VERBOSE: [15:56:57][Connect-DbaInstance] String is passed in, will build server object from instance object and other parameters, do some checks and then return the server...