Restriction with localdb?
Hello,
My objective to have a lean recipe to have sqlClone in a Windows 10 dev environment.
My Windows is NOT binded on a AD domain. I successfully installed an agent using the SERVERURL flag and setting up a Windows credential from an AD account with privilege on the remore server.
My service is registered I shows up green in the machine list page.
However, it does not show up when trying to create a clone from the UI.
I have 3 questions that would help me figure out what my problem is :
1. Can I use localDB on my dev workstation.
2. Does my workstation needs to be binded to a domain?
3. What kind of traffic flows from the server the the agents (if any)?
Thank you
David
My objective to have a lean recipe to have sqlClone in a Windows 10 dev environment.
My Windows is NOT binded on a AD domain. I successfully installed an agent using the SERVERURL flag and setting up a Windows credential from an AD account with privilege on the remore server.
My service is registered I shows up green in the machine list page.
However, it does not show up when trying to create a clone from the UI.
I have 3 questions that would help me figure out what my problem is :
1. Can I use localDB on my dev workstation.
2. Does my workstation needs to be binded to a domain?
3. What kind of traffic flows from the server the the agents (if any)?
Thank you
David
Tagged:
Answers
1. Can I use localDB on my dev workstation.
You cannot use localDB
2. Does my workstation needs to be binded to a domain?
No, as long as agent is running as administrator it should be fine.
3. What kind of traffic flows from the server the the agents (if any)?
HTTPS
Thanks,
Praveen