Deployment-Minor PDT update 2.5.2508 now available
PDT 2.5.2508 is now available on the TechNet Gallery here. This release adds download locations for the two Windows Server MPs required for Operations Manager integration with Virtual Machine Manager, and corrects the filesize validation for the Configuration Manager Prerequisites download.
Comments
- Anonymous
January 01, 2003
Im getting errors on the r2 configmgrmanifest cab file again I guess there is. a new one out - Anonymous
January 01, 2003
The comment has been removed - Anonymous
January 01, 2003
The comment has been removed - Anonymous
January 01, 2003
The comment has been removed - Anonymous
January 01, 2003
The comment has been removed - Anonymous
January 01, 2003
The comment has been removed - Anonymous
October 27, 2013
The comment has been removed - Anonymous
October 28, 2013
The comment has been removed - Anonymous
November 05, 2013
- Downloaded and expanded SCCM 2012 R2 to c:TempSystemCenter2012R2ConfigurationManager
- created c:TempSystemCenter2012R2ConfigurationManager.DL
- ran C:TempSystemCenter2012R2ConfigurationManagerSMSSETUPBINX64setupdl.exe
- Pointed to c:TempSystemCenter2012R2ConfigurationManager.DL
- re-ran Installer.ps1 -ValidateOnly
Anonymous
November 05, 2013
Setting up the SCCM Prerequisites - that will work. Alternatively, just do step 1 then re-run Downloader.ps1 and it will do the rest for you.Anonymous
November 05, 2013
After deployment of the virtual machines, I run the Installer.ps1 script and validation fails with "Current user access.....Failed" Any ideas why this could be happening? There are no log files. Only the App Controller files. CharlesAnonymous
November 06, 2013
Hello Rob, When running the Installer.ps1 script, all of prerequisites pass. It is when I get to the "Validating Server and Access" phase of the script, I get the following errors: Validating servers and access... Server: SC2K12R2CM01.msft2k12.local Current user access... Passed MSFT2K12Installer access... Passed Server: SC2K12R2DB01.msft2k12.local Current user access... Failed MSFT2K12Installer access... Failed Server: SC2K12R2DB02.msft2k12.local Current user access... Failed MSFT2K12Installer access... Failed Server: SC2K12R2DB03.msft2k12.local Current user access... Passed MSFT2K12Installer access... Passed Server: SC2K12R2DB04.msft2k12.local Current user access... Failed MSFT2K12Installer access... Failed Server: SC2K12R2DB05.msft2k12.local Current user access... Failed MSFT2K12Installer access... Failed Server: SC2K12R2DPM01.msft2k12.local Current user access... Failed MSFT2K12Installer access... Failed Server: SC2K12R2OM01.msft2k12.local Current user access... Passed MSFT2K12Installer access... Passed Server: SC2K12R2OR01.msft2k12.local Current user access... Failed MSFT2K12Installer access... Failed Server: SC2K12R2RD01.msft2k12.local Current user access... Failed MSFT2K12Installer access... Failed Server: SC2K12R2SM01.msft2k12.local Current user access... Failed MSFT2K12Installer access... Failed Server: SC2K12R2SM02.msft2k12.local Current user access... Failed MSFT2K12Installer access... Failed Server: SC2K12R2SM03.msft2k12.local Current user access... Failed MSFT2K12Installer access... Failed Server: SC2K12R2VMM01.msft2k12.local Current user access... Failed MSFT2K12Installer access... Failed Validation failed There are no log files created in the UsersAdministrator.domainAppDataLocalInstallerTemp directory only in the Log directory Controller.0 and Controller.1 files Any assistance would be greatly appreciated. Thanks In Advance, Charles A. Windom Sr.Anonymous
November 06, 2013
Charles - validation does not produce log files since everything is output on screen. Those validation errors mean that either those servers don't exist, the users don't have admin access, or possibly a firewall is blocking access.Anonymous
November 06, 2013
Hello Rob, The installer account is in the domain admins group. The firewall is on, should I disable it while deploying? Also I have run the script without the -ValidateOnly switch and still does not product any logs. Also the servers were deployed with the VMCreator.ps1 script Thanks, CharlesAnonymous
November 06, 2013
Hello Rob, I also ran the Installer.ps1 script without the -ValidateOnly switch and I get no logs as well. I have deployed the virtual machines mentioned in errors with the VMCreator.ps1 script and the are all fully functional and joined to the domain. Should I disable the firewall while deploying? Just trying to get System Center 2012R2 installed for evaluation. Thanks In Advance, CharlesAnonymous
November 06, 2013
Charles - what does the following give you? That is what is doing the validation. Get-WMIObject -Class Win32_OperatingSystem -Namespace root/cimv2 -ComputerName SC2K12R2DB01.msft2k12.local -ErrorAction SilentlyContinue If this fails, it is possible that some other policy in your environment is blocking.Anonymous
November 07, 2013
The comment has been removedAnonymous
November 07, 2013
Charles - that appears to be the problem, communications between your systems are not functioning correctly. Is WMI allowed through the firewall?Anonymous
November 08, 2013
The comment has been removedAnonymous
November 18, 2013
Hello Rob, wenn I start the Installer.ps1 -validateOnly, I get the error "ConfigMgr.Manifest.cab incorrect size" back I have allredy download from C:TempSystemCenter2012R2ConfigurationManagerSMSSETUPBINX64setupdl.exe.Anonymous
November 19, 2013
Heinz - please make sure you are using Workflow.xml version 2508. Also, you can run Downloader.ps1 again to update your downloaded files. If that files, can you check the filesize of the failing file please.Anonymous
November 20, 2013
Hi Rob, the files are <FileSize>76488</FileSize> it Looks correct, but I got still get the errorAnonymous
November 22, 2013
Hi Rob, i wrote you the wrong FileSize, it is 8049 for the ConfigMgr.Manifest.cab.Anonymous
November 23, 2013
Also getting the ConfigMgr.Manifest.cab incorrect size error size (8,540 bytes) size on disk (12,288 bytes)Anonymous
November 26, 2013
I am also getting the incorrect size error for ConfigMgr.Manifest.cab. Our file size is the same as MA Blanke.Anonymous
November 26, 2013
MA Blanke and BigSmoothy - thanks for pointing out the filesize issue, I'll post an update soon to address. In the meantime, you can modify the size in Workflow.xml.Anonymous
November 26, 2013
I tried that over the weekend and still got the same error (changed to 8540) Not sure if this is the right forum for this, but since the error I've moved on to the PDT2600 because i'm more interested in the Azure Pack, but I'm getting errors on the Azure server. Nothing (azure related gets installed) Windows Azure pack failed to install is the error I getAnonymous
January 28, 2014
I was not getting ANY of hte System Center bits pulled down so i just walked through the VMCreate.ps1 and fixed each error message with the correct bits once downloaded from msdn... I was getting the Config.Manifest.cab error size is wrong (it is 8049) and i am now creating DC01 and things are all green but figure I will run into the problem down the road possibly? this is an AWESOME set of scripts once you have Downloader.ps1 all working... (lots of manual MSDN dl's still)...thanks!