You are viewing limited content. For full access, please sign in.

Question

Question

Silent Install of Laserfiche Client

asked on January 9, 2023

Hi,

What is the best method of completing a silent/unattended install of Laserfiche Client 11?  I would appreciate some suggestions.

Many thanks.

0 0

Answer

SELECTED ANSWER
replied on January 9, 2023
4 0
replied on January 10, 2023

Thanks Nigel,

I'll have a look over this.  We're looking at rolling this out to 2000+ users using PDQ (PDQ is new to us) hopefully this method will translate.

Thanks

0 0

Replies

replied on January 11, 2023

Using Powershell to install, we do:

.\Files\WindowsClient\SetupLF.exe -silent -iacceptlicenseagreement -lang en -log C:\Logs\ClientInstall INSTALLLEVEL=300

And uninstall

.\Files\WindowsClient\SetupLF.exe -silent REMOVE=ALL -log C:\Logs\ClientInstall INSTALLLEVEL=300

 

2 0
You are not allowed to follow up in this post.

Sign in to reply to this post.