Forum Discussion

Alan2022's avatar
Alan2022
Iron Contributor
Sep 22, 2022

Removing 7days old files in Sharepoint folder.

Hi Community, Just for Sharing. # Install-Module -Name PnP.PowerShell -Scope CurrentUser # Update-Module -Name "PnP.PowerShell" # Uninstall-Module -Name "PnP.PowerShell" $credential = New-O...

Resources