Skip to content

Commit 7243fce

Browse files
000-761: addusersnoemail
1 parent c5d1271 commit 7243fce

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

articles/en/spo/addusersnoemail.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ title: 'Add users to SharePoint without sending them an email'
44
hero_image: '/img/IMG_20220521_140146.jpg'
55
show_sidebar: false
66
hero_height: is-small
7-
date: '2025-02-08'
7+
date: '2025-02-15'
88
---
99

1010

1111

1212
# Internal
1313

1414

15-
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.
1616

1717

1818
# Guests

index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -119,10 +119,10 @@ Enjoy!
119119

120120

121121

122-
<li style="--i: 12"><a href="https://powershellscripts.github.io/articles/en/spo/disableattachments/">
123-
<span style="display: block; text-align: right;">2025-02-09
124-
<h3>Disable attachments in SharePoint list</h3></span>
125-
<p>You may want to disable list attachments to maintain a cleaner or more secure list environment. Here's how you can do this for one or multiple lists.</p>
122+
<li style="--i: 12"><a href="https://powershellscripts.github.io/articles/en/spo/listfilesunique/">
123+
<span style="display: block; text-align: right;">2025-02-15
124+
<h3>Report on files with unique permissions</h3></span>
125+
<p>Show your users which files have permissions different than the rest of the library. For security and administrative purposes the library owners review the files and the granted access regularly.</p>
126126
</a></li>
127127

128128
<li style="--i: 12"><a href="https://powershellscripts.github.io/articles/en/spo/disableattachments/">
@@ -186,7 +186,7 @@ Enjoy!
186186
<h3>Customize your page header</h3></span>
187187
<p>You may want to disable list attachments to maintain a cleaner or more secure list environment. Here's how you can do this for one or multiple lists.</p>
188188
</a></li>
189-
189+
190190
<li style="--i: 12"><a href="https://powershellscripts.github.io/articles/en/spo/comparetenants/">
191191
<span style="display: block; text-align: right;">2024-11-17
192192
<h3>Compare SharePoint tenant settings</h3></span>

0 commit comments

Comments
 (0)