Skip to content

Commit 8190118

Browse files
Update test.md
1 parent 04706ba commit 8190118

File tree

1 file changed

+95
-0
lines changed

1 file changed

+95
-0
lines changed

articles/test/test.md

Lines changed: 95 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
---
2+
layout: page
3+
title: 'Microsoft 365 Tips and Tricks'
4+
menubar: docs_menu
5+
image: 'https://unsplash.com/s/photos/random'
6+
hero_image: '/img/IMG_20220521_140146.jpg'
7+
show_sidebar: false
8+
hero_height: is-small
9+
date: ''
10+
---
11+
112
<style>
213

314

@@ -192,6 +203,90 @@ h3::before {
192203
</li>
193204

194205

206+
207+
208+
209+
210+
211+
<br/><br/><br/><br/>
212+
Links to my older Social Technet Articles:
213+
214+
<h3>Content Types</h3>
215+
216+
* [SharePoint Online content types in Powershell: Add](https://social.technet.microsoft.com/wiki/contents/articles/31051.sharepoint-online-content-types-in-powershell-add.aspx)
217+
218+
* [SharePoint Online content types in Powershell: Get](http://social.technet.microsoft.com/wiki/contents/articles/31151.sharepoint-online-content-types-in-powershell-get.aspx)
219+
* [SharePoint Online content types in Powershell: Edit](https://social.technet.microsoft.com/wiki/contents/articles/31444.sharepoint-online-content-types-in-powershell-edit.aspx)
220+
* [SharePoint Online: Turn on support for multiple content types in a list or library using Powershell](https://social.technet.microsoft.com/wiki/contents/articles/30038.sharepoint-online-turn-on-support-for-multiple-content-types-in-a-list-or-library-using-powershell.aspx)
221+
* [SharePoint Online content types in PowerShell: Group property](http://social.technet.microsoft.com/wiki/contents/articles/31725.sharepoint-online-content-types-in-powershell-group-property.aspx)
222+
* [SharePoint Online: Remove site content type using PowerShell](https://social.technet.microsoft.com/wiki/contents/articles/30158.sharepoint-online-remove-site-content-type-using-powershell.aspx)
223+
* [SharePoint Online content types in Powershell: Fields vs Field Links](https://social.technet.microsoft.com/wiki/contents/articles/31694.sharepoint-online-content-types-in-powershell-fields-vs-field-links.aspx)
224+
* [SharePoint Online content types in Powershell: Known Errors](https://social.technet.microsoft.com/wiki/contents/articles/31770.sharepoint-online-content-types-in-powershell-known-errors.aspx)
225+
* [Find content type ID in SharePoint Online using PowerShell](https://social.technet.microsoft.com/wiki/contents/articles/35717.find-content-type-id-in-sharepoint-online-using-powershell.aspx)
226+
* [Content Type is still in use: Powershell to remove items and content types](https://social.technet.microsoft.com/wiki/contents/articles/35716.content-type-is-still-in-use-powershell-to-remove-items-and-content-types.aspx)
227+
228+
<br/><br/>
229+
<h3>Versioning</h3>
230+
231+
* [Versioning and SharePoint: the Powershell perspective (part 1)](http://social.technet.microsoft.com/wiki/contents/articles/30115.versioning-and-sharepoint-the-powershell-perspective-part-1.aspx)
232+
233+
* [Versioning and SharePoint: the Powershell perspective (part 2)](https://social.technet.microsoft.com/wiki/contents/articles/30150.versioning-and-sharepoint-the-powershell-perspective-part-2.aspx)
234+
235+
* [Working with multiple items using Powershell](https://social.technet.microsoft.com/wiki/contents/articles/31382.sharepoint-online-working-with-multiple-items-using-powershell.aspx)
236+
* [Delete unique permissions in multiple lists using CSOM](http://social.technet.microsoft.com/wiki/contents/articles/29556.sharepoint-online-delete-unique-permissions-in-multiple-lists-using-csom.aspx)
237+
* [Create a report on SharePoint file versions](https://social.technet.microsoft.com/wiki/contents/articles/32613.create-a-report-on-sharepoint-file-versions.aspx)
238+
239+
240+
<br/><br/>
241+
<h3>Workflows</h3>
242+
243+
* [SharePoint Online: Verifying and modifying Flows Policy in site using PowerShell](https://social.technet.microsoft.com/wiki/contents/articles/39331.sharepoint-online-verifying-and-modifying-flows-policy-in-site-using-powershell.aspx)
244+
* [SharePoint 2013/2016 Troubleshooting Workflow Farm](http://social.technet.microsoft.com/wiki/contents/articles/51716.sharepoint-20132016-troubleshooting-workflow-farm.aspx)
245+
* [Reject? Approve? The third option in SharePoint Designer 2013 workflows](http://social.technet.microsoft.com/wiki/contents/articles/51865.reject-approve-the-third-option-in-sharepoint-designer-2013-workflows.aspx)
246+
* [Error handling in Microsoft Flow](https://social.technet.microsoft.com/wiki/contents/articles/51961.error-handling-in-microsoft-flow.aspx)
247+
248+
249+
<br/><br/>
250+
<h3>Permissions & Sharing</h3>
251+
252+
* [SharePoint Online: How to change primary administrator for all site collections using PowerShell](http://social.technet.microsoft.com/wiki/contents/articles/30299.sharepoint-online-how-to-change-primary-administrator-for-all-site-collections-using-powershell.aspx)
253+
* [Restoring and removing item permissions in subfolders for SharePoint Online using Powershell](http://social.technet.microsoft.com/wiki/contents/articles/36004.restoring-and-removing-item-permissions-in-subfolders-for-sharepoint-online-using-powershell.aspx)
254+
* [SharePoint Online Sharing settings with CSOM](http://social.technet.microsoft.com/wiki/contents/articles/39365.sharepoint-online-sharing-settings-with-csom.aspx)
255+
* [SharePoint Online: PowerShell to delete unique permissions in all list items](https://social.technet.microsoft.com/wiki/contents/articles/29718.sharepoint-online-powershell-to-delete-unique-permissions-in-all-list-items.aspx)
256+
* [SharePoint Online: Remove users from site groups using PowerShell](https://learn.microsoft.com/en-us/archive/technet-wiki/37480.sharepoint-online-remove-users-from-site-groups-using-powershell)
257+
* [Manage SharePoint Online Access Requests using Powershell](https://learn.microsoft.com/en-us/archive/technet-wiki/31157.manage-sharepoint-online-access-requests-using-powershell)
258+
* [SharePoint 2013/2016: Approve or decline Access Requests using Powershell and CSOM](https://learn.microsoft.com/en-us/archive/technet-wiki/37401.sharepoint-20132016-approve-or-decline-access-requests-using-powershell-and-csom)
259+
260+
261+
262+
<br/><br/>
263+
<h3>OneDrive for Business</h3>
264+
265+
* [PowerShell: OneDrive for Business usage report](https://learn.microsoft.com/en-us/archive/technet-wiki/31962.onedrive-for-business-usage-report-using-powershell)
266+
* [OneDrive for Business notifications with Powershell](https://learn.microsoft.com/en-us/archive/technet-wiki/39385.onedrive-for-business-notifications-with-powershell)
267+
* [OneDrive for Business sharing settings with PowerShell](https://learn.microsoft.com/en-us/archive/technet-wiki/39497.onedrive-for-business-sharing-settings-with-powershell)
268+
269+
270+
<br/><br/>
271+
<h3>Other</h3>
272+
273+
* [Get all checked-out files using Powershell](https://social.technet.microsoft.com/wiki/contents/articles/34215.sharepoint-online-get-all-checked-out-files-using-powershell.aspx)
274+
* [SharePoint Online: Disable or enable attachments to list items using Powershell](https://learn.microsoft.com/en-us/archive/technet-wiki/30024.sharepoint-online-disable-or-enable-attachments-to-list-items-using-powershell)
275+
* [SharePoint Online: Get any object with PowerShell ](http://social.technet.microsoft.com/wiki/contents/articles/37671.sharepoint-online-get-any-object-with-powershell-part-1.aspx)
276+
* [Powershell GridView to help with SharePoint data viewing](https://learn.microsoft.com/en-us/archive/technet-wiki/34758.powershell-gridview-to-help-with-sharepoint-data-viewing)
277+
* SharePoint 2016 Troubleshooting: Installation error - The tool was unable to install Web Server (IIS) Role
278+
* Powershell in SharePoint: Disable comments on modern pages in entire site using CSOM
279+
280+
281+
<br/><br/>
282+
<h3>Office 365</h3>
283+
284+
* [Office 365 PowerShell Troubleshooting: quick guide](https://social.technet.microsoft.com/wiki/contents/articles/32035.office-365-powershell-troubleshooting-quick-guide.aspx)
285+
* [Quick way to set up Office 365 tenant for testing](https://social.technet.microsoft.com/wiki/contents/articles/37130.quick-way-to-set-up-office-365-tenant-for-testing.aspx)
286+
* [Customizing sign-in experience for external users](https://learn.microsoft.com/en-us/archive/technet-wiki/51868.office-365-customizing-sign-in-experience-for-external-users)
287+
* Office 365 data loss protection: Prevent your SharePoint list from deletion using Powershell
288+
* Exchange Online: What mailboxes User has access to?
289+
195290
</ol>
196291

197292

0 commit comments

Comments
 (0)