Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parameter DatabaseName of command RemapDBs requires double quotes #94

Open
michael-buchner opened this issue Apr 24, 2020 — with docs.microsoft.com · 0 comments

Comments

Copy link

michael-buchner commented Apr 24, 2020

Using TfsConfig.exe of Azure DevOps Server Update 1.1 we found out that the value of /DatabaseName of RemapDBs command has to be wrapped in double quotes to make it work:
TfsConfig.exe remapDBs /SQLInstances:MachineName /DatabaseName:"MaschineName;AzureDevOps_Confguration"

Otherwise you'll get
'<MachineName>' is not a valid database. The format for this argument should be 'Machine[\SqlInstance];DatabaseName'. If no SqlInstance is specified the default SqlInstance will be assumed.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant