Howto administrate "loop workspaces" via powershell?

Maerkl, Markus 0 Reputation points
2023-12-08T11:55:09.76+00:00

Dear all,

This page https://learn.microsoft.com/en-us/microsoft-365/loop/loop-compliance-summary?view=o365-worldwide#admin-management-of-loop-workspaces

says:


Admins can perform the following tasks for Loop workspaces, which are containers in SharePoint Embedded.

  • PowerShell ability to
    • enumeration of list of Loop workspaces created
    • get container details including labels, storage, owners etc.
    • delete, recover and purge deleted Loop workspaces
    • set sharing settings at a tenant level

Question 1) Is there an overview/howto?

Question 2) What are the exact PS-commands todo that?

Thank you

PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,727 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Rich Matheisen 47,496 Reputation points
    2023-12-08T20:17:21.6966667+00:00

    Right below the "set sharing settings at a tenant level" bullet is a link (https://learn.microsoft.com/en-us/microsoft-365/syntex/powershell-syntex-intro) to the information I think you're looking for.

    But the PowerShell information you want looks to be "product specific" (i.e., SharePoint). Adding an appropriate SharePoint tag to your message would bring your question to the relevant SMEs.

    0 comments No comments

  2. Ian Xue 38,846 Reputation points Microsoft Vendor
    2023-12-13T07:18:40.09+00:00

    Hello,

    For general Sharepoint PowerShell modules, you can refer to this document. https://learn.microsoft.com/en-us/powershell/module/sharepoint-online/?view=sharepoint-ps

    For Pnp integration, we would suggest you raise a ticket with SharePoint for guidance.

    Best Regards,

    Ian Xue


    If the Answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.