Skip to content

Commit aed3a0e

Browse files
authored
Merge pull request #14618 from nextcloud/backport/14524/stable33
2 parents 0a4367b + 55fd9b0 commit aed3a0e

1 file changed

Lines changed: 17 additions & 30 deletions

File tree

user_manual/groupware/sync_windows10.rst

Lines changed: 17 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
Synchronizing with Windows 10
33
=============================
44

5+
.. _calendar-section:
6+
57
Calendar
68
--------
79

@@ -21,50 +23,35 @@ Calendar
2123

2224
8. Click "Done". Enter your Nextcloud username and password in the appropriate fields, and change the account name to whatever you prefer (e. g. "Nextcloud Calendar"). Click "Save".
2325

24-
2526
Contacts
2627
--------
27-
1. In the bottom left of the Contacts View (in Nextcloud Contacts) look for a little (chain) link symbol that looks like this:
28-
29-
.. image:: ../images/contacts_link.png
30-
31-
which will display a URL that looks something like this:
32-
https://cloud.nextcloud.com/remote.php/dav/addressbooks/users/daniel/Thunderbird/
33-
34-
2. Launch the Windows 10 Calendar app. Then, click the settings icon (gear icon) and select "Manage accounts".
35-
36-
3. Click "Add account" and choose "iCloud".
37-
38-
4. Enter an email, username and password. None of this information has to be valid-it will all be changed in the upcoming steps.
3928

40-
5. Click "Sign in" and then "Done". A message should appear indicating the settings were saved successfully.
29+
1. Repeat steps 1–7 from the :ref:`Calendar instructions <calendar-section>`. If you already have set up the Calendar synchronization, you can use the same account for this.
4130

42-
6. In the "Manage Accounts" menu, click on the iCloud account created in previous steps, and select "Change settings". Then, click on "Change mailbox sync settings".
43-
44-
7. Scroll to the bottom of the dialog box, select "Advanced mailbox settings". Scroll once more to the bottom of the dialog box and paste your CardDAV URL in the field labelled "Contacts server (CardDAV)".
45-
46-
8. Click "Done". Enter your Nextcloud username and password in the appropriate fields, and change the account name to whatever you prefer (e. g. "Nextcloud Contacts"). Click "Save".
31+
2. From the "Advanced mailbox settings" screen, scroll to the bottom of the dialog box and paste your CardDAV URL in the field labelled "Contacts server (CardDAV)".
4732

33+
3. Replace the path "principals" within the URL with "addressbooks".
4834

49-
Troubleshooting
50-
---------------
35+
4. Click "Done". Enter your Nextcloud username and password in the appropriate fields, and change the account name to whatever you prefer (e. g. "Nextcloud"). Click "Save".
5136

52-
After following all these steps, your Nextcloud calendar should synchronize. If not, check your username and password. Otherwise, repeat these steps.
37+
Troubleshooting: 2FA
38+
--------------------
5339

5440
**NOTE: You will not be able to synchronize your calendar if you have two-factor authentication enabled. Follow the steps below to get an app password that can be used with the Calendar client app:**
5541

5642
1. Log into Nextcloud. Click on your user icon, then click on "Settings".
5743

58-
2. Click on "Security", then locate a button labeled "Create new app password". Next to this button, enter "Windows 10 Calendar app". Then, click the button, copy and paste the password. Use this password instead of your Nextcloud password for Step 8.
44+
2. Click on "Security", then locate a button labeled "Create new app password". Next to this button, enter "Windows 10 Calendar app". Then, click the button, copy and paste the password. Use this password instead of your Nextcloud password when prompted for credentials during setup, for example in Calendar step 8 or Contacts step 4.
5945

46+
Troubleshooting: TLSv1.2
47+
------------------------
6048

61-
Contacts
62-
--------
49+
- For Windows 10 your Nextcloud https server `must support TLSv1.2`_. This is apparent if no connection attempts are seen on the server, and the Windows client Event Viewer will display Schannel TLS errors under "Windows Logs -> System".
6350

64-
1. Repeat steps 1–7 from the Calendar instructions. If you already have setup the Calendar synchronization, you can use the same account for this.
51+
Credits
52+
-------
6553

66-
2. In the "Advanced mailbox settings" paste your CalDAV URL in the field labelled "Contacts server (CardDAV)".
54+
Special thanks to this Reddit user for their post:
55+
https://www.reddit.com/r/Nextcloud/comments/5rcypb/using_the_windows_10_calendar_application_with/
6756

68-
3. Replace the path "principals" within the URL with "addressbooks".
69-
70-
4. Click "Done". Enter your Nextcloud username and password in the appropriate fields, and change the account name to whatever you prefer (e. g. "Nextcloud"). Click "Save".
57+
.. _must support TLSv1.2: https://docs.microsoft.com/en-us/windows/win32/secauthn/protocols-in-tls-ssl--schannel-ssp-

0 commit comments

Comments
 (0)