Re: Questions about Windows 7 Pre-Activation.
I think I figured out why you might run sysprep more than once. I had the system all setup where I boot from the flash drive. Started the PC, didn't boot off the flash drive for some reason. Went into Windows, so I have to run sysprep again. Got it booting off the flash drive now but gotta go back in Windows and re-generalize the system because when Windows started, it installed drivers.
Questions about Windows 7 Pre-Activation.
Collapse
X
-
Re: Questions about Windows 7 Pre-Activation.
I think I have the Windows Recovery partition figured out. Still have a couple questions about it though. Following this tutorial from Microsoft:
https://technet.microsoft.com/en-us/...(v=ws.10).aspx
I see I'm supposed to move the winre.wim from the c:\windows\system32\recovery directory to the system drive's \Recovery\WindowsRE directory.
But all I have is a system partition that contains Windows and all the program files and then the recovery drive. Do I put the WinRE.wim file on the recovery partition? I wouldn't think it'd make sense to put it on the partition that contains Windows...
Also, I want the recovery partition to be small but the partition that contains the OS to fill the rest of the hard drive. I have to find away to have the recovery partition delete the Windows partition, create a new one, format it for NTFS, and then deploy the image. Deploying the image won't be a problem, the tutorial covers that. But the partition stuff, that isn't really covered.Leave a comment:
-
Re: Questions about Windows 7 Pre-Activation.
I thought you could change it to 8 by messing with some setting. Would there be a reason as to why I'd need to sysprep a machine more than once? Thanks.
I'm also gonna try to create a recovery partition. I know how to set what function key that has to be pressed during POST to boot to the recovery partition. Just not sure how to deploy the image from the recovery partition. I know the WinRE.wim has something to do with it...Leave a comment:
-
Re: Questions about Windows 7 Pre-Activation.
No, its a little more involved than that.
There are a couple of ways to do it IIRC.
2 master images are made 86 and 64 using a Windows 7 image on a Windows machine and WAIK.
Have a look here for an idea.
https://4sysops.com/archives/microso...e-preparation/
Once the images are made I believe they can be deployed from a Linux server.
The speed increase comes from the fact that its an image that is copied across from the server and when it restarts its pretty much done.
I'm following directions here:
http://www.theeldergeek.com/windows_..._windows_7.htm
I'm a bit confused though. I see some walkthroughs say enter Audit Mode, install software, use sysprep, then capture the image....this walkthrough though says install 7, login with a temp username / password, fully update Windows and then enter Audit Mode and do the rest.
Should I be doing Windows Update in Audit Mode or should I do updates first and then enter Audit Mode?Leave a comment:
-
Re: Questions about Windows 7 Pre-Activation.
so deploy it from a raspberry / orange pi.
then you have a pocket server.Leave a comment:
-
Re: Questions about Windows 7 Pre-Activation.
No, its a little more involved than that.
There are a couple of ways to do it IIRC.
2 master images are made 86 and 64 using a Windows 7 image on a Windows machine and WAIK.
Have a look here for an idea.
https://4sysops.com/archives/microso...e-preparation/
Once the images are made I believe they can be deployed from a Linux server.
The speed increase comes from the fact that its an image that is copied across from the server and when it restarts its pretty much done.Leave a comment:
-
Re: Questions about Windows 7 Pre-Activation.
So I can use sysprep, capture an image, lets say from an HP G56, then use normalize to remove the drivers, and then I can use that image for any make / model computer I install 7 on?
Also, you're saying installing via network is actually faster than thumb drive? I definitely want to check into this. It would be great if I could deploy the images from my Linux box some how.Leave a comment:
-
Re: Questions about Windows 7 Pre-Activation.
IIRC you use the normalize command when syspreping to remove the drivers.
We had two images, one for x86 and one for x64 as we had some little crappy netbooks that didn't like x64.
Definitely faster than installing Windows and updating, even from a flash drive, ours was a 100Mbps LAN with fibre and Gb copper connecting the switches.
Part of the process lets you install software, so the adobe suite got installed at this time
although Office was in the image.Leave a comment:
-
Re: Questions about Windows 7 Pre-Activation.
I seem to get a lot of them back, mainly from people who have children. It's almost always viruses. Instead of removing them, I'll just backup the data and format reinstall.
I wonder if there's away to use sysprep where it doesn't capture the drivers, so I could fully update a machine, use sysprep to capture it, and then use that image on ANY computer that I get. I like the PXE booting. Wouldn't that be slower than flash drive though? Here, we only have 100Mbps for the LAN.
I'd like to get some experience with deploying images over the network. That sounds like a lot of fun.Leave a comment:
-
Re: Questions about Windows 7 Pre-Activation.
Its been a couple of years since I used sysprep last. Its definitely much faster pxe booting, choosing x64 or x86 picking the software at the next screen and hitting the enter key than installing windows and doing it manually.
If I was doing many installs a week then I'd set up a server and automate it a bit.
I rarely get machines back to wipe and start again so I have no need to keep images after, or even recovery images. Its the ones before I do any work I keep for a month. If malware removal goes wrong or the customer says to wipe the PC as there was nothing on it to remember a week later there was.Leave a comment:
-
Re: Questions about Windows 7 Pre-Activation.
Yeah, I thought about that, but I would fill up a drive real quick like. It's nothing for me to be working on 6 PCs at a time, get them done, maybe wait 3 or 4 days, get some more. I'm working on slipstreaming all the updates to a 7 disc so when I install 7, I don't have to wait for Windows update to install 200+ updates. The problem I've ran into before when doing this was some updates require .NET Framework 4.5 to be installed. When you slipstream an update to install.wim that requires .NET Framework 4.5, when you go to install, it'll go into an infinite loop. When you check the logs, you see it's because 4.5 isn't available. I could try to figure out which ones require it. Last time I checked, there where about 45 of them. 45 updates is still better than over 200.
I've asked for help on the TechNet forums. Trying to see if there's anyway to actually slipstream it. I know I install the updates on a machine, use sysprep and capture an image. I haven't tried it yet, but I have a feeling the image will be much, much better than what's available for a DVD. I think that's the "normal" way of doing it though. Using sysprep and deploying the image to the machines. Not really what I'm looking for though.Leave a comment:
-
Re: Questions about Windows 7 Pre-Activation.
Yeah. I want to work on creating 7 recovery partitions. I was thinking, this customer, he asked for a recovery disk, and I made him one. It doesn't have all the updates slipstreamed because, well, I can't seem to find a way to slipstream .NET Framework 4.5 and there's some updates that require that. It's hard for me to tell which ones require it and which ones don't. So, when I slipstream the updates, and go to install 7, it goes into an infinite loop before it finishes installing. Looking at the log files, I see it's because .NET framework 4.5 isn't there.
Usually, when I get a customer, they come back. If their PC gets messed up again, they'll bring it back to me and I'll fix it. I was thinking of creating recovery discs for me, for each customer. So when they bring it back, I can just plop in the disc and away we go. Wish I could find away to slipstream that dang .NET Framework though.Leave a comment:
-
Re: Questions about Windows 7 Pre-Activation.
Blaming customers? not me. A good business does their job and more. I have no trouble looking after my customers and I'm very good at making them feel good even when things go wrong for them. I've been doing this 15 years with no advertising so i guess i must be doing something right.
I did make one cry once when i told her it was the dirtiest PC ever and she should smoke outside and she was my friends mum !
Manufacturers put recovery partitions on because they are legally bound to provide a copy of the OS when they sell a PC and it's cheaper than providing a disc. In all my years though I have never used one. Hence me saying they are a waste of time.Leave a comment:
-
Re: Questions about Windows 7 Pre-Activation.
Usually, when I get a customer, they come back. If their PC gets messed up again, they'll bring it back to me and I'll fix it. I was thinking of creating recovery discs for me, for each customer. So when they bring it back, I can just plop in the disc and away we go. Wish I could find away to slipstream that dang .NET Framework though.Leave a comment:
-
Re: Questions about Windows 7 Pre-Activation.
On a Dell Studio 1555 where I extracted the recovery image .wim file (which was still good from its failing hard drive), I did not have to enter the Product Key after the restore procedure since the recovery image was from the same computer - and it was not an issue for the free upgrade to Windows 10.
Code:Starter -- 36Q3Y-BBT84-MGJ3H-FT7VD-FG72J Home Basic -- 36T88-RT7C6-R38TQ-RV8M9-WWTCY Home Premium -- 6RBBT-F8VPQ-QCPVQ-KHRB8-RMV82 Professional -- 32KD2-K9CTF-M3DJT-4J3WC-733WD Ultimate -- 342DG-6YJR8-X92GV-V7DCV-P4K27
It's just advice in case you ever want to play around. I know you don't need the advice because you was able to use the recovery wim to get what you needed and stuff.Leave a comment:
-
Re: Questions about Windows 7 Pre-Activation.
Unless you service a lot of one brand... in which case you could just pull the pre-activated .iso and burn it. While most of my stuff is dell, I have 3 other makes (none, lenovo, and asus).
Plus, what if they croaked a HDD? What if the recovery partition was formatted over? What if the recovery partition is full of shit that is too much trouble to work with? Blame it on the customer all you want but a good business does their job, not whine at customers.
I did make one cry once when i told her it was the dirtiest PC ever and she should smoke outside and she was my friends mum !
Manufacturers put recovery partitions on because they are legally bound to provide a copy of the OS when they sell a PC and it's cheaper than providing a disc. In all my years though I have never used one. Hence me saying they are a waste of time.Leave a comment:
-
Re: Questions about Windows 7 Pre-Activation.
Unless you service a lot of one brand... in which case you could just pull the pre-activated .iso and burn it. While most of my stuff is dell, I have 3 other makes (none, lenovo, and asus).
Plus, what if they croaked a HDD? What if the recovery partition was formatted over? What if the recovery partition is full of shit that is too much trouble to work with? Blame it on the customer all you want but a good business does their job, not whine at customers.Leave a comment:
-
Re: Questions about Windows 7 Pre-Activation.
Geez, I must be more tired than I thought. 72* day, and I took full advantage of it!
Leave a comment:
-
Related Topics
Collapse
-
by japlyticIn a Beelink GTR mini PC, mine has an Intel AX200NGW WLAN module.
Tried (only with keyboard/mouse connected):- BIOS + database update
- Using latest Windows 11 image built with official image creation tool
- Previous setup version for Windows 11 installer
- Replacing SSD without a slow block (the previous SSD had a slow block with access time > 500 mS)
- TPM reset (worked to the point where DRIVER_PNP_WATCHDOG error message is displayed briefly after the point of stalling)
- Disabling power to WLAN and LAN modules in BIOS (Advanced > AMD PBS > PCI Express Configuration)
-
Channel: General Computer & Tech Discussion
06-19-2025, 04:59 PM -
This specification for the Acer Aspire Acer Aspire 7 A715-42G 15.6 inch Gaming Laptop - (AMD Ryzen 5 5500U, 8GB, 512GB SSD, NVIDIA RTX 3050, Full HD 144Hz, Windows 10, Black) Notebook can be useful for upgrading or repairing a laptop that is not working. As a community we are working through our specifications to add valuable data like the Acer Aspire 7 A715-42G 15.6 inch Gaming Laptop - (AMD Ryzen 5 5500U, 8GB, 512GB SSD, NVIDIA RTX 3050, Full HD 144Hz, Windows 10, Black) boardview and Acer Aspire 7 A715-42G 15.6 inch Gaming Laptop - (AMD Ryzen 5 5500U, 8GB, 512GB SSD, NVIDIA RTX 3050, Full HD...09-07-2024, 01:00 AM
-
This specification for the Acer Swift Acer Swift 3 SF314-42 14 inch Laptop - (AMD Ryzen 5 4500U, 8GB, 512GB SSD, Full HD Display, Windows 10, Purple) Notebook can be useful for upgrading or repairing a laptop that is not working. As a community we are working through our specifications to add valuable data like the Acer Swift 3 SF314-42 14 inch Laptop - (AMD Ryzen 5 4500U, 8GB, 512GB SSD, Full HD Display, Windows 10, Purple) boardview and Acer Swift 3 SF314-42 14 inch Laptop - (AMD Ryzen 5 4500U, 8GB, 512GB SSD, Full HD Display, Windows 10, Purple) schematic. Our users have donated over 1 million...09-07-2024, 12:40 AM
-
This specification for the HP ProBook 450 G6 + Windows Notebook can be useful for upgrading or repairing a laptop that is not working. As a community we are working through our specifications to add valuable data like the 450 G6 + Windows boardview and 450 G6 + Windows schematic. Our users have donated over 1 million documents which are being added to the site. This page will be updated soon with additional information. Alternatively you can request additional help from our users directly on the relevant badcaps forum. Please note that we offer no warranties that any specification, datasheet,...09-06-2024, 12:20 PM
-
Hello Guys,
got an Acer here with the problem that when i'm installing windows it just crashes (turns off) and not going back on as soon as i press the power button.
I've tried it with different sticks and windows versions and also with windows 10 and 11 but it's the same problem.
The only difference is that when i want to install windows 11 it crashes during the installation screen when "getting files ready for installation" at 25% - 30% progress and
when i install windows 10 it goes trough until the restart and at "getting devices ready" it... - Loading...
- No more items.
Leave a comment: