Giter Site home page Giter Site logo

Comments (5)

MinedAssets avatar MinedAssets commented on July 22, 2024

Hi. I have confirmed dbatools is installed. This script
Install-DbaInstance -Version 2019 -SqlInstance dbatoolslab -Feature Engine -Path Z:\2019 -AuthenticationMode Mixed

Gives this error
WARNING: [09:25:01][Resolve-DbaNetworkName] DNS name dbatoolslab not found | No such host is known
WARNING: [09:25:02][Install-DbaInstance] Failed to get reboot status from | The argument is null or empty. Provide an
argument that is not null or empty, and then try the command again.

from blog-comments.

potatoqualitee avatar potatoqualitee commented on July 22, 2024

Hey Mined, can you ping dbatoolslab? The hostname will have to be resolvable either in DNS or your HOSTS file.

from blog-comments.

MinedAssets avatar MinedAssets commented on July 22, 2024

from blog-comments.

tlanghals-uturn avatar tlanghals-uturn commented on July 22, 2024

This unfortunately broke functionality in how we use dbatools to run backup jobs in parallel from a scheduler service. We now regularly see the following errors during parallel job runs.

System.IO.IOException,Dataplat.Dbatools.Commands.ImportCommand
The process cannot access the file 'C:\Program Files\WindowsPowerShell\Modules\dbatools\2.0.4\dbatools.dat' because it is being used by another process.

from blog-comments.

dennisa72295 avatar dennisa72295 commented on July 22, 2024

I have to do offline installs due to security policies. The download of dbatools.library is incorrect. I have to go to my home computer and do an Install-Module to get the correct dbatools.library. This needs to be fixed

from blog-comments.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.