Driver: Epson GT-15000 Scanner - Windows x32 & x64
0 Votes |
Versioning - This is the latest version.
1 | Driver: Epson GT-15000 Scanner - Windows x32 & x64 | 6/21/2013 11:03:31 AM |
2 | Driver: Epson GT-15000 Scanner - Windows x32 & x64 | 6/24/2013 11:30:29 AM |
Description
Property Details
2481 | |
Beta - Preliminary testing ready for more | |
Driver: Epson GT-15000 Scanner - Windows x32 & x64 | |
BESC | |
Drivers | |
19942576 | |
Internal | |
jgs194 | |
6/24/2013 12:00:00 AM | |
True | |
jgstew on 6/24/2013 11:30:29 AM | |
jgstew on 6/24/2013 11:30:29 AM | |
7422 Views / 4 Downloads | |
![]() ![]() ![]() ![]() ![]() |
Relevance
isWindows (Relevance 1172)

windows of operating system
Windows XP or later (Relevance 2996958)

version of operating system >= "5.1"
Used in 1 fixlet | * Results in a true/false |

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 WizardSuccess Criteria
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
This action will be considered successful when the applicability relevance evaluates to false.
Sharing
Social Media: |