Get items from SharePoint List using PowerShell script

For long time I wanted to dive a bit deeper into PowerShell. Hopefully I will be able to post few of the sharepoint powershell tricks here. First one is about getting list items from a sharepoint list: 123456789101112131415161718cls if((Get-PSSnapin | … Continue reading Get items from SharePoint List using PowerShell script