2016
3 TopicsMassive load of documents into a library - PNP
Hello, I wonder if somebody has prepared a script for performing a massive load of documents into a library. I have the documents available in a windows folder. I have a csv with the file name and several mandatory properties for every file. I have to use PNP. Thanks!2.2KViews0likes7CommentsGet information about Zone and Index for a webpart with pnp
Hi, I need to get the zone and the index for a webpart. If I use next commands I get a lot of information but nothing related with the webpart zone and index on the page. Get-PnPWebPart -ServerRelativePageUrl "/Pagines/results.aspx" -Identity Refinament Get-PnPWebPartXml -ServerRelativePageUrl "/Pagines/results.aspx" -Identity Refinament Is there any way I could get this information? Thank you in advanced, María823Views0likes0Comments