Function to Connect to Configuration Manager Site Using PowerShell
When trying to connect to your ConfigMgr Site using PowerShell, sometimes the connection attempt may fail. I’ve found this to be the case more in automation scripts running in a Task Sequence than ones that run locally on the Site Server, but still, something had to be done. To ensure a successful connection, I came … Read more