ADMT Database move back to local
hello,
i've attempted move installation of admt 3.1 remote database local instance.
i ran: admt config setdatabase /s:%computername%\ms_admt
now when part of migration enter credentials says it's not able save credentials. when run group import script it's still pulling information old database. ideas?
thanks,
daren
hi,
thanks post.
i wondering if have performed following steps:
to reuse local database after configure remote instance of sql server database
-
on local computer, click start, point administrative tools, , click services.
-
in details pane, ensure service hosting sql server express instance running , startup type set automatic. if using admt v3.1 , had admt setup install sql server express, service name mssql$ms_admt.
if service not started or if not set start automatically @ system startup, click started, right-click name of service, , click properties.
-
on general tab, in startup type list, click automatic.
-
under service status, click start, , click ok.
-
close services.
-
at command prompt, type following commands:
note the admtdb attach command necessary if ran sql commands detach local sql server express instance. admtdb attach /{s | server}:”local sql server express instance”
admt config setdatabase /s:server\instance.
you can use local database.
thanks,
miles
please remember click “mark answer” on post helps you, , click “unmark answer” if marked post not answer question. can beneficial other community members reading thread.
Windows Server > Migration
Comments
Post a Comment