Wingetlywingetly
← All apps

ETT-Admin

by Eli Weitzmanv1.3

Last updated

ETT-Admin Installer (Machine-Wide)

Install with winget

$ winget install --id EliWeitzman.ETT-Admin --exact --version 1.3

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for ETT-Admin

ETT-Admin uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x86, machine scope)
ETT.Installer.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /ALLUSERS

See the full silent install reference for ETT-Admin

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v1.3

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
machineDirect
x64Portable-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for ETT-Admin.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Eli's Enterprise Tech ToolkitEli Weitzman
    EliWeitzman.ETTv1.3.1

    Eli's Enterprise Tech Toolkit Setup

  • PowerShellMicrosoft Corporation
    Microsoft.PowerShellv7.6.6.0

    PowerShell is a cross-platform task automation solution made up of a command-line shell, a scripting language, and a configuration management framework. PowerShell runs on Windows, Linux, and macOS.

  • Mi Phone Assistant小米科技有限责任公司
    Xiaomi.MiAssistantv4.2.1028.10

    Super fast flashing, data backup and recovery, file management, easily take control of your device's content.

  • Microsoft TeamsMicrosoft Corporation
    Microsoft.Teamsv26198.304.4946.9672

    Collaborate more effectively with a faster, simpler, smarter, and more flexible Teams.

  • DingTalkAlibaba (China) Network Technology Co.,Ltd.
    Alibaba.DingTalkv8.3.10-Release.260413002

    DingTalk, make work and study easy

  • GitHub CLIGitHub, Inc.
    GitHub.cliv2.101.0

    Take GitHub to the command line

More from Eli Weitzman or browse collaborate, enterprise, enterprise-tools.

Frequently asked questions

How do I install ETT-Admin on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id EliWeitzman.ETT-Admin --exact --version 1.3. winget downloads the installer from Eli Weitzman and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install ETT-Admin silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id EliWeitzman.ETT-Admin --exact 1.3 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for ETT-Admin?
ETT-Admin uses EXE (Inno Setup). Run the downloaded installer with: ETT.Installer.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /ALLUSERS. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall ETT-Admin via winget?
Run: winget uninstall --id EliWeitzman.ETT-Admin --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from ETT-Admin's Apps & Features entry.
Is ETT-Admin free?
ETT-Admin is distributed under BSD-3-Clause. Refer to the publisher (https://github.com/eliweitzman/EnterpriseTechTool) for the full license terms - Wingetly itself does not charge for installation.
Does ETT-Admin work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls ETT-Admin directly from the publisher.
How do I keep ETT-Admin up to date?
Run winget upgrade --id EliWeitzman.ETT-Admin --exact, or winget upgrade --all to update everything winget tracks. We index 3 versions of ETT-Admin from microsoft/winget-pkgs.

Recent versions

  • 1.3latest
  • 1.2
  • 1.1