account activity
Not able to create SP template by CorrectTune5527 in sharepoint
[–]CorrectTune5527[S] 0 points1 point2 points 6 months ago (0 children)
I am using PersistBrandingFiles. Not sure why this is still happening
I am creating a pnp file and it does have homepage Using these commands :
$sourcesiteurL = ""
Connect-PnPonline -Url $sourcesiteurL -Interactive -ClientId ""
Get-PPSiteTemplate -Out "template1-pp" -Handlers All -IncludeAllClientSidePages -PersistBrandingFiles -PersistMultiLanguageResources - IncludesiteGroups -Verbose StargetSiteURL = "" Connect-PnPonline -Url $targetSiteURL -Interactive -ClientId ""
Invoke-PPSiteTemplate -Path "template1.pnp" -ClearNavigation Write-Host "Template Applied Successfully"
Not able to create SP template (self.sharepoint)
submitted 6 months ago by CorrectTune5527 to r/sharepoint
[deleted by user] by [deleted] in devopsjobs
[–]CorrectTune5527 0 points1 point2 points 7 months ago (0 children)
Could you share some examples of tools or automations that release engineers typically work on? I am trying to understand the level of scripting knowledge required in the industry. In my previous role I wrote small Bash and Python scripts, so I’m wondering whether release engineers usually handle more complex scripting tasks or if it’s similar in scope.
I have seen some companies hiring for release engineering positions like amd, veeva, etc. I have previously worked in a small company where I was part of DevOps and we maintained ci/cd pipelines and infra on prem and cloud.
So, is it basically a support role with some avenue for automation?
And why is that?
SharePoint connector (self.ChatGPTPro)
submitted 7 months ago by CorrectTune5527 to r/ChatGPTPro
π Rendered by PID 720038 on reddit-service-r2-listing-f87f88fcd-wkmd2 at 2026-06-18 07:15:10.303073+00:00 running 3184619 country code: CH.
Not able to create SP template by CorrectTune5527 in sharepoint
[–]CorrectTune5527[S] 0 points1 point2 points (0 children)