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

Singly linked list, For this program you will add and test 2 new member fun...

For this program you will add and test 2 new member functions to the IntSLList class posted on the website. The two member functions are: insertByPosn(int el, int pos) Assuming t

Function, #q•Design and code a new function that accepts as parameters the ...

#q•Design and code a new function that accepts as parameters the gross pay by value and the federal tax, state tax, local tax, SS tax, and net Pay by reference. Calculate the taxes

What is friend functions, Friend Functions One of the major features of...

Friend Functions One of the major features of OOP is information hiding. A class encapsulates data and methods to operate on that data in a single unit. The data from the class

Employee salary, wap to read an employee salary and calculate DA,HRA,pf,GRO...

wap to read an employee salary and calculate DA,HRA,pf,GROSS,NET conditions:- BASIC DA HRA PF >10000 7% 9% 10% & >20000 9% 11% 15% &

Introduction of computer and programming concept, Classify computer system ...

Classify computer system according to capacity. How they are different from computers according to the classification of technology. Provide comparative study also.

Roman code python help , In general, Roman numerals can be converted mathem...

In general, Roman numerals can be converted mathematically by simply assigning a numerical value to each letter, according to the chart below, and calculating a total: M=1000 | D=5

Tell what the derived class inherits or doesn''t inherit?, Tell what the de...

Tell what the derived class inherits or doesn't inherit? A: Inherits: - All data member defined in the parent class (even though such members might not always be accessible

C program for total & average in the array , C Program for TOTAL  & AVERA...

C Program for TOTAL  & AVERAGE IN THE ARRAY  #include stdio.h> #include conio.h> #include string.h> void main() {           int i=0,n[100],limit=0,a=0;

Queue, write a queue program in c langauge?

write a queue program in c langauge?

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