Jump to content

One PE to Rule Them All?


Recommended Posts

Posted

Today, we have four VistaPE boot images on our Windows Deployment Server:

1. WDS deployment

2. WDS capture

3. WinRE

4. A generic PE environment in which I can run our legacy Ghost-like utility (Rdeploy).

Is there a way that I can create ONE boot image within WDS that can do all of these? I know that WinRE launches RecEnv.exe and that the sources folder is needed. What about the deployment and capture functions? It seems wasteful to have to maintain four boot images of essentially the same environment.


Posted

Why don't you just create a menu within one core pe image. My entire operation runs from one PE image via WDS. Menu and data collection is all run inside VB but HTA would probably suit you more.

Posted

I use VB 6 to do all my work. All i need for that is to run vb6.exe at pe startup. Items can be registered individually but I cannot be bothered to go to all the trouble.

I cannot remember the original filename of vb6.exe. it weighs in at under 1mb so if you require it IM me.

Posted

Another option other than VB or HTA is AutoIt3. I use this for all my scripting and or GUI needs. Plus it has native x64 support if you need to run Vista\Win2k8 server setups from x64 WinPE.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...