Jump to content

Unattended installation of KB917275


Recommended Posts

Posted

I am attempting to include this update [KB917275] in an unattended batch file. Using no switch options it does install fine. Doesn't even demand a reboot. However, I have to answer all of the questions.

Notably, this update seems not to support /? to find out what the other options are.

I did try /Q which made all of the questions and answers go away, but, it seems to make it not install anything, just complete as if I cancelled out on the answers, etc.

Could this update possibly need some sort of response file [unattend.txt or whatever] or invoke some other option switches? [i don't know of any other update with this particular collection of traits, but some other new updates are appearing here and there breaking with their pasts as well].

Thanks guys,

cjl


Posted

If it takes the /q switch, it probably will take the "/T:<path> /c" switches to extract it. The resulting installation files will likely give up their secrets with a /? :).

Posted
WindowsRightsManagementServicesSP2-KB917275-Client-ENU.exe -override 1 /I MsDrmClient.msi REBOOT=ReallySuppress /q -override 2 /I RmClientBackCompat.msi REBOOT=ReallySuppress /q

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...