I captured a reference machine with a capture media CD without any problems. Now I want this to be deployed to my other computers.
There is a task sequence in my SCCM that I followed through the wizard "Install an existing image package". The task sequence is there and it is deployed and it starts and when this process gets done: Applying image 2 to D:\ it says: error 0x80070070.
This is what I found:
The task sequence execution engine failed executing the action (Apply Operating System) in the group (Install Operating System) with the error code 2147943568
Action output: eployment\applyos\installimage.cpp,1472)
installer.install(), HRESULT=80070490 (e:\nts_sccm_retail\sms\client\osdeployment\applyos\installimage.cpp,1534)
Closing image file
\\SYBE00990003.xxx.LOCAL\SMSPKGC$\ZEB0000A\WIN7.WIM
Entering ReleaseSource() for
\\SYBE00990003.xxxx.LOCAL\SMSPKGC$\ZEB0000Areference count 1 for the source
\\SYBE00990003.xxxx.LOCAL\SMSPKGC$\ZEB0000A\ before releasing
Released the resolved source
\\SYBE00990003.xxxx.LOCAL\SMSPKGC$\ZEB0000AInstallImage( g_InstallPackageID, g_ImageIndex, targetVolume, ImageType_OS, g_ConfigPackageID, g_ConfigFileName, bOEMMedia ), HRESULT=80070490 (e:\nts_sccm_retail\sms\client\osdeployment\applyos\applyos.cpp,374)
Unable to find a Windows system root at C:\.
Element not found. (Error: 80070490; Source: Windows)
Failed to find the system root for the applied OS.
Element not found. (Error: 80070490; Source: Windows)
Installation of image 1 in package ZEB0000A failed to complete..
Element not found. (Error: 80070490; Source: Windows). The operating system reported error 2147943568: Element not found.
The task sequence execution engine failed executing the action (Apply Operating System) in the group (Install Operating System) with the error code 2147942512
Action output: .LOCAL\SMSPKGC$\ZEB0000Areference count 1 for the source
\\SYBE00990003.xxxx.LOCAL\SMSPKGC$\ZEB0000A\ before releasing
Released the resolved source \\SYBE00990003.xxx.LOCAL\SMSPKGC$\ZEB0000AInstallImage( g_InstallPackageID, g_ImageIndex, targetVolume, ImageType_OS, g_ConfigPackageID, g_ConfigFileName, bOEMMedia ), HRESULT=80070070 (e:\nts_sccm_retail\sms\client\osdeployment\applyos\applyos.cpp,374)
WIM error:C:\Windows\winsxs\x86_microsoft-windows-t..etpc-mathrecognizer_31bf3856ad364e35_6.1.7600.16385_none_b822cdc5b0f79393\mraut.dll.
There is not enough space on the disk. (Error: 80070070; Source: Windows)
WIM error:C:\Windows\winsxs\x86_microsoft-windows-b..ager-pcat.resources_31bf3856ad364e35_6.1.7600.16385_sv-se_04742208cf729608\bootmgr.exe.mui.
There is not enough space on the disk. (Error: 80070070; Source: Windows)
Unable to apply (0x80070070)
Installation of image 2 in package ZEB0000A failed to complete..
There is not enough space on the disk. (Error: 80070070; Source: Windows). The operating system reported error 2147942512: There is not enough space on the disk.
The latest error is strange because the partitions get wiped first.
This is not really an error more a need to confirm what I suspect is happening.
I have created a SCCM OSD Task Sequence to install Windows 7 x64 and a host of applications.
The Task Sequence completes successfully as do all of the incorporated program installations (having checked the exit code using SCCM Client Center and the exit code in the execmgr.log).
What I have found is the the C:\_SMSTaskSequence folder remains with the following contents;
C:\_SMSTaskSequence\Packages\<Package ID>\.agent
The '.agent' file is a valid part of the package and has successfully been copied to the correct location, along with the other files.
What I think is happening is that when the clean up job is running it is failing to handle the fact the the file does not have a filename, but just an extension.
Has anyone experienced this before or know of another reason why it would be left behind?
We are preparing ZTI to setup new workstations and install software automatically. Currently the depot will send a document containing the Workstation name and MAC Address and advise which collection to add the workstation too. I've been task
to create a web application to allow our depot members to automatically submit this into SCCM avoiding the "middleman".
I can add a workstation name to a collection without problems. The issue I'm facing is the Computer Association part. I need to 1) Check to see if the Computer or MAC Address already exists
2) IF not then add that computer & MAC Address in the Computer Association.
by scripting where can I first search to see if the MAC Address or CPU exists? SMS_R_Systems? Then what method do I call to add the computer & MAC Address (format: workstation name,MAC Address).
We are currently using 2007, but will be migrating over to 2012 in the next few months.
Hoping that someone can offer me some advice on an intermitant issue we are having when deploying Windows 7 to various devices using a Zero Touch approach.
The Task Sequences had been completing successfully each time until one day they just started throwing up errors.
They seemed limited to either 0x80070002, 0x80004005 or HTTP 401 and pointed toward the Network Access Account. We ensured the account had share and NTFS permissions, was unlocked in AD and that the password was correct. This, to us anyway, kinda ruled out
permissions as the issue especially because it was intermitant.
We are experiencing problems with Windows 7 client PCs dropping out of DNS and wondered if this was perhaps an issue. We enabled command prompt in our Boot Images and the PC is picking up a valid IP address and can communicate with the SCCM box no problem
(and vice versa from SCCM - once the WinPE firewall is disabled). Even at the point of failure the IP config of the client seems okay.
The problem is also intermitant. We can run a complete OSD TS one minute then it will fail running the same TS on the same client PC moments later with the same issues - unable to connect to the DP for package X.
We are running ConfigMgr 2007 R3 with Advanced Client 4.00.6487.2000.
Here is the scenario:
New domain with a new installation of SCCM 2007 R2 with SP2 and MDT 2010-integration
Old domain with Windows XP client computers
Users migrated from old domain to new domain using Active Directory Migration Tool (with SID History and passwords).
Will USMT be able to translate the SID`s if we join the computers directly to the new domain when deploying Windows 7?
To accomplish the "Scenario Three" described above, would it be sufficient to create a new Microsoft Deployment Task Sequence in ConfigMgr and disable the steps to format the disk?
I have a Windows 7 Image which deploys all well and good to our site and works fine however just looking into streamlining things and the last one I am on is Auto entering a PC name.
I created and image very similar to this link
http://sybaspot.com/the-complete-guide-to-preparing-a-windows-7-deployment-image-using-audit-mode-and-sysprep-with-an-unattend-xml-answer-file/ whilst also using an unattend.xml during capture. When using this image on SCCM to deploy after the setup
Windows & Config Mgr it comes up with a Windows 7 window asking you to enter a PC name which is the only thing that appears to me to be stopping this from being Zero touch. I attempted the usual Variable change on the collection and this doesn't work.
Just wondered if anyone had any idea's as regards this if we can make it Zero touch.
Can someone please help me to deploy the OS to a EliteBook 820 G1. I have imported the "HP Client Computer Windows PE 3.0 x86 and x64 Driver Pack" into my boot image but it is still failing just after partitioning\formatting.
If I boot to the Windows CD (from USB as there is no CD ROM) that comes with the laptop then I can see that my Drive has been formatted (has name from my TS) but I have an error that states: "Windows can not be installed to Disk 0 Partition 1 (Show
Details) - Windows cannot be installed to this disk. This computer's hardware may not support booting to this disk. Ensure that the disk's controller is enabled in the computer's BIOS menu."
I then grabbed the WINPE driver pack from HP and tried to load the RAID driver manually but it even though it shows the driver is compatible I still get the same error.
I have also imported these drivers into my Boot Image in SCCM and tried to add it to the TS as well..
Any help would be great as I really need to get these deployed urgently.. Thanks!
I have also posted on the HP forum as I was not sure who could help.
we have SCCM 2007. I have a Windows Update file that i need to deploy via SCCM. Its a file with the extension msu. Do i need to convert it to an exe file? If so, how would i be able to do it?
Hopefully someone will have a solution to this issue. I've only found one site with a similar problem (http://forums.microsoft.com/TechNet/ShowPost.aspx?PostID=2352753&SiteID=17) and the solution was to rebuild the SCCM server, which I have done. Yet the issue persists. After working my way through countless issues with SCCM, this seems to be the only obstacle in my way. Here is the situation:
1. I boot the bare metal client system to PXE and the boot image loads
2. The SCCM status messages appear "Windows is starting up..." and then "Preparing Network Connections..."
3. The client machine hangs for a minute or so, then reboots.
I have enabled the command prompt shell in the boot image and can ping the SCCM server and name resolution work fine, so I know it isn't an issue with the network drivers. Below is the log information from the client. Just as an FYI, the Server is running in "Mixed Mode", so I'm not really understanding the why the identification is an issue. As best I can understand the client is requesting information from the server at a certain point and getting a blank reply.
I'm at my wits end with this software, if I can't find a solution to this problem pretty soon, I will tell management here to can the whole idea and stick with the norton ghost setup.
Been using Windows 7 for several years okay. Then yesterday I received a message from AVG saying an upgrade was needed. I did the upgrade and it said it worked okay. But also said I needed to restart the computer to finish off. At restart I got the PXE-E53
No boot filename received error and have not been able to boot from the C: drive since. Can only use the install DVD. Tried repair function - said no problems. I am not a techy guy, so reading some of the previous responses went over my head. Please give a
simple solution that will not lose my data. Thanks.
Having the well-known issue with deploying updates during OSD that installing updates never finish. The installation progress windows shows 'Downloading 1 of 32 updates (0% complete)...' forever.
I tried following http://support.microsoft.com/kb/2509007 in order to fix the issue. According to client.msi.log the SCCM client installation completes fine, but i still have
this issue..
Updatesdeployment.log, UpdatesHandler.log and UpdatesStore.log doesnt give any errors at all. smsts.log says 'Waiting for hob status notification...' forever and ever..
All these symptoms should have been cured with installing KB2509007 during the 'Setup Windows and configmgr' TS setp, but this doesn't seem to work for me.
Does anyone know of a way to set the screen resolution during an OSD task sequence to the "recommended" setting for Windows 7? What I mean is if you go into the screen resolution control panel applet you will see one resolution in there with "(recommended)" next to it. It would be nice to programatically set that during OSD deployment versus using answer files.
I have a PC setup winxp on the first partition,formatted NTFS,i setup DOS 7 on the next partition formatted FAT32,but i dont know how to add this partition to the boot choice so that when the PC boot up,there are 2 choices for me:
1.Windows XP professional
2.Boot to MS-DOS
and i dont know how to setup NTFSDOS to access ntfs partition.When i buy PC,they do it for me but now i cant do that again.Brethen,please help me! Thank so much!
I am trying to deploy Win7 x64 OS on a client machine. I have everything set up but my task sequence fails when i try to enable IIS with default values.
I tried using "pkgmgr" and "dism" commands, created a .bat file, created a powershell script, but none of them worked.
The last thing i tried was to add a string to the registry in the "Runonce" section, but it still doesn't work.
Each method works when i test it while i'm logged on a computer, but none of them works during my task sequence.
Does anyone have an idea on how to enable IIS during the OS deploy?