Migration #7796
Unanswered
Fasapokhai
asked this question in
Q&A
Migration
#7796
Replies: 1 comment 1 reply
-
this looks like permissions issue, make sure you are local admin and run powershell with elevation. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello All.
I am new to powershell...
I am having some issues with migration.
below is my command
Copy-DbaCredential -Source dysrp -Destination dysrd -Credential ID\12345 -force -whatif
Result
WARNING: [10:35:21][Copy-Credential] Error creating credential | You cannot call a method on a null-valued expression.
What if: Performing the operation "Set variable" on target "Name: __dbatools_interrupt_function_78Q9VPrM6999g6zo24Qn83m09XF56InEn4hFrA8Fwhu5xJrs6r Value: True".
WARNING: [10:35:21][Copy-Credential] Error creating credential | You cannot call a method on a null-valued expression.
Please advise.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions