Sitecore: Powershell script to export results in Excel
Import-Function -Name ConvertTo-Xlsx
[byte[]]$myPages = Get-ChildItem -Path "/sitecore/content/Home" -Recurse |
Where-Object { $_.TemplateID -match "{xxxxxxxx-xxxx-xxxx}" } |
Select-Object -Property Name, Id, TemplateName, ProviderPath, "Meta Robots" |
ConvertTo-Xlsx
Out-Download -Name "report-$datetime.xlsx" -InputObject $myPages
Posted:
29/01/2025 12:22:42 a.m. by
Gitesh Shah | with
0 comments
Softwares should be same on all the servers (Also recommended to keep hardware's same)
Maximum 32 clusters supported by Microso...
Go to the following files abnd edit it…..
components/com_contact/views/contact/tmpl/default_address.php
Click ReadMore to find solution...
Property Owner is not available for Database ‘[test_db]‘. This property may not exist for this object, or may...