Driver: Epson GT-15000 Scanner - Windows x32 & x64
Log In or Register to download the BES file, and more.

0 Votes

Versioning - This is the latest version.

1Driver: Epson GT-15000 Scanner - Windows x32 & x646/21/2013 11:03:31 AM
2Driver: Epson GT-15000 Scanner - Windows x32 & x646/24/2013 11:30:29 AM

Description

This task will install the Epson GT-15000 scanner driver

Property Details

ID2481
StatusBeta - Preliminary testing ready for more
TitleDriver: Epson GT-15000 Scanner - Windows x32 & x64
DomainBESC
CategoryDrivers
Download Size19942576
SourceInternal
Source IDjgs194
Source Release Date6/24/2013 12:00:00 AM
Is TaskTrue
Added by on 6/24/2013 11:30:29 AM
Last Modified by on 6/24/2013 11:30:29 AM
Counters 7422 Views / 4 Downloads
User Rating 1 star 2 star 3 star 4 star 5 star * Average over 0 ratings. ** Log In or Register to add your rating.

Relevance

isWindows (Relevance 1172)
Used in 1152 fixlets and 538 analyses   * Results in a true/false
Show indented relevance
windows of operating system
Windows XP or later (Relevance 2996958)
Used in 20 fixlets and 9 analyses   * Results in a true/false
Show indented relevance
version of operating system >= "5.1"
Used in 1 fixlet   * Results in a true/false
Show indented relevance
not exists folder whose (name of it as lowercase starts with "es2b.inf") of folder "DriverStore\FileRepository" of system folder

Actions

Action 1 (default)

Action Link Click  here  to deploy this action.
Script Type BigFix Action Script
// extract the driver to a folder, then upload the folder to the server using the Software Distribution Wizard
download http://server.domain.tld:52311/Uploads/38880760d67218e8ae708b898fce00dd6b061841/EpsonGT-15000Scanner.tmp
continue if {(size of it = 19942576 AND sha1 of it = "38880760d67218e8ae708b898fce00dd6b061841") of file "EpsonGT-15000Scanner.tmp" of folder "__Download"}
//ftp://ftp.epson.com/drivers/epson12178.exe
extract EpsonGT-15000Scanner.tmp
// put the path & file name to the InstallINF in the "InstallINF" parameter
parameter "InstallINF" = "es2b"
if{x64 of operating system}
    waithidden cmd.exe /C {windows folder}\sysnative\pnputil -i -a "{(pathname of client folder of current site) & "\__Download\" & (parameter "InstallINF") & ".inf"}"
elseif{x32 of operating system}
    waithidden cmd.exe /C {system folder}\pnputil -i -a "{(pathname of client folder of current site) & "\__Download\" & (parameter "InstallINF") & ".inf"}"
endif
Success Criteria

This action will be considered successful when the applicability relevance evaluates to false.


Sharing

Social Media:
Share this page on Yammer

Comments

Log In or Register to leave comments!