M
Max Kaiser
Hello together,
I plan to implement a connection to Office 365 with Windows 2016 servers. Those servers will provide ADFS and AAD Connect. We plan to use SQL servers for AdFS and AAD Connect. The SQL colleagues prepared 3 instances, one for ADFS, one for AAD Connect (active) and the 3rd for the AAD Connect (staged).
For ADFS I was able to create SQL database and permission setup files using:
Export-AdfsDeploymentSQLScript -ScriptDestinationFolder ".\ScriptFolder" -ServiceAccountName "ContosoDomain\AdfsService"
For the AAD Connect SQL I found no way to prepare the SQL database?
Is is only possible during AAD Connect setup to generate the SQL databases?
No option to do this earlier?
Thanks a lit for any help
Max Kaiser
Continue reading...
I plan to implement a connection to Office 365 with Windows 2016 servers. Those servers will provide ADFS and AAD Connect. We plan to use SQL servers for AdFS and AAD Connect. The SQL colleagues prepared 3 instances, one for ADFS, one for AAD Connect (active) and the 3rd for the AAD Connect (staged).
For ADFS I was able to create SQL database and permission setup files using:
Export-AdfsDeploymentSQLScript -ScriptDestinationFolder ".\ScriptFolder" -ServiceAccountName "ContosoDomain\AdfsService"
For the AAD Connect SQL I found no way to prepare the SQL database?
Is is only possible during AAD Connect setup to generate the SQL databases?
No option to do this earlier?
Thanks a lit for any help
Max Kaiser
Continue reading...