We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Update wiki for script renames and remove duplicate Renamed wiki pages: - analyze-directory-size.ps1.md -> directory_size_analyze.ps1.md - cleanup_directory.ps1.md -> directory_cleanup.ps1.md - enable_wake_on_lan.ps1.md -> wol_enable.ps1.md - fix_time_sync.ps1.md -> time_sync_fix.ps1.md - install_msi_from_url_minimal.ps1.md -> msi_install_from_url.ps1.md - reset_windows_update.ps1.md -> windows_update_reset.ps1.md - set_dhcp_macos.sh.md -> network_dhcp_set_macos.sh.md - remove_onedrive_complete.ps1.md -> onedrive_remove_complete.ps1.md Removed: set_always_on_power_profile.ps1.md (duplicate) Updated: Scripts.md references
Sync wiki with script updates - Rename invoke_reboot_on_uptime.ps1.md to maintenance_reboot.ps1.md - Rename local_admin_create.md to local_user_admin_create.ps1.md - Rename local_admin_toggle.md to local_user_admin_toggle.ps1.md - Add foxit_pdf_editor_plus_install.ps1.md - Add secure_delete_with_certificate.ps1.md - Add user_accounts_report.ps1.md - Add winget_install_package.ps1.md - Update Scripts.md index with new/renamed entries
Update local_user_admin script names
Rename mrt_scan and winget_setup wiki pages - run_mrt_scan.md -> mrt_scan.ps1.md - winget_installer.ps1.md -> winget_setup.ps1.md - Updated Scripts.md references
Restructure wiki with individual script pages - Split monolithic Scripts.md into individual .md files per script - Created 114 new documentation pages - Updated Scripts.md as index with tables linking to individual pages - Updated Home.md with category overview and counts - All scripts now have dedicated documentation pages This restructure improves navigation and maintainability of the wiki.
Add documentation for 3 additional System Administration scripts - Added cleanup_directory.ps1 documentation - Added print_queue_reset.ps1 documentation - Added windows11_compatibility_checker.ps1 documentation - Updated Home.md with updated System Administration script count (8 scripts)
Add Docker & Container Management section with Dokploy and Ubuntu scripts - Added dokploy_deploy_running_apps.sh documentation - Added dokploy_orphaned_volumes_cleanup.sh documentation - Added ubuntu_debian_update_verbose.sh documentation - Updated Home.md with new script counts and categories
Add complete wiki documentation for all 34 scripts