Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
8 Monitoring Tools in One APM. Install in 5 Minutes.
Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.
AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
dynamic web windows script host interface (DWWWSHI)
the main scipt will generate a web interface in 3 frames
frame1: control buttons (multiple array)
frame2: input (Array), validation of inputs (script conditions)
frame3: output and errors
This HTA started out as a means to list all the groups - including nested groups - to which users in a client's AD belonged. From that, it grew into what I hope is a one-stop shop for some of the more common tasks in AD, such as finding out when a bunch of users last logged on, what their home directories are and so on. The function I use most often is the one to clone a user account.
The script uses the 'overLib' scripts to display tooltips. This is included in the ZIP.
As usual, I'd...