Wingetlywingetly
← All apps
R

RackSight Desktop

by AuthorityGate Inc.v1.1.9

Last updated

Desktop rack and server visibility with Redfish monitoring.

Install with winget

$ winget install --id AuthorityGate.RackSight --exact --version 1.1.9

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

Silent install command for RackSight Desktop

RackSight Desktop uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, machine scope)
RackSight-Setup-1.1.9-x64.exe /S

See the full silent install reference for RackSight Desktop

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.

About

RackSight Desktop provides rack and server visibility, Redfish hardware monitoring, retained telemetry, alerts, and secure credential storage.

Installers · v1.1.9

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
machineDirect

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 RackSight Desktop.

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

  • R
    RackSight IIS ServerAuthorityGate Inc.
    AuthorityGate.RackSightIISServerv1.1.9

    Multi-user RackSight deployment for Windows Server and IIS.

  • A
    AuthorityGate HealthCheckAuthorityGate Inc.
    AuthorityGate.HealthCheckv0.94.11

    Enterprise infrastructure health assessment and reporting.

  • System InformerWinsider Seminars & Solutions, Inc.
    WinsiderSS.SystemInformerv4.0.26241.138

    System Informer is a free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware.

  • Core TempALCPU
    ALCPU.CoreTempv1.20.1

    This application can monitor and visualize your processor's temperature.

  • MySQLOracle Corporation
    Oracle.MySQLv8.4.9

    Oracle MySQL Database Service is a fully managed database service that lets developers quickly develop and deploy secure, cloud native applications using the world’s most popular open source database.

  • NetSentinelNetSentinel Project
    NetSentinel.NetSentinelv2.3.0

    Network security scanner — rogue device detector, STP monitor, and connectivity analyser

More from AuthorityGate Inc. or browse rack, server, redfish.

Frequently asked questions

How do I install RackSight Desktop on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id AuthorityGate.RackSight --exact --version 1.1.9. winget downloads the installer from AuthorityGate Inc. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install RackSight Desktop silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id AuthorityGate.RackSight --exact 1.1.9 --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 RackSight Desktop?
RackSight Desktop uses EXE (NSIS). Run the downloaded installer with: RackSight-Setup-1.1.9-x64.exe /S. The silent switches are /S.
How do I uninstall RackSight Desktop via winget?
Run: winget uninstall --id AuthorityGate.RackSight --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from RackSight Desktop's Apps & Features entry.
Is RackSight Desktop free?
RackSight Desktop is distributed under MIT. Refer to the publisher (https://download.authoritygate.com) for the full license terms - Wingetly itself does not charge for installation.
Does RackSight Desktop 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 RackSight Desktop directly from the publisher.
How do I keep RackSight Desktop up to date?
Run winget upgrade --id AuthorityGate.RackSight --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of RackSight Desktop from microsoft/winget-pkgs.