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

C program for change the case in title case, #include stdio.h> #include ...

#include stdio.h> #include conio.h> #include ctype.h> #include string.h>   void main() {           int i=0,j=0,length;           char a[30];           cl

Design a car management system application, 1) Database: The database nee...

1) Database: The database needs to be used for persistent storage of cars. For details of what information should be stored in the database, please see the description above. You

Use of random function - c program , Use of random function: int main(...

Use of random function: int main(void) {    int i,j;         for(j=0;j       {      // randomize();       for(i=0;i                  printf("%d\n", ran

Link list, For this program you will add and test 2 new member functions to...

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

Minimum shelf, At a shop of marbles, packs of marbles are prepared. Packets...

At a shop of marbles, packs of marbles are prepared. Packets are named A, B, C, D, E …….. All packets are kept in a VERTICAL SHELF in random order. Any numbers of packets with thes

Explain the scope resolution operator, The Scope Resolution Operator( :: ) ...

The Scope Resolution Operator( :: ) Global variables are explained outside any functions and thus can be used by all the functions defined thereafter. However, if a global vari

.testvita, answer for tcs is working question

answer for tcs is working question

Symbolic constant, S y m b o li c c o n s t a n t : c ...

S y m b o li c c o n s t a n t : c on s t m a x = 1 0 0 ; T h e d e f a u l t d a t a t y p e w i l l b e i n t e

Queue, program to enter 5 values in queue and remove value one by one from ...

program to enter 5 values in queue and remove value one by one from queue.

Area under Curve, #queWrite a program to find the area under the curve y = ...

#queWrite a program to find the area under the curve y = f(x) between x = a and x = b, integrate y = f(x) between the limits of a and b. The area under a curve between two points c

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