Distribuera Cloud folder med MSI-fil

För mer information om hur man distribuerar ett program genom grupp-policy, se Microsofts support-sida:
https://docs.microsoft.com/en-us/troubleshoot/windows-server/group-policy/use-group-policy-to-install-software

Installationspaketet stödjer standardväxlarna för Windows Installer, se nedan.
-q, -quiet, -s, -silent = silent install
-passive = progress bar only install
-norestart = suppress any restarts
-forcerestart = restart no matter what
-promptrestart = prompt if a restart is required (default)
-layout = create a local image of the bootstrapper (i.e. download files so they can be burned to DVD)
-l, -log = log to a specific file (default is controlled by bundle developer)
-uninstall = uninstall
-repair = repair (or install if not installed)
-package,-update = install (default if no -uninstall or -repair)

Tyvärr kan man inte styra enhetsbokstav via GPO.

Installationslänkar (Ladda ned den översta och komplettera med 32/64-bitas):

https://secure1.storegate.com/public/storegatecloudfolder/windows/StoregateCloudFolderInstaller.msi

https://secure1.storegate.com/public/storegatecloudfolder/windows/StoregateCloudFolderShellExtensionInstaller_x86.msi

https://secure1.storegate.com/public/storegatecloudfolder/windows/StoregateCloudFolderShellExtensionInstaller_x64.msi

Updated on 6 juni, 2022

Was this article helpful?

Related Articles