
Preprod packages are packages built on LUTI.
They remain in PREPROD usually for 5 days, after which a new VirusTotal scan is performed.
If the package passes this last check, it is promoted to PROD and published on the store.
- package: tis-rsat
- name: RSAT
- version: 2.0-5
- categories: Utilities,System and network
- maintainer: WAPT Team,Tranquil IT,Jimmy PELÉ
- editor: Microsoft
- licence: wapt_public
- locale: all
- target_os: windows
- architecture: x86
- signature_date:
- size: 7.89 Ko
- homepage : https://learn.microsoft.com/windows-server/remote/remote-server-administration-tools
package : tis-rsat
version : 2.0-5
architecture : x86
section : base
priority : optional
name : RSAT
categories : Utilities,System and network
maintainer : WAPT Team,Tranquil IT,Jimmy PELÉ
description : The Remote Server Administration Tools (RSAT) is a set of remote administration tools that enable efficient management of Windows servers from a workstation
depends :
conflicts :
maturity : PREPROD
locale : all
target_os : windows
min_wapt_version : 2.3
sources : MVLSC
installed_size :
impacted_process :
description_fr : Les Outils d'administration de serveur distant (RSAT) est un ensemble d'outils d'administration à distance permettant de gérer les serveurs Windows à partir d'un poste de travail
description_pl : Remote Server Administration Tools (RSAT) to zestaw narzędzi do zdalnej administracji, które umożliwiają wydajne zarządzanie serwerami Windows ze stacji roboczej
description_de : Die Remote Server Administration Tools (RSAT) sind eine Reihe von Remote-Verwaltungstools, die eine effiziente Verwaltung von Windows-Servern von einer Workstation aus ermöglichen
description_es : Las Herramientas de administración remota de servidores (RSAT) son un conjunto de herramientas de administración remota que permiten una gestión eficaz de los servidores Windows desde una estación de trabajo
description_pt : As Ferramentas de Administração Remota do Servidor (RSAT) são um conjunto de ferramentas de administração remota que permitem a gestão eficiente de servidores Windows a partir de uma estação de trabalho
description_it : Remote Server Administration Tools (RSAT) è un insieme di strumenti di amministrazione remota che consentono di gestire in modo efficiente i server Windows da una stazione di lavoro
description_nl : De Remote Server Administration Tools (RSAT) is een set hulpprogramma's voor beheer op afstand waarmee Windows-servers efficiënt kunnen worden beheerd vanaf een werkstation
description_ru : Remote Server Administration Tools (RSAT) - это набор инструментов удаленного администрирования, которые позволяют эффективно управлять серверами Windows с рабочей станции
audit_schedule :
editor : Microsoft
keywords : windows,server,rsat,remote,administration,tools
licence : wapt_public
homepage : https://learn.microsoft.com/windows-server/remote/remote-server-administration-tools
package_uuid : 77ba11b2-8c21-4a49-9ef7-6a6508794325
valid_from :
valid_until :
forced_install_on :
changelog :
min_os_version : 10.0.18361
max_os_version : 10.0.18363
icon_sha256sum : 4a5dca5829cfca39f879e051a117fdb5c41a72bf26bee9b87cd78c45fdb5f141
signer : test
signer_fingerprint: b82fc8ef4a4475c0f69ac168176c2bfc58f572eb716c4eadd65e4785c155dd8e
signature_date : 2025-09-30T09:31:36.000000
signed_attributes : package,version,architecture,section,priority,name,categories,maintainer,description,depends,conflicts,maturity,locale,target_os,min_wapt_version,sources,installed_size,impacted_process,description_fr,description_pl,description_de,description_es,description_pt,description_it,description_nl,description_ru,audit_schedule,editor,keywords,licence,homepage,package_uuid,valid_from,valid_until,forced_install_on,changelog,min_os_version,max_os_version,icon_sha256sum,signer,signer_fingerprint,signature_date,signed_attributes
signature : cjKz1V+IBRVwRTo4WwBhcK3rzLIj2H35sY3aVtHSxgUlPBJKEXnrjNtAgnuH2k2RjjIEGYHqlKl+mcbdAR92as3DJmO1epIShGa8vOQDRBHaOrGMRKQmkGlJZdxG7wFDDBVViWnEivNOx7poGrr67aLiFpZSBrhY68KUx5OgO80sz2ZCxjlj12+OwX6rPfi2yhipA5QQfZ5tamQF3B5/ItcBk9WZxUjVvpH1l8rgpE2qHMIsbZOQORO4TkR0w0ydt58oCaJDHxTiIkuKQ9Zva+YN15Cf8YL/7pFnKbAJpHvaFZTYKEHHrkvxGo6Qm+kG8A7+yiKN9lPGB0VbcJD0NQ==
# -*- coding: utf-8 -*-
from setuphelpers import *
uninstallkey = []
rsat_source = "RSAT_1903_x86" # You can specify a network access
rsat_capability_all = (
"Rsat.ActiveDirectory.DS-LDS.Tools~~~~0.0.1.0",
"Rsat.BitLocker.Recovery.Tools~~~~0.0.1.0",
"Rsat.CertificateServices.Tools~~~~0.0.1.0",
"Rsat.DHCP.Tools~~~~0.0.1.0",
"Rsat.Dns.Tools~~~~0.0.1.0",
"Rsat.FailoverCluster.Management.Tools~~~~0.0.1.0",
"Rsat.FileServices.Tools~~~~0.0.1.0",
"Rsat.GroupPolicy.Management.Tools~~~~0.0.1.0",
"Rsat.IPAM.Client.Tools~~~~0.0.1.0",
"Rsat.LLDP.Tools~~~~0.0.1.0",
"Rsat.NetworkController.Tools~~~~0.0.1.0",
"Rsat.NetworkLoadBalancing.Tools~~~~0.0.1.0",
"Rsat.RemoteAccess.Management.Tools~~~~0.0.1.0",
"Rsat.RemoteDesktop.Services.Tools~~~~0.0.1.0",
"Rsat.ServerManager.Tools~~~~0.0.1.0",
"Rsat.Shielded.VM.Tools~~~~0.0.1.0",
"Rsat.StorageMigrationService.Management.Tools~~~~0.0.1.0",
"Rsat.StorageReplica.Tools~~~~0.0.1.0",
"Rsat.SystemInsights.Management.Tools~~~~0.0.1.0",
"Rsat.VolumeActivation.Tools~~~~0.0.1.0",
"Rsat.WSUS.Tools~~~~0.0.1.0",
)
# rsat_capability_to_install = rsat_capability_all
rsat_capability_to_install = (
"Rsat.ActiveDirectory.DS-LDS.Tools~~~~0.0.1.0",
"Rsat.Dns.Tools~~~~0.0.1.0",
"Rsat.GroupPolicy.Management.Tools~~~~0.0.1.0",
"Rsat.LLDP.Tools~~~~0.0.1.0",
"Rsat.RemoteAccess.Management.Tools~~~~0.0.1.0",
)
def install():
# Getting the used storage on programfiles before installation (place it on the top)
get_disk_free_space_before = get_disk_free_space(programfiles)
# Installing the package
with EnsureWUAUServRunning():
try:
if windows_version() >= "10.0.18361":
for capabilities in rsat_capability_to_install:
# state = run_powershell('Get-WindowsCapability -Online | Where Name -like "%s" | Select State' % capabilities)
# if state['State'] == 4:
# print('Already installed: %s' % capabilities)
# else:
print("Installing: %s" % capabilities)
try:
run_powershell('Add-WindowsCapability -Online -Name "%s" -LimitAccess -Source "%s"' % (capabilities, rsat_source))
except:
print("Installation failed on: %s" % capabilities)
continue
else:
print("This Windows 10 version is not compatible with this package")
except:
print("A reboot is probably required")
# Return used storage of the program. (place it on the bottom)
get_disk_free_space_after = get_disk_free_space(programfiles)
free_space_after_diff = get_disk_free_space_before - get_disk_free_space_after
print("Storage used: " + str(free_space_after_diff))
def uninstall():
print("Uninstalling all installed RSAT features")
with EnsureWUAUServRunning():
try:
for capabilities in rsat_capability_all:
print("Uninstalling: %s" % capabilities)
try:
run_powershell('Remove-WindowsCapability -Online -Name "%s"' % capabilities)
except:
print("Uninstallation failed on: %s" % capabilities)
continue
except:
print("A reboot is probably required")
def audit():
import pprint
print("Showing installed")
pprint.pprint(run_powershell("Get-WindowsCapability -Online | Where Name -like Rsat* | Where State -Like Installed | Select Name,RestartNeeded"))
print("Showing not installed RSAT features")
pprint.pprint(
run_powershell("Get-WindowsCapability -Online | Where Name -like Rsat* | Where State -NotLike Installed | Select Name,RestartNeeded")
)
return "OK"
def update_package():
pass
if __name__ == "__main__":
update_package()
01ca7fe94636e5a08fcb73849d3b5df25d51e2c82f4dd1a08f01798b25899819 : WAPT/certificate.crt
f492ea5920a01d02120fb0eff90031c1240ad121c7b1b69ff47334527e88dd60 : WAPT/control
4a5dca5829cfca39f879e051a117fdb5c41a72bf26bee9b87cd78c45fdb5f141 : WAPT/icon.png
9b34b8b730b8c727686e6cbbc4ff12898d1e5bb7fd92cf438502ccbb50484133 : luti.json
8117399fc4b478bface7e1b85bddbec4ff3eed9288ecb9cc447dbc4c4f6ef84d : setup.py