SCCM problem when deploy flash 10.3.181
Dear my friends,
i am useing SCCM2007R2. And try to deploy flash 10.3.181 . Also downloaded the .msi file from adobe.
but can't get success when push to client side.
here is so message that i hope anyone can help me.Please........
because i need to deploy it for 300 client pc in next monday (deadline) ><!
COMMAND LINE : install_flash_player_10_activex.msi /quiet /norestart
Description (report)
An error occurred while preparing to run the program for advertisement "G4120XXX" ("G410XXXX" - "Flash 10.3 ActiveX"). The operating system reported error -2147024894: The system cannot find the file specified. Additional program properties: Command line: install_flash_player_10_activex.msi /quiet /norestart Working directory: Drive letter (? = any): Possible cause: This message most commonly occurs when the program's command-line executable file could not be found, when a required drive letter connection to a distribution point could not be established, or when the program is configured to use the SMS Software Installation Account but the account is not specified, could not be found, or does not have the appropriate permissions. Solution: Check each of the items listed above.
i am sure that the location is fully access-able for client pc.
that i though , maybe there i missed some step.
Thx for all you help.
i am useing SCCM2007R2. And try to deploy flash 10.3.181 . Also downloaded the .msi file from adobe.
but can't get success when push to client side.
here is so message that i hope anyone can help me.Please........
because i need to deploy it for 300 client pc in next monday (deadline) ><!
COMMAND LINE : install_flash_player_10_activex.msi /quiet /norestart
Description (report)
An error occurred while preparing to run the program for advertisement "G4120XXX" ("G410XXXX" - "Flash 10.3 ActiveX"). The operating system reported error -2147024894: The system cannot find the file specified. Additional program properties: Command line: install_flash_player_10_activex.msi /quiet /norestart Working directory: Drive letter (? = any): Possible cause: This message most commonly occurs when the program's command-line executable file could not be found, when a required drive letter connection to a distribution point could not be established, or when the program is configured to use the SMS Software Installation Account but the account is not specified, could not be found, or does not have the appropriate permissions. Solution: Check each of the items listed above.
i am sure that the location is fully access-able for client pc.
that i though , maybe there i missed some step.
Thx for all you help.
0 Comments
[ + ] Show comments
Answers (20)
Please log in to answer
Posted by:
anonymous_9363
13 years ago
Posted by:
isaac.lex
13 years ago
Posted by:
dunnpy
13 years ago
Nearly there, I assume that you've not produced an MST to customise the installation in anyway so:
msiexec /i install_flash_player_10_activex.msi /qn REBOOT=ReallySuppress
/qn :quiet with no user interface
REBOOT=ReallySuppress :configures the REBOOT public property on the comnandline to prevent a restart.
You might also want to set this in SCCM to only run when no user is logged in. It's a browser plugin, so if the browser is open the plugin installation may fail.
Thanks,
Dunnpy
msiexec /i install_flash_player_10_activex.msi /qn REBOOT=ReallySuppress
/qn :quiet with no user interface
REBOOT=ReallySuppress :configures the REBOOT public property on the comnandline to prevent a restart.
You might also want to set this in SCCM to only run when no user is logged in. It's a browser plugin, so if the browser is open the plugin installation may fail.
Thanks,
Dunnpy
Posted by:
isaac.lex
13 years ago
Posted by:
isaac.lex
13 years ago
Posted by:
anonymous_9363
13 years ago
the flash player version turn back to 10.2 not 10.3.Have you checked the actual file version information? Have you matched the installed file versus the content of the MSI? Did you use a verbose log of the install?
I'm afraid I don't understand what you're asking about in your last post about local cacheing.
Posted by:
isaac.lex
13 years ago
Posted by:
isaac.lex
13 years ago
Posted by:
anonymous_9363
13 years ago
Posted by:
isaac.lex
13 years ago
downloaded the ProcMon from M$. But don't know how it work. Just can see there is many information......
How every i got some log from my testing pc and discover that even the wmi engine on that pc ..also respon retune code = 0 (success)
i try to show you some of it ----------
<![LOG[Valid MSI Package path = C:\WINDOWS\system32\CCM\Cache\G41000C8.5.System\install_flash_player_10_plugin.msi]LOG]!><time="12:45:59.353+000" date="06-02-2011" component="execmgr" context="" type="1" thread="12384" file="msiexecution.cpp:312">
<![LOG[Found executable file msiexec with complete path C:\WINDOWS\system32\msiexec.exe]LOG]!><time="12:45:59.353+000" date="06-02-2011" component="execmgr" context="" type="1" thread="12384" file="execengnutility.cpp:264">
<![LOG[Successfully prepared command line "C:\WINDOWS\system32\msiexec.exe" /a install_flash_player_10_plugin.msi /qn REBOOT=ReallySuppress]LOG]!><time="12:45:59.353+000" date="06-02-2011" component="execmgr" context="" type="1" thread="12384" file="scriptexecution.cpp:523">
<![LOG[Command line = "C:\WINDOWS\system32\msiexec.exe" /a install_flash_player_10_plugin.msi /qn REBOOT=ReallySuppress, Working Directory = C:\WINDOWS\system32\CCM\Cache\G41000C8.5.System\]LOG]!><time="12:45:59.353+000" date="06-02-2011" component="execmgr" context="" type="1" thread="12384" file="scriptexecution.cpp:284">
<![LOG[Created Process for the passed command line]LOG]!><time="12:45:59.368+000" date="06-02-2011" component="execmgr" context="" type="1" thread="12384" file="scriptexecution.cpp:407">
<![LOG[Raising event:
[SMS_CodePage(437), SMS_LocaleID(1033)]
instance of SoftDistProgramStartedEvent
{
AdvertisementId = "G412026B";
ClientID = "GUID:9EAB8F0C-458E-48C4-AD38-3AEFB65887BF";
CommandLine = "\"C:\\WINDOWS\\system32\\msiexec.exe\" /a install_flash_player_10_plugin.msi /qn REBOOT=ReallySuppress";
DateTime = "20110602044559.384000+000";
MachineName = "HGIWKDRPT27XP";
PackageName = "G41000C8";
ProcessID = 1324;
ProgramName = "Flash 10.3.18.14 Plugin";
SiteCode = "G41";
ThreadID = 12384;
UserContext = "NT AUTHORITY\\SYSTEM";
WorkingDirectory = "C:\\WINDOWS\\system32\\CCM\\Cache\\G41000C8.5.System\\";
};
]LOG]!><time="12:45:59.399+000" date="06-02-2011" component="execmgr" context="" type="1" thread="12384" file="event.cpp:525">
<![LOG[Raised Program Started Event for Ad:G412026B, Package:G41000C8, Program: Flash 10.3.18.14 Plugin]LOG]!><time="12:45:59.399+000" date="06-02-2011" component="execmgr" context="" type="1" thread="12384" file="executioncontext.cpp:523">
<![LOG[Program exit code 0]LOG]!><time="12:47:07.354+000" date="06-02-2011" component="execmgr" context="" type="1" thread="13484" file="scriptexecution.cpp:547">
<![LOG[Looking for MIF file to get program status]LOG]!><time="12:47:07.354+000" date="06-02-2011" component="execmgr" context="" type="1" thread="13484" file="executionstatus.cpp:282">
<![LOG[Script for Package:G41000C8, Program: Flash 10.3.18.14 Plugin succeeded with exit code 0]LOG]!><time="12:47:07.354+000" date="06-02-2011" component="execmgr" context="" type="1" thread="13484" file="executionstatus.cpp:259">
<![LOG[Raising event:
[SMS_CodePage(437), SMS_LocaleID(1033)]
instance of SoftDistProgramCompletedSuccessfullyEvent
{
AdvertisementId = "G412026B";
ClientID = "GUID:9EAB8F0C-458E-48C4-AD38-3AEFB65887BF";
DateTime = "20110602044707.386000+000";
MachineName = "HGIWKDRPT27XP";
PackageName = "G41000C8";
ProcessID = 1324;
ProgramName = "Flash 10.3.18.14 Plugin";
SiteCode = "G41";
ThreadID = 13484;
UserContext = "NT AUTHORITY\\SYSTEM";
};
]LOG]!><time="12:47:07.417+000" date="06-02-2011" component="execmgr" context="" type="1" thread="13484" file="event.cpp:525">
<![LOG[Raised Program Success Event for Ad:G412026B, Package:G41000C8, Program: Flash 10.3.18.14 Plugin]LOG]!><time="12:47:07.417+000" date="06-02-2011" component="execmgr" context="" type="1" thread="13484" file="executioncontext.cpp:551">
<![LOG[Execution is complete for program Flash 10.3.18.14 Plugin. The exit code is 0, the execution status is Success]LOG]!><time="12:47:07.417+000" date="06-02-2011" component="execmgr" context="" type="1" thread="12944" file="execreqmgr.cpp:3908">
How every i got some log from my testing pc and discover that even the wmi engine on that pc ..also respon retune code = 0 (success)
i try to show you some of it ----------
<![LOG[Valid MSI Package path = C:\WINDOWS\system32\CCM\Cache\G41000C8.5.System\install_flash_player_10_plugin.msi]LOG]!><time="12:45:59.353+000" date="06-02-2011" component="execmgr" context="" type="1" thread="12384" file="msiexecution.cpp:312">
<![LOG[Found executable file msiexec with complete path C:\WINDOWS\system32\msiexec.exe]LOG]!><time="12:45:59.353+000" date="06-02-2011" component="execmgr" context="" type="1" thread="12384" file="execengnutility.cpp:264">
<![LOG[Successfully prepared command line "C:\WINDOWS\system32\msiexec.exe" /a install_flash_player_10_plugin.msi /qn REBOOT=ReallySuppress]LOG]!><time="12:45:59.353+000" date="06-02-2011" component="execmgr" context="" type="1" thread="12384" file="scriptexecution.cpp:523">
<![LOG[Command line = "C:\WINDOWS\system32\msiexec.exe" /a install_flash_player_10_plugin.msi /qn REBOOT=ReallySuppress, Working Directory = C:\WINDOWS\system32\CCM\Cache\G41000C8.5.System\]LOG]!><time="12:45:59.353+000" date="06-02-2011" component="execmgr" context="" type="1" thread="12384" file="scriptexecution.cpp:284">
<![LOG[Created Process for the passed command line]LOG]!><time="12:45:59.368+000" date="06-02-2011" component="execmgr" context="" type="1" thread="12384" file="scriptexecution.cpp:407">
<![LOG[Raising event:
[SMS_CodePage(437), SMS_LocaleID(1033)]
instance of SoftDistProgramStartedEvent
{
AdvertisementId = "G412026B";
ClientID = "GUID:9EAB8F0C-458E-48C4-AD38-3AEFB65887BF";
CommandLine = "\"C:\\WINDOWS\\system32\\msiexec.exe\" /a install_flash_player_10_plugin.msi /qn REBOOT=ReallySuppress";
DateTime = "20110602044559.384000+000";
MachineName = "HGIWKDRPT27XP";
PackageName = "G41000C8";
ProcessID = 1324;
ProgramName = "Flash 10.3.18.14 Plugin";
SiteCode = "G41";
ThreadID = 12384;
UserContext = "NT AUTHORITY\\SYSTEM";
WorkingDirectory = "C:\\WINDOWS\\system32\\CCM\\Cache\\G41000C8.5.System\\";
};
]LOG]!><time="12:45:59.399+000" date="06-02-2011" component="execmgr" context="" type="1" thread="12384" file="event.cpp:525">
<![LOG[Raised Program Started Event for Ad:G412026B, Package:G41000C8, Program: Flash 10.3.18.14 Plugin]LOG]!><time="12:45:59.399+000" date="06-02-2011" component="execmgr" context="" type="1" thread="12384" file="executioncontext.cpp:523">
<![LOG[Program exit code 0]LOG]!><time="12:47:07.354+000" date="06-02-2011" component="execmgr" context="" type="1" thread="13484" file="scriptexecution.cpp:547">
<![LOG[Looking for MIF file to get program status]LOG]!><time="12:47:07.354+000" date="06-02-2011" component="execmgr" context="" type="1" thread="13484" file="executionstatus.cpp:282">
<![LOG[Script for Package:G41000C8, Program: Flash 10.3.18.14 Plugin succeeded with exit code 0]LOG]!><time="12:47:07.354+000" date="06-02-2011" component="execmgr" context="" type="1" thread="13484" file="executionstatus.cpp:259">
<![LOG[Raising event:
[SMS_CodePage(437), SMS_LocaleID(1033)]
instance of SoftDistProgramCompletedSuccessfullyEvent
{
AdvertisementId = "G412026B";
ClientID = "GUID:9EAB8F0C-458E-48C4-AD38-3AEFB65887BF";
DateTime = "20110602044707.386000+000";
MachineName = "HGIWKDRPT27XP";
PackageName = "G41000C8";
ProcessID = 1324;
ProgramName = "Flash 10.3.18.14 Plugin";
SiteCode = "G41";
ThreadID = 13484;
UserContext = "NT AUTHORITY\\SYSTEM";
};
]LOG]!><time="12:47:07.417+000" date="06-02-2011" component="execmgr" context="" type="1" thread="13484" file="event.cpp:525">
<![LOG[Raised Program Success Event for Ad:G412026B, Package:G41000C8, Program: Flash 10.3.18.14 Plugin]LOG]!><time="12:47:07.417+000" date="06-02-2011" component="execmgr" context="" type="1" thread="13484" file="executioncontext.cpp:551">
<![LOG[Execution is complete for program Flash 10.3.18.14 Plugin. The exit code is 0, the execution status is Success]LOG]!><time="12:47:07.417+000" date="06-02-2011" component="execmgr" context="" type="1" thread="12944" file="execreqmgr.cpp:3908">
Posted by:
isaac.lex
13 years ago
<![LOG[Looking for MIF file to get program status ]LOG]!><time="12:47:07.354+000" date="06-02-2011" component="execmgr" context="" type="1" thread="13484" file="executionstatus.cpp:282">
<![LOG[Script for Package:G41000C8, Program: Flash 10.3.18.14 Plugin succeeded with exit code 0 ]LOG]!><time="12:47:07.354+000" date="06-02-2011" component="execmgr" context="" type="1" thread="13484" file="executionstatus.cpp:259">
you can see here i.
But if i run add / remove program....that is no flash play have been installed.
Thx all
<![LOG[
you can see here i.
But if i run add / remove program....that is no flash play have been installed.
Thx all
Posted by:
anonymous_9363
13 years ago
Posted by:
isaac.lex
13 years ago
Posted by:
Lucid
13 years ago
Posted by:
isaac.lex
13 years ago
ok. Here i want to say sorry with Lucid , VBScab and DUNNPY.
i just take a sickleave and return office to try again.
And i though there is a misstake inside our discuess.
the CommandLine what a usually say .... that i though is under programs / properties /
and here is my currently CommandLine : "Adobe Flash Player 10.3.18.14\install_flash_player_10_active_x.msi" /qn REBOOT=ReallySuppress
There is no more msiexec /i or /a.
The sccm can transfer to "C:\WINDOWS\System32\msiexec.exe" /i "C:\WINDOWS\system32\CCM\Cache\G41000C8.11.System\Adobe Flash Player 10.3\install_flash_player_10_active_x.msi" /qn REBOOT=ReallySuppress when we are pushing on server.
And there is /a installation on sccm client side which allow you to install manually.
So i here say Thank You with all you help in my post.
And appologize with my bad communication.
i just take a sickleave and return office to try again.
And i though there is a misstake inside our discuess.
the CommandLine what a usually say .... that i though is under programs / properties /
and here is my currently CommandLine : "Adobe Flash Player 10.3.18.14\install_flash_player_10_active_x.msi" /qn REBOOT=ReallySuppress
There is no more msiexec /i or /a.
The sccm can transfer to "C:\WINDOWS\System32\msiexec.exe" /i "C:\WINDOWS\system32\CCM\Cache\G41000C8.11.System\Adobe Flash Player 10.3\install_flash_player_10_active_x.msi" /qn REBOOT=ReallySuppress when we are pushing on server.
And there is /a installation on sccm client side which allow you to install manually.
So i here say Thank You with all you help in my post.
And appologize with my bad communication.
Posted by:
anonymous_9363
13 years ago
Posted by:
isaac.lex
13 years ago
i don't know.
But it really success when i useing "Adobe Flash Player 10.3.18.14\install_flash_player_10_active_x.msi" /qn REBOOT=ReallySuppress
Under the sccm report from server, it show me "C:\WINDOWS\System32\msiexec.exe" /i "C:\WINDOWS\system32\CCM\Cache\G41000C8.11.System\Adobe Flash Player 10.3\install_flash_player_10_active_x.msi" /qn REBOOT=ReallySuppress .
so i guess it may transfer something automatically.
trust me. that real.
and thx for your reply.it make me fix the problem.^^"
But it really success when i useing "Adobe Flash Player 10.3.18.14\install_flash_player_10_active_x.msi" /qn REBOOT=ReallySuppress
Under the sccm report from server, it show me "C:\WINDOWS\System32\msiexec.exe" /i "C:\WINDOWS\system32\CCM\Cache\G41000C8.11.System\Adobe Flash Player 10.3\install_flash_player_10_active_x.msi" /qn REBOOT=ReallySuppress .
so i guess it may transfer something automatically.
trust me. that real.
and thx for your reply.it make me fix the problem.^^"
Posted by:
donaghs
13 years ago
ORIGINAL: dunnpy
Nearly there, I assume that you've not produced an MST to customise the installation in anyway so:
msiexec /i install_flash_player_10_activex.msi /qn REBOOT=ReallySuppress
/qn :quiet with no user interface
REBOOT=ReallySuppress :configures the REBOOT public property on the comnandline to prevent a restart.
You might also want to set this in SCCM to only run when no user is logged in. It's a browser plugin, so if the browser is open the plugin installation may fail.
Thanks,
Dunnpy
I've used the exact same syntax in my Adobe Flash SCCM deployments, "msiexec /i install_flash_player_10_activex.msi /qn REBOOT=ReallySuppress". It has always worked well. In fact, until now, I noticed, from trial and error testing, that it appeared to upgrade Flash on machines, regardless of whether people were logged in or not, and had browsers open.
But with the latest version, 10.3.181.23, I notice it returns error messages unless you specify " when no user is logged in".
Posted by:
isaac.lex
13 years ago
Posted by:
isaac.lex
13 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.