You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.md
+61-5Lines changed: 61 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -372,22 +372,78 @@ Links to my older Social Technet Articles:
372
372
373
373
<h3>Content Types</h3>
374
374
375
-
<li> <ahref="https://social.technet.microsoft.com/wiki/contents/articles/31051.sharepoint-online-content-types-in-powershell-add.aspx"> SharePoint Online content types in Powershell: Add </a></li>
376
-
377
-
<ul> [SharePoint Online content types in Powershell: Get](http://social.technet.microsoft.com/wiki/contents/articles/31151.sharepoint-online-content-types-in-powershell-get.aspx) </ul>
378
-
379
-
380
375
376
+
<ul>
377
+
<li> <ahref="https://social.technet.microsoft.com/wiki/contents/articles/31051.sharepoint-online-content-types-in-powershell-add.aspx"> SharePoint Online content types in Powershell: Add </a></li>
378
+
<li><ahref="http://social.technet.microsoft.com/wiki/contents/articles/31151.sharepoint-online-content-types-in-powershell-get.aspx"> SharePoint Online content types in Powershell: Get </a></li>
379
+
<li><ahref="https://social.technet.microsoft.com/wiki/contents/articles/31444.sharepoint-online-content-types-in-powershell-edit.aspx"> SharePoint Online content types in Powershell: Edit </a></li>
380
+
<li><ahref="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"> SharePoint Online: Turn on support for multiple content types in a list or library using Powershell </a></li>
381
+
<li><ahref="http://social.technet.microsoft.com/wiki/contents/articles/31725.sharepoint-online-content-types-in-powershell-group-property.aspx"> SharePoint Online content types in PowerShell: Group property </a></li>
382
+
<li><ahref="https://social.technet.microsoft.com/wiki/contents/articles/30158.sharepoint-online-remove-site-content-type-using-powershell.aspx"> SharePoint Online: Remove site content type using PowerShell </a></li>
383
+
<li><ahref="https://social.technet.microsoft.com/wiki/contents/articles/31694.sharepoint-online-content-types-in-powershell-fields-vs-field-links.aspx"> SharePoint Online content types in Powershell: Fields vs Field Links </a></li>
384
+
<li><ahref="https://social.technet.microsoft.com/wiki/contents/articles/31770.sharepoint-online-content-types-in-powershell-known-errors.aspx"> SharePoint Online content types in Powershell: Known Errors </a></li>
385
+
<li><ahref="https://social.technet.microsoft.com/wiki/contents/articles/35717.find-content-type-id-in-sharepoint-online-using-powershell.aspx"> Find content type ID in SharePoint Online using PowerShell </a></li>
386
+
<li><ahref="https://social.technet.microsoft.com/wiki/contents/articles/35716.content-type-is-still-in-use-powershell-to-remove-items-and-content-types.aspx"> Content Type is still in use: Powershell to remove items and content types </a></li>
387
+
</ul>
381
388
389
+
<h3>Versioning</h3>
390
+
<ul>
391
+
<li><ahref="http://social.technet.microsoft.com/wiki/contents/articles/30115.versioning-and-sharepoint-the-powershell-perspective-part-1.aspx"> Versioning and SharePoint: the Powershell perspective (part 1) </a></li>
392
+
<li><ahref="https://social.technet.microsoft.com/wiki/contents/articles/30150.versioning-and-sharepoint-the-powershell-perspective-part-2.aspx"> Versioning and SharePoint: the Powershell perspective (part 2) </a></li>
393
+
<li><ahref="https://social.technet.microsoft.com/wiki/contents/articles/31382.sharepoint-online-working-with-multiple-items-using-powershell.aspx"> Working with multiple items using Powershell </a></li>
394
+
<li><ahref="http://social.technet.microsoft.com/wiki/contents/articles/29556.sharepoint-online-delete-unique-permissions-in-multiple-lists-using-csom.aspx"> Delete unique permissions in multiple lists using CSOM </a></li>
395
+
<li><ahref="https://social.technet.microsoft.com/wiki/contents/articles/32613.create-a-report-on-sharepoint-file-versions.aspx"> Create a report on SharePoint file versions </a></li>
396
+
</ul>
382
397
398
+
<h3>Workflows</h3>
399
+
<ul>
400
+
<li><ahref="https://social.technet.microsoft.com/wiki/contents/articles/39331.sharepoint-online-verifying-and-modifying-flows-policy-in-site-using-powershell.aspx"> SharePoint Online: Verifying and modifying Flows Policy in site using PowerShell </a></li>
<li><ahref="http://social.technet.microsoft.com/wiki/contents/articles/51865.reject-approve-the-third-option-in-sharepoint-designer-2013-workflows.aspx"> Reject? Approve? The third option in SharePoint Designer 2013 workflows </a></li>
403
+
<li><ahref="https://social.technet.microsoft.com/wiki/contents/articles/51961.error-handling-in-microsoft-flow.aspx"> Error handling in Microsoft Flow </a></li>
404
+
</ul>
383
405
406
+
<h3>Permissions & Sharing</h3>
407
+
<ul>
408
+
<li><ahref="http://social.technet.microsoft.com/wiki/contents/articles/30299.sharepoint-online-how-to-change-primary-administrator-for-all-site-collections-using-powershell.aspx"> SharePoint Online: How to change primary administrator for all site collections using PowerShell </a></li>
409
+
<li><ahref="http://social.technet.microsoft.com/wiki/contents/articles/36004.restoring-and-removing-item-permissions-in-subfolders-for-sharepoint-online-using-powershell.aspx"> Restoring and removing item permissions in subfolders for SharePoint Online using Powershell </a></li>
410
+
<li><ahref="http://social.technet.microsoft.com/wiki/contents/articles/39365.sharepoint-online-sharing-settings-with-csom.aspx"> SharePoint Online Sharing settings with CSOM </a></li>
411
+
<li><ahref="https://social.technet.microsoft.com/wiki/contents/articles/29718.sharepoint-online-powershell-to-delete-unique-permissions-in-all-list-items.aspx"> SharePoint Online: PowerShell to delete unique permissions in all list items </a></li>
412
+
<li><ahref="https://learn.microsoft.com/en-us/archive/technet-wiki/37480.sharepoint-online-remove-users-from-site-groups-using-powershell"> SharePoint Online: Remove users from site groups using PowerShell </a></li>
413
+
<li><ahref="https://learn.microsoft.com/en-us/archive/technet-wiki/31157.manage-sharepoint-online-access-requests-using-powershell"> Manage SharePoint Online Access Requests using Powershell </a></li>
414
+
<li><ahref="https://learn.microsoft.com/en-us/archive/technet-wiki/37401.sharepoint-20132016-approve-or-decline-access-requests-using-powershell-and-csom"> SharePoint 2013/2016: Approve or decline Access Requests using Powershell and CSOM </a></li>
415
+
</ul>
384
416
417
+
<h3>OneDrive for Business</h3>
418
+
<ul>
419
+
<li><ahref="https://learn.microsoft.com/en-us/archive/technet-wiki/31962.onedrive-for-business-usage-report-using-powershell"> PowerShell: OneDrive for Business usage report </a></li>
420
+
<li><ahref="https://learn.microsoft.com/en-us/archive/technet-wiki/39385.onedrive-for-business-notifications-with-powershell"> OneDrive for Business notifications with Powershell </a></li>
421
+
<li><ahref="https://learn.microsoft.com/en-us/archive/technet-wiki/39497.onedrive-for-business-sharing-settings-with-powershell"> OneDrive for Business sharing settings with PowerShell </a></li>
422
+
</ul>
385
423
424
+
<h3>Other</h3>
425
+
<ul>
426
+
<li><ahref="https://social.technet.microsoft.com/wiki/contents/articles/34215.sharepoint-online-get-all-checked-out-files-using-powershell.aspx"> Get all checked-out files using Powershell </a></li>
427
+
<li><ahref="https://learn.microsoft.com/en-us/archive/technet-wiki/30024.sharepoint-online-disable-or-enable-attachments-to-list-items-using-powershell"> SharePoint Online: Disable or enable attachments to list items using Powershell </a></li>
428
+
<li><ahref="http://social.technet.microsoft.com/wiki/contents/articles/37671.sharepoint-online-get-any-object-with-powershell-part-1.aspx"> SharePoint Online: Get any object with PowerShell </a></li>
429
+
<li><ahref="https://learn.microsoft.com/en-us/archive/technet-wiki/34758.powershell-gridview-to-help-with-sharepoint-data-viewing"> Powershell GridView to help with SharePoint data viewing </a></li>
430
+
<li>SharePoint 2016 Troubleshooting: Installation error - The tool was unable to install Web Server (IIS) Role</li>
431
+
<li>Powershell in SharePoint: Disable comments on modern pages in entire site using CSOM</li>
<li><ahref="https://social.technet.microsoft.com/wiki/contents/articles/37130.quick-way-to-set-up-office-365-tenant-for-testing.aspx"> Quick way to set up Office 365 tenant for testing </a></li>
438
+
<li><ahref="https://learn.microsoft.com/en-us/archive/technet-wiki/51868.office-365-customizing-sign-in-experience-for-external-users"> Customizing sign-in experience for external users </a></li>
439
+
<li>Office 365 data loss protection: Prevent your SharePoint list from deletion using Powershell</li>
440
+
<li>Exchange Online: What mailboxes User has access to?</li>
441
+
</ul>
387
442
388
443
389
444
390
445
446
+
*[SharePoint Online content types in Powershell: Get](http://social.technet.microsoft.com/wiki/contents/articles/31151.sharepoint-online-content-types-in-powershell-get.aspx)
391
447
*[SharePoint Online content types in Powershell: Edit](https://social.technet.microsoft.com/wiki/contents/articles/31444.sharepoint-online-content-types-in-powershell-edit.aspx)
392
448
*[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)
393
449
*[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)
0 commit comments