About 50 results
Open links in new tab
  1. powershell - SharePoint Stack Exchange

    May 4, 2023 · For PowerShell 7, you have to use the Windows PowerShell Compatibility feature because the Microsoft.Online.SharePoint.PowerShell module was built with .NET Framework and …

  2. Retrieve Permissions at folder and file level in Powershell

    Jul 19, 2017 · Retrieve Permissions at folder and file level in Powershell Ask Question Asked 8 years, 6 months ago Modified 6 years ago

  3. Powershell+Sharepoint Online: Recycle Bin Recovery to Target Path

    Sep 19, 2020 · 1 Using Powershell, I have found it possible to audit and restore the recycle bin using: Get-PnPRecycleBinItem and Restore-PnpRecycleBinItem. What I cannot find though is how I would …

  4. Powershell to list all sites and subsites in SharePoint Online

    Apr 9, 2019 · I know about "Get-SPWebApplication" but it's not available in Online. How can I get a list of all sites and subsites in SPO?

  5. Get all document from all folder and subfolder from document library ...

    Get all document from all folder and subfolder from document library sharepoint powershell Ask Question Asked 8 years, 9 months ago Modified 8 years, 9 months ago

  6. sharepoint online - How can I use PnP Powershell to enable custom ...

    Feb 28, 2024 · You can find the script examples using PnP PowerShell and CLI for Microsoft 365 in this article: Allow use of custom scripts in SharePoint Online using PowerShell.

  7. How to retrieve workflows in powershell? - SharePoint Stack Exchange

    Dec 3, 2015 · The list and site I am checking have active workflows created in designer that I can see and run in SharePoint just fine, but cannot seem to find them with powershell.

  8. powershell - Move files from one SharePoint to another SharePoint ...

    Jan 1, 2018 · Surely its possible to move files or List items from One SharePoint Site collection to another. You can use SharePoint-pnp PowerShell module to achieve the movement of files.

  9. sharepoint online - How do I get files' and folders' size and last ...

    Apr 26, 2022 · Start asking to get answers Find the answer to your question by asking. Ask question sharepoint-online powershell pnp-powershell

  10. Export SharePoint Online list to csv via Powershell

    Nov 30, 2015 · I tried to export a SharePoint Online list to .csv by using this script: How to save a list in a csv file via Powershell Below is the script: [System.Reflection.Assembly]::LoadWithPartialName('