Comments on: Install SCCM Distribution Point Using PowerShell Script https://www.prajwaldesai.com/install-sccm-distribution-point-using-powershell-script/ SCCM | ConfigMgr | Intune | Windows 11 | Azure Sun, 07 May 2023 04:33:43 +0000 hourly 1 https://wordpress.org/?v=6.4.1 By: Prajwal Desai https://www.prajwaldesai.com/install-sccm-distribution-point-using-powershell-script/#comment-14123 https://www.prajwaldesai.com/?p=15430#comment-14123 In reply to Cliff Hughes.

The script has been updated. Please retry.

]]>
By: Prajwal Desai https://www.prajwaldesai.com/install-sccm-distribution-point-using-powershell-script/#comment-14122 https://www.prajwaldesai.com/?p=15430#comment-14122 In reply to Sven.

The script has been updated. Please retry.

]]>
By: Cliff Hughes https://www.prajwaldesai.com/install-sccm-distribution-point-using-powershell-script/#comment-13654 https://www.prajwaldesai.com/?p=15430#comment-13654 In reply to Tomas Kozina.

Like Sven posted below, this code no longer works without changes. The “New-CMSiteSystemServer command now uses the parameter -SiteSystemServerName instead of -ServerName I used find and replace to fix this using this info, and then after adding my site code and FQDN of my server it worked fine in SCCM 1906, ran from the PowerShell ISE Console launched from the SCCM Admin console. I am still trying to get it to work from the Run Scripts feature. Not sure on that.

]]>
By: Cliff Hughes https://www.prajwaldesai.com/install-sccm-distribution-point-using-powershell-script/#comment-13650 https://www.prajwaldesai.com/?p=15430#comment-13650 Hi, what about doing this during a newly deployed Server OS image using a task sequence, how could I use this in a task sequence step to add the role at the end, I have a task sequence that builds the server and installs and configures IIS using some roles and features steps from MDT integration, I just to add the DP role to the newly built system. This seems like a possible good start to do that

]]>
By: Prajwal Desai https://www.prajwaldesai.com/install-sccm-distribution-point-using-powershell-script/#comment-13194 https://www.prajwaldesai.com/?p=15430#comment-13194 In reply to Tomas Kozina.

I haven’t tested the script on SCCM 1902. But i will test it soon.

]]>
By: Tomas Kozina https://www.prajwaldesai.com/install-sccm-distribution-point-using-powershell-script/#comment-13193 https://www.prajwaldesai.com/?p=15430#comment-13193 Hi, would it be possible to update the script to work with latest SCCM 1902? Thanks for information.

]]>
By: Sven https://www.prajwaldesai.com/install-sccm-distribution-point-using-powershell-script/#comment-7053 https://www.prajwaldesai.com/?p=15430#comment-7053 This code no longer works without changes. The “New-CMSiteSystemServer command now uses the parameter -SiteSystemServerName instead of -ServerName
Tested with 1702…

]]>
By: Prajwal Desai https://www.prajwaldesai.com/install-sccm-distribution-point-using-powershell-script/#comment-6951 https://www.prajwaldesai.com/?p=15430#comment-6951 In reply to TimH.

No TimH, it just installs distribution point role.

]]>
By: TimH https://www.prajwaldesai.com/install-sccm-distribution-point-using-powershell-script/#comment-6948 https://www.prajwaldesai.com/?p=15430#comment-6948 Can this be used to install a pull distribution point?

]]>
By: Bidya https://www.prajwaldesai.com/install-sccm-distribution-point-using-powershell-script/#comment-6759 https://www.prajwaldesai.com/?p=15430#comment-6759 Hi Prajwal,

If i have 2 location with different domain,and i have SCCM in 1 location. so can i use my sccm to deploy patch to other location.If yes then how?

]]>