denmyos
Members-
Posts
225 -
Joined
-
Last visited
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by denmyos
-
apparently I'm still having NIC driver issues. I have notice that i'm getting this error thru out my dism.log when I regenerate my deployment share 2014-10-24 15:39:02, Info CBS Wintrust catalog support is not present; skipping synchronous catalog installation (possibly expected) [hrESULT = 0x80070002 - ERROR_FILE_NOT_FOUND] 2014-10-24 15:39:02, Info CBS Failed to load catalog installation apis (possibly expected). [hrESULT = 0x80070002 - ERROR_FILE_NOT_FOUND] 2014-10-24 15:39:02, Info CBS Failed to find a matching version for servicing stack: C:\Users\JESPER~1\AppData\Local\Temp\MDTUpdate.3320\Mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.3.9600.16384_none_9dff25cfe2e40fa2\ [hrESULT = 0x80070490 - ERROR_NOT_FOUND] 2014-10-24 15:39:02, Info CBS Failed to find servicing stack directory in online store. [hrESULT = 0x80070490 - ERROR_NOT_FOUND] 2014-10-24 15:39:12, Error DISM DISM Driver Manager: PID=2088 TID=3844 Failed to install the driver package 'C:\DeploymentShare\Out-of-box Drivers\Net\Netrtle_5.812.0515.2013_1C536289035857973DB21EEBAFB91286F8637A91\Netrtle.inf'. - CDmiDriverStore::Import(hr:0x80070002) 2014-10-24 15:39:12, Error DISM DISM Driver Manager: PID=2088 TID=3844 Failed to install the driver package 'C:\DeploymentShare\Out-of-box Drivers\Net\Netrtle_5.812.0515.2013_1C536289035857973DB21EEBAFB91286F8637A91\Netrtle.inf'. - CDriverPackage::InternalInstall(hr:0x80070002) 2014-10-24 15:39:12, Error DISM DISM Driver Manager: PID=2088 TID=3844 base\ntsetup\opktools\dism\providers\dmiprovider\dll\driverpackage.cpp:380 - CDriverPackage::InstallEx(hr:0x80070002) 2014-10-24 15:39:12, Error DISM DISM Driver Manager: PID=2088 TID=3844 base\ntsetup\opktools\dism\providers\dmiprovider\dll\drivermanager.cpp:1075 - CDriverManager::Internal_DoAddDriverPackage(hr:0x80070002) 2014-10-24 15:39:12, Error DISM DISM Driver Manager: PID=2088 TID=3844 base\ntsetup\opktools\dism\providers\dmiprovider\dll\drivermanager.cpp:523 - CDriverManager::ExecuteCmdLine(hr:0x80070002) 2014-10-24 15:39:12, Error DISM DISM.EXE: DriverManager processed the command line but failed. HRESULT=80070002 Any help would be appreciated, I'm really getting behind scheduled. Hmmm, this is weird. When I try to deploy a Lenovo M78 I get a "A connection to the deployment share (xxxxxxxxxxx....) could not be made. No networking devices were found on this machine!" And it only happens to the M78, not to other Lenovo computers. So how do I force a NIC driver on to my USB stick (which I use for booting) that fits the M78.
-
[sccm 2012] SCCM 2012 R2 Build and Capture Installing Applications
denmyos replied to lmrogers's topic in O/S Deployment
How is the TS made. ( do you copy + past from another TS) I had similare issues, but with windows updates. It turned out it was because I was copy+past the TS from another TS, and some where along the way MDT had a hick up. It could be the same with sccm. I'm a beginner in MDT, but this was my first thought. -
Blue screen of death 0x0000007E after deploying image
denmyos replied to nicholab's topic in O/S Deployment
Thanks I'll try that next week. -
I'M A IDIOT!!!!!! I SPEND A DAY AND A HALF TO FIGUR OUT THIS PROBLEM. It turned out that I had disable the driver folder. :( Which leads to a new question. Is there a way you can see if a folder is Enable or disable without going into the folder to check.?
-
point to a inf file. I just tried to deploy a Dell 390. change selection profiles to Dell 390 in both TS and in Windows PE-> drivers and patches. The deployment went straigth through with no error what so ever.
-
We deploy our drivers by using a WMI query and selection profiles. Is that similar to what you are doing? I don't make a WMI query (a little to advanced for me), but I do have selection profiles, where my driveres are selectet, they are also selected in my TS. What hardware is it for by the way??? Lenovo m78 PS. I'm not pxebooting, I'm using a USB to boot from. My PXEbooting is still not working.
-
That's what I'm doing. The driver works when I install it directly in the OS, but when I extract the driver with Backupdriver and import it into OOBD, (i have also implemented the correct drivere directly into OOBD) it does not work when I deploy the OS. And I have also updated the deployment share from scratch.
-
I'm suddenly getting this error during deployment. I't seems that I have all the rigth drivers in mdt, but I'm still getting this error. When I install the NIC driver directly into the OS, and i reboot the computer the deployment will finish, but with errors. This is the NIC driver I'm using. ; ** COPYRIGHT © 2007-2013 Realtek CORPORATION ; ; Realtek PCIe FE Family Controller ; Realtek PCI GBE Family Controller ; Realtek PCIe GBE Family Controller ; [version] Signature = "$Windows NT$" Class = Net ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318} Provider = %Realtek% DriverVer = 06/18/2013,7.073.0618.2013 CatalogFile.NT = rt86win7.cat [Manufacturer] %Realtek%=Realtek, NTx86 [ControlFlags] ExcludeFromSelect = * [Realtek.NTx86] ; 8169 Cardbus Jumbo 7k ; remeber to remove from OEM INF list %RTL8169.DeviceDesc% = R8169C7k.ndi, PCI\VEN_10EC&DEV_8169&SUBSYS_03351154 ; 8169 S-32 %SMC9452TX.DeviceDesc% = RTL8169.ndi, PCI\VEN_10EC&DEV_8169&SUBSYS_EE221113 I've tryed using using this tutorial MDT 2012: Missing network drivers during LTI boot | Scriptimus Ex Machina But i'm still getting the same error. I'm not sure which drive this is is. Pci\ven_10EC&DEV_8168&SUBSYS_308917AA&REV_04 when i google it i'm not getting anything use full. (that could just be me not being able to read pci\ven........ correctly)
-
Blue screen of death 0x0000007E after deploying image
denmyos replied to nicholab's topic in O/S Deployment
Yes on a physical machine. But this was before my MDT days, I used true home image back then. Both my Dell and Lenovo are done with true image -
Blue screen of death 0x0000007E after deploying image
denmyos replied to nicholab's topic in O/S Deployment
Now this is weird.!! I have the exact same problem with Lenovo M78. (mine came up after several years with no problem what so ever, and suddenly after uninstalling F-secure I started getting BSOD) The exact same image is on my Dell optiplex 7010 with no problem what so ever. I also get the 0X00000050 BSOD, (I have the feeling that you will get the same BSOD later on.) In both cases I have used the Hotfix that Microsoft provides but with no luck, the BSOD still pops up ones in a while. I would like to hear if you get the problem solved and if you get the hotfix to work. -
I have done some Log browsing and looked at the time differents between a virtuel deployment and a psysical deployment. Everything is the same, OS, TS, apps, everything OS virtuel deployment = 10m 6s Psysical deployment = 54m 7s Microsoft Office 2007 Virtuel deployment = 2m 35s Psysical deployment = 8m 55s F-secure Virtuel deployment = 36s Psysical deployment = 1m 28s Cd-ord (a program for dyslexci) Virtuel deployement = 2m 24s Psysical deployment = 1h 25s All in all ( I have a lot of small programs I didn't put on this list) virtuel Deployment = 35m 19s Psysical Deplyoment = 2h 50m :confused: Adding to the list. Before starting to install the actuall OS the virtuel deployment uses 1m 21s to load drivers, but the psysical deployment uses 5m 15s doing the same task.
-
I don't touch the WDS, I just put the boot.wim etc on the USB stick, I have not change the Boot image on the WDS for a while. As far as I understand the boot image on the WDS is not used when I use the USB stick to boot from. But I have just change the Multicast from "Use addresse from the ......." to "Obtain IP adresse from DHCP",,, will see if it change anything.
-
I'm not using WDS, but a USB stick. My network administrator has still not got pxeboot to work yet.
-
Have been looking in to this. But which driver should I try.? It's a Lenovo L540 with a Intel® 10/1000 Gigabyte Ethernet,,,, which realtek driver is compatible with that.? Have been looking here, but didn't get any clever. Download RealTek Network driver for Windows 7, 8, XP
-
-
actually I think it's edugeek attachment manager that is not working. When wanna attach a file nothing really happens. Also the attach manager looks weird in IE11 and also in maxthon. The file log Is only 22kb and is a txt format. so I don't really know why I can't upload it.
-
Hmmm Trying to upload my log file. But edugeek won't allow such a big file.?
-
I'm still have issues with very slow deployment. I realize that its everything that its slow now. Installing of apps will take several minuts even with small apps, sometimes up to 30min. I don't know where to start searching for "errors" I think it has something to do with the nic driver of some kind. But i don't where to start.? Should I post a very long log file here.?
-
I have been testing throught out the day. It turns out that every Image I deploy is slow, also those that normally took 20-25min. So it must be a driver issue. I'm booting from a USB and have been doing that all the time, so something must have change. My USB boot stick look like this. In folder "sources" LitetouchPE_x86.wim (x64 when needed) the file I rename to boot.wim --------------------- Bootmgr Bootmgr.efi EFI---folder Boot---folder I have regenerate the boot image several times, and try to change the drivers in the TS. But still no change. I have the feeling that its a drive issue on my USB boot stick.?
-
I'm a little confused about the use of WDS. At the moment I'm booting thru a USB (pxeboot is not working on the network) And since Im having TS in MDT to handle my deployment, what do I need the WDS for.? And even if the pxeboot was working, why would I mount a image in WDS->install Images.. since im still having a TS running in the MDT which lets me choose which image to deploy, late on during the boot/deployment. And why is the image in WDS->install image twice as big as the original capture.? I'm assuming thats it's because it loads drivers etc into the WDS image.?
-
I already tried a different computer. But forgot to say that my mdt is on vmware. Where can i see which driver mdt choose? Maybe I should go through the bios again and see if there is anything I can change in the network.
-
I usually deploy win7 x86 (deployed in 20 min on a real computer), but now I have begun to deploy x64. The vmware test went really good, the whole image, with updates and office pro+ in 25 min (6.5gb). which is pretty good i think. But when I tried on a real computer (Lenovo m78) it took two hours!!?? It looks like injecting driver etc runs pretty smooth, until intalling of the actual OS, then it slows down to a crawl. There is no error in the log file, I have the feeling that is some kind of driver issue. But doesn't MDT use it's own standard drive when deploying the OS.? I don't really know where to start. I have tried two different computer, it still took over 2 hours. Been looking in the bios, I have tried to set the disk to sata or IDE but no change.
-
Since I'm probably the world champion in forgetting to delete the BDD.log before I start a new deployment, I have been looking around for a smal "script" to put in the customsetting.ini so it will delete the BDD.log when ever I start a new deployment. But so far I have not find anything. Have anybody any exprience with deleting the BDD.log from the customsetting.ini ?
-
Ok, finally i got it to work. It turned out that it was my own fault (what a surprise!! :S) When I made the TS I used my captured image, BUT to save time I copied the TS (-control->TS.xml) from a already working TS and thus copying a another image (without the updates) into the new TS, and thus replacing the correct captured image, to a image without updates. Yes, stupid! I know. :S So what is best pratice to copy old TS into new TS. It surely can't be copy+paste each sequence.?
-
I think I found the culprit. I will return when I have investigated some more.
