Skip to content

Commit 7dfe120

Browse files
000-763:addusersnoemail
1 parent 047778f commit 7dfe120

File tree

7 files changed

+77
-6
lines changed

7 files changed

+77
-6
lines changed

articles/en/SharePointOnline/findctIDPS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ foreach($cc in $ctx.Web.ContentTypes)
279279
<br/>
280280

281281
# PowerShell SPOMod
282-
An old favourite of mine, slowly getting deprecated, but I am mentioning it here out of sentiment.
282+
An old favourite of mine, close to being deprecated, but I am mentioning it here out of sentiment.
283283

284284
### Prerequisites
285285

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
layout: page
3+
title: 'Monitor Viva Engage conversations'
4+
hero_image: '/img/IMG_20220521_140146.jpg'
5+
show_sidebar: false
6+
hero_height: is-small
7+
date: '2025-02-16'
8+
---
9+
10+
11+
12+
Email bodies will include the detected keyword and an inline view of the conversation for public communities. For private community conversations, a link to the detected conversation/message will be provided. Recipients must have access to the community to view the conversation.
13+

articles/en/Viva/removeresources.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
layout: page
33
title: 'Remove Community Resources in Viva Engage'
4-
menubar: docs_menu
54
hero_image: '/img/IMG_20220521_140146.jpg'
65
show_sidebar: false
76
hero_height: is-small

articles/en/Viva/whyviva.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Some ideas for your communities:
9090
* Leadership Spotlight: A weekly feature on different leaders and their contributions to the company.
9191

9292

93-
93+
<br/><br/>
9494

9595
# See Also
9696

articles/en/spo/addusersnoemail.md

Lines changed: 51 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,29 +7,77 @@ hero_height: is-small
77
date: '2025-02-15'
88
---
99

10+
Usually, if you invite users to your site, they will receive an email notification. Here is how to avoid it.
1011

1112

12-
# Internal
13+
# Entire site
1314

1415

15-
To invite a user to a SharePoint library without sending an email, first, navigate to the library and open its Settings or Manage Access panel. Click Grant Access or Share, and enter the user’s name or email address. Select their desired permission level (e.g., Read, Edit). Before finalizing, ensure to uncheck or disable the Notify by Email option. Once done, click Share or Grant Access, and the user will be granted access without receiving an email notification.
16+
To invite a user to your SharePoint Online site without sending an email, first, navigate to your site and open the Site Access panel.
1617

18+
<img src="/articles/img/inviteusersnoemail.PNG" width="600" alt="screenshot of SharePoint site"><br/>
1719

18-
# Guests
20+
Enter the user’s name or email address.
1921

22+
<img src="/articles/img/inviteusersnoemail2.PNG" width="600" alt="screenshot of sharing SharePoint site"><br/>
2023

2124

25+
Select their desired permission level (e.g., Read, Edit). Uncheck or disable the Notify by Email option.
2226

27+
<img src="/articles/img/inviteusersnoemail3.PNG" width="600" alt="screenshot of sharing SharePoint site"><br/>
2328

2429

30+
Once done, click Share, and the user will be granted access without receiving an email notification.
2531

2632

2733

2834

2935

36+
# Library
3037

38+
In order to invite your user to library only and not other libraries or lists in your site, you need to to first break permission inheritance.
3139

40+
Usually libraries have the same permissions as the site collection (they inherit permissions). If a library needs special permissions (more or less), it needs to have unique permissions.
3241

42+
* Navigate to library settings. Click on the gear icon in the top right corner and then select Library Settings:
43+
44+
45+
<img src="/articles/img/inviteusersnoemail5.PNG" width="600" alt="screenshot of SharePoint site"><br/>
46+
47+
48+
* Select **Permissions for this document library**
49+
50+
<img src="/articles/img/inviteusersnoemail6.PNG" width="600" alt="screenshot of SharePoint site"><br/>
51+
52+
53+
* Select **Stop Inheriting Permissions**
54+
55+
<img src="/articles/img/inviteusersnoemail7.PNG" width="600" alt="screenshot of SharePoint site"><br/>
56+
57+
You will receive a prompt to confirm your decision. Select **Yes**.
58+
59+
*You are about to create unique permissions for this document library. Changes made to the parent site permissions will no longer affect this document library.*
60+
61+
62+
63+
* Once the library has unique permissions, a new button will appear. Select **Grant Permissions**
64+
65+
<img src="/articles/img/inviteusersnoemail8.PNG" width="600" alt="screenshot of SharePoint site"><br/>
66+
67+
68+
69+
* Enter user's name or email adress und uncheck **Send an email invitation**
70+
71+
72+
<img src="/articles/img/inviteusersnoemail8.PNG" width="600" alt="screenshot of SharePoint site"><br/>
73+
74+
75+
76+
77+
78+
<br/><br/>
79+
80+
## Happy sharing !
3381

3482

3583

articles/en/spo/downloadable.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,12 @@ Copy the link from your download history:
2828
<img src="/articles/img/downloadable3.png" width="600" alt="screenshot showing downloads history"><br/>
2929

3030

31+
It looks similar to: https://TENANT.sharepoint.com/sites/EWZ/_layouts/15/download.aspx?UniqueId=cf6f2e20%2D8050%2D439e%2Dbf00%2D8827ca8bac19
32+
33+
34+
You can also create the downloadable link on your own by replacing TENANT, SITENAME and UNIQUEID with your values in the following template:
35+
36+
https://TENANT.sharepoint.com/sites/SITENAME/_layouts/15/download.aspx?UniqueId=UNIQUEID
3137

3238
<br/>
3339

index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,11 @@ Enjoy!
118118
<ol style="--length: 5" role="list">
119119

120120

121+
<li style="--i: 12"><a href="https://powershellscripts.github.io/articles/en/spo/addusersnoemail/">
122+
<span style="display: block; text-align: right;">2025-02-15
123+
<h3>Add users to SharePoint without sending them an email</h3></span>
124+
<p>Usually, if you invite users to your site, they will receive an email notification. Here is how to avoid it.</p>
125+
</a></li>
121126

122127
<li style="--i: 12"><a href="https://powershellscripts.github.io/articles/en/spo/listfilesunique/">
123128
<span style="display: block; text-align: right;">2025-02-15

0 commit comments

Comments
 (0)