Develop activation tool for unattend reseal.xml, C/C++ Programming

Assignment Help:

Project Description:

We refurbish older computer and send them back into the market with windows 7 operating system. We are presently using windows deployment services through PXE boot. We presently are running 80-100 computers a day, and growing every day. We currently are seeking a way to activate windows while in audit mode, and have it persist through OOBE once the system has been resealed using sysprep. Presently the only way I have found to do this is to edit the unattend_reseal.xml with code to insert the product key. The problem with doing it this way that we have found is that typographical errors will cause errors in the xml file and then the system doesn't load, and we have to restart the deployment on that machine. We are interested in a GUI APP that can only ask us for the product key and insert it into this C:\rpktools\unattend_reseal.xml . It has to be placed on a positive line in the exact same place and the txt that is already there needs to stay. Also we would like some kind of check in place that will lower some of the errors while typing the keys. I know that Microsoft uses "SLMGR.exe" to check if it is 5x5 key and the checksum if it maybe could be a key. The end user of this app will most likely be non technical and I would like to make this as simple and efficient as possible. We will be keying 150+ keys a day so I want the app to be able to fit onto a usb drive and be run without installing anything on the PC.

Skills required are C Programming, Software Architecture, Project Management, Software Testing


Related Discussions:- Develop activation tool for unattend reseal.xml

Array, how to use nested loop of for in array

how to use nested loop of for in array

Write a program that illustrate creation of a data file, Write a Program th...

Write a Program that illustrate creation of a data file? Here is a program to generate a Fibonacci series and write it into a Data file. # include main() { FILE *fpt;

Write code in visual studio 2010, I have a mini project where I need to wri...

I have a mini project where I need to write a code .wonder if someone can help me.I already have the forms and webmaster page done just need to code portion

Explain member functions of a class, Member Functions of a Class A memb...

Member Functions of a Class A member function of the class is similar as an ordinary function. Its declaration in a class template must explain its return value as well as the

Logical operators, how can i make a program with !(not) operator

how can i make a program with !(not) operator

I need p2p video streaming, Project Description: P2P media streaming bro...

Project Description: P2P media streaming browser (IE, Chrome, Firefox) plug-in needed that is compatible with Win Xp,7,8 that is Windows Firewall friendly Example like Swarm

Change to palindrome, A palindrome is a string that reads the same from bot...

A palindrome is a string that reads the same from both the ends. Given a string S convert it to a palindrome by doing character replacement. Your task is to convert S to palindrome

Program to show the ascii value of characters, Program to show the ascii va...

Program to show the ascii value of characters: int main() {                 int one_char;                 cout                 one_char = getch();

C program, what will be the c program for ideal gas equation.

what will be the c program for ideal gas equation.

Briefly describe how a linear search algorithm works, Question 1: (a) D...

Question 1: (a) Describe the following objects and condition states: (i) ifstream and ofstream objects (ii) eof(), fail(), bad() and good() functions. (b) Write a C++ pr

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd