I don't know much about VBscripts, but I am thinking one could help me with my situation. I am creating my companies corporate image and we have volume license keys for both products. I would to run a script that would active both Windows 7 and Office 2010 without having to manually do it.
I have found that
"C:\Windows\System32\Slmgr.vbs /ipk XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
C:\Windows\System32\Slmgr.vbs /ato"
is what activates Windows 7
and
"c:\Program Files\Microsoft Office\Office14\ospp.vbs"
is what activates Office 2010. Can someone please write me a quick script that could run both of these files? Thanks in advance if this is possible.
I have found that
"C:\Windows\System32\Slmgr.vbs /ipk XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
C:\Windows\System32\Slmgr.vbs /ato"
is what activates Windows 7
and
"c:\Program Files\Microsoft Office\Office14\ospp.vbs"
is what activates Office 2010. Can someone please write me a quick script that could run both of these files? Thanks in advance if this is possible.