Powershell.exe blows up when I run this command, "New-CMSiteSystemServer -SiteCode "xxx" -ServerName "xxx.com""
Per http://social.technet.microsoft.com/Forums/en-US/0912627e-fc44-4af2-9bb7-f5a9a43170be/powershell-crashes-when-running-newcmsitesystemserver-in-sccm-2012-r2-cu2?forum=configmanagerdeployment It seems like this cmdlet is broken? Anyone else having issues? Any updates out there? and the command to add the DP, Throws the attached error, because the server isn't yet a site system. "Add-CMDistributionPoint -SiteSystemServerName "xxx.com" -SiteCode "xxx" -InstallInternetServer -ClientConnectionType Intranet -CertificateExpirationTimeUtc "2113/11/13 17:45:00" -MinimumFreeSpace 500" So in a chicken before the egg kinda question, anyone have any ideas for getting past this for my automation attempts? Everything is 2012 R2 CU2, please and thank you.

