Forum Discussion
Charios
Jun 07, 2019Copper Contributor
How to make Skype for Business and OneDrive automatically insert credentials on launch ?
We have a client, that wants new users to sign in to a domain joined computer and automatically get signed in to Outlook, Skype for Business and OneDrive. Now the client has an on-premise Active...
VasilMichev
Jun 07, 2019MVP
OneDrive needs a GPO/Reg key for this. Download the ADMX and toggle the "Silently configure OneDrive using Windows 10 or domain credentials" setting or configure the following key: [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\OneDrive] “SilentAccountConfig”=dword:00000001
SfB shouldn't need a separate setting, but make sure the user's attributes are correctly configured (msRTCSIP-PrimaryUserAddress matches the UPN, etc).
- ChariosJun 12, 2019Copper ContributorPrimary User Address matches UPN, but proxyAddress field is empty, I've read that you need SIP addresses there, but I haven't found how to populate them automatically. Unless there is another way
- Jun 12, 2019Hmm. Proxy address should be populated but don’t think it’s required. Assume you don’t have onprem exchange then.
- ChariosJun 26, 2019Copper Contributor
No on prem exchange, you are correct.ChrisWebbTech
- Jun 12, 2019You said you setup seamless sso? They shouldn’t have to enter their email when signing in. Can you sign directly to office 365 via browser and you have to put in your email? If that’s the case seems that logins and UPNs aren’t matched up with the domain account and what’s in 365?
Is office setup as office pro plus and signed in as the user under office account?