[mssms] RE: Deploy msu to Win7 X64

2014-06-09 Thread Schwan, Phil
Are you using the %sysnative% variable to call wusa.exe?

-Phil
_
Phil Schwan | Technical Architect, Enterprise Windows Services
Project Leadership Associates | 2000 Town Center, Suite 1900, Southfield, MI 
48075
Lync: 312.756.1626  Mobile: 419.262.5133
www.projectleadership.nethttp://www.projectleadership.net/
[Description: Description: Description: Arrow email]Lead with Strategy. 
Leverage Technology. Deliver Results.
[linkedin_logo-19x20]http://www.linkedin.com/in/philschwan[Twitter-Logo1-20x20]https://twitter.com/philschwan
 [wordpress-logo3] http://myitforum.com/myitforumwp/author/philschwan



From: listsad...@lists.myitforum.com [mailto:listsad...@lists.myitforum.com] On 
Behalf Of Marcum, John
Sent: Monday, June 9, 2014 10:08 AM
To: SMS List (mssms@lists.myITforum.com)
Subject: [mssms] Deploy msu to Win7 X64

I have a couple of msu files that I need to deploy during my OSD task sequence. 
I've tried every combination of package/program and run command line that I can 
think of. They all fail. File not found errors (exit code 2) or parameter is 
incorrect (Exit code 87).  How are you deploying msu files to 64 bit operating 
systems??





John Marcum
MCITP, MCTS, MCSA
   Sr. Desktop Architect
   Bradley Arant Boult Cummings LLP

  [H_Logo]




Confidentiality Notice: This e-mail is from a law firm and may be protected by 
the attorney-client or work product privileges. If you have received this 
message in error, please notify the sender by replying to this e-mail and then 
delete it from your computer.



PRIVILEGED AND CONFIDENTIAL. This email and any files transmitted with it are 
privileged and confidential and intended solely for the use of the individual 
or entity to whom they are addressed. If you have received this email in error 
please notify the sender. If you are not the named addressee you should not 
disseminate, distribute or copy this e-mail or any of its attachments.






[mssms] RE: Deploy msu to Win7 X64

2014-06-09 Thread Mote, Todd
Something like this?

wusa.exe 
AMD64-all-windows8-rt-kb2871777-x64_68b73ffc1a3efec11c252f76f9e90e6de65a2c9c.msu
 /quiet /norestart

From: listsad...@lists.myitforum.com [mailto:listsad...@lists.myitforum.com] On 
Behalf Of Marcum, John
Sent: Monday, June 9, 2014 9:08 AM
To: SMS List (mssms@lists.myITforum.com)
Subject: [mssms] Deploy msu to Win7 X64

I have a couple of msu files that I need to deploy during my OSD task sequence. 
I've tried every combination of package/program and run command line that I can 
think of. They all fail. File not found errors (exit code 2) or parameter is 
incorrect (Exit code 87).  How are you deploying msu files to 64 bit operating 
systems??





John Marcum
MCITP, MCTS, MCSA
   Sr. Desktop Architect
   Bradley Arant Boult Cummings LLP

  [H_Logo]




Confidentiality Notice: This e-mail is from a law firm and may be protected by 
the attorney-client or work product privileges. If you have received this 
message in error, please notify the sender by replying to this e-mail and then 
delete it from your computer.






[mssms] RE: Deploy msu to Win7 X64

2014-06-09 Thread Schwan, Phil
Sorry, it's an alias not a variable and the %'s are not needed. Use something 
like %windir%\sysnative\wusa.exe at the beginning of your command line.

-Phil

From: listsad...@lists.myitforum.com [mailto:listsad...@lists.myitforum.com] On 
Behalf Of Schwan, Phil
Sent: Monday, June 9, 2014 10:32 AM
To: mssms@lists.myitforum.com
Subject: [mssms] RE: Deploy msu to Win7 X64

Are you using the %sysnative% variable to call wusa.exe?

-Phil
_
Phil Schwan | Technical Architect, Enterprise Windows Services
Project Leadership Associates | 2000 Town Center, Suite 1900, Southfield, MI 
48075
Lync: 312.756.1626  Mobile: 419.262.5133
www.projectleadership.nethttp://www.projectleadership.net/
[Description: Description: Description: Arrow email]Lead with Strategy. 
Leverage Technology. Deliver Results.
[linkedin_logo-19x20]http://www.linkedin.com/in/philschwan[Twitter-Logo1-20x20]https://twitter.com/philschwan
 [wordpress-logo3] http://myitforum.com/myitforumwp/author/philschwan



From: listsad...@lists.myitforum.commailto:listsad...@lists.myitforum.com 
[mailto:listsad...@lists.myitforum.com] On Behalf Of Marcum, John
Sent: Monday, June 9, 2014 10:08 AM
To: SMS List (mssms@lists.myITforum.commailto:mssms@lists.myITforum.com)
Subject: [mssms] Deploy msu to Win7 X64

I have a couple of msu files that I need to deploy during my OSD task sequence. 
I've tried every combination of package/program and run command line that I can 
think of. They all fail. File not found errors (exit code 2) or parameter is 
incorrect (Exit code 87).  How are you deploying msu files to 64 bit operating 
systems??





John Marcum
MCITP, MCTS, MCSA
   Sr. Desktop Architect
   Bradley Arant Boult Cummings LLP

  [H_Logo]




Confidentiality Notice: This e-mail is from a law firm and may be protected by 
the attorney-client or work product privileges. If you have received this 
message in error, please notify the sender by replying to this e-mail and then 
delete it from your computer.



PRIVILEGED AND CONFIDENTIAL. This email and any files transmitted with it are 
privileged and confidential and intended solely for the use of the individual 
or entity to whom they are addressed. If you have received this email in error 
please notify the sender. If you are not the named addressee you should not 
disseminate, distribute or copy this e-mail or any of its attachments.