Запустите PowerShell от имени администратора и выполните:
irm https://raw.githubusercontent.com/Viend1211/RevitServerMonitor/main/RevitServerMonitor.ps1 | iexAdvanced monitoring and diagnostic tool for Autodesk Revit Server.
- Revit Server configuration scan
- Detects
maxBytesPerReadvalues - Revit Server service health monitoring
- Error log analysis
- IIS error detection
- Synchronization tracking
- Model inventory
- Largest model analysis
- Last sync detection
- Last error detection
- HTML dashboard report generation
- Multi-version Revit Server support
- Portable EXE support
Large Revit Server environments often suffer from:
- slow synchronization
- unstable model loading
- IIS timeout errors
- replication failures
- oversized models
- hidden synchronization issues
This tool helps administrators quickly diagnose and monitor Revit Server environments.
- Revit Server 2020
- Revit Server 2021
- Revit Server 2022
- Revit Server 2023
- Revit Server 2024
- Revit Server 2025
maxBytesPerRead- Revit Server versions
- service states
- ERROR
- FAILED
- EXCEPTION
- CRITICAL
- TIMEOUT
- IIS 500/503
- model size
- model paths
- last modified date
- largest models
- last synchronization events
- last related errors
The tool generates a detailed HTML dashboard report including:
- server health
- configuration values
- detected errors
- model statistics
- synchronization activity
- service monitoring
Run: powershell -ExecutionPolicy Bypass -File .\RevitServerMonitor.ps1
