Marc D Anderson
Blogs, Articles, and Posts
Connecting to Multiple Tenant Sites in a foreach Loop with PnP.PowerShell – Efficiently
(sympmarc.com)
Marc shares a discovery of a simple yet efficient way to connect to multiple tenant sites using the
By: Marc D Anderson submitted:Aug 21 2026
Marc shares a discovery of a simple yet efficient way to connect to multiple tenant sites using the
PnP.PowerShell module, utilizing the -Connection parameter to reuse authentication context.
By: Marc D Anderson submitted:Aug 21 2026
Creating an Array of Dates within a Date Range with PowerShell
(sympmarc.com)
Today I needed to create an array of all the dates in a data range in PowerShell. It's a simple
By: Marc D Anderson submitted:Jun 23 2023
Today I needed to create an array of all the dates in a data range in PowerShell. It's a simple
little thing. Maybe I should have asked Github Copilot, but I'm old skool, so I wrote it myself. (I also haven't gotten used to having a virtual assistant!)
By: Marc D Anderson submitted:Jun 23 2023
Creating an Array of Dates within a Date Range with PowerShell
(sympmarc.com)
Today I needed to create an array of all the dates in a data range in PowerShell. It's a simple
By: Marc D Anderson submitted:Jun 30 2023
Today I needed to create an array of all the dates in a data range in PowerShell. It's a simple
little thing. Maybe I should have asked Github Copilot, but I'm old skool, so I wrote it myself. (I also haven't gotten used to having a virtual assistant!)
By: Marc D Anderson submitted:Jun 30 2023
