Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Get Started
AI-generated apps that pass security review
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Fine tune the Windows Update behavior from a centralized server.
Works with WSUS server or Windows Update from Microsoft.
Features :
# vbWSUS_scheduler :
- each host has its own schedule like :
0 10 * * 0#3 = 3rd sunday of each month @ 10:00AM
30 12 * * 6L = last saturday of each month @ 12:00AM
5 2 15 * * = every 15th of each month @ 2:05AM
0 14 L * * = last day of each month @ 2:00PM
and more...
- email notifications on update starting, finished or error
#...