Skip to content

DayreaverDoesThings/RTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

RTOOL - The Omni-Tool for IT and Tinkerers

Overview

RTOOL is a powerful and versatile batch script designed to assist IT professionals and enthusiasts with a wide range of system management and diagnostic tasks. From displaying system information to running network tests and even spawning custom message boxes, RTOOL is your go-to utility for quick and effective system management.

Features

Main Features

  • Show Physical Addresses: Retrieve and display the MAC addresses of all network adapters on your system.
  • Show IP Addresses: Display the current IP addresses assigned to your network adapters.
  • Show Users on Your PC: List all user accounts on your system, along with their Security Identifier (SID).
  • Check if Program is Admin: Verify whether the script is running with administrative privileges.
  • Check if DHCP is Enabled: Determine whether DHCP is enabled for your network interfaces.
  • Ping an IP or Domain: Send ICMP packets to a specified IP address or domain to test network connectivity.
  • Get CPU, Disk Space, and Memory Usage: Display key system resource information, including CPU details, available disk space, and memory usage.
  • Show BIOS Version: Retrieve and display the version of your system's BIOS.
  • List System I/O Ports: List all input/output ports available on your system.
  • Show Connection Speeds of All Networks: Display the connection speeds of all network interfaces on your system.
  • Exit: Exit the tool gracefully.

Fun Stuff

  • Spawn a Message Box with Custom Text: Create a custom message box with your specified text, title, icon, and button configuration.
  • Show Splash Again: Re-display the introductory splash screen.

Getting Started

Prerequisites

  • A Windows operating system with command-line access.
  • Administrator privileges for certain features (e.g., system information retrieval).

Installation

  1. Download the RTOOL.bat script from this repository.
  2. Place the script in a directory of your choice.

Running RTOOL

  1. Open Command Prompt.
  2. Navigate to the directory where RTOOL.bat is located.
  3. Run the script by typing RTOOL.bat and pressing Enter.
  4. Follow the on-screen prompts to navigate through the tool's options.

Usage Examples

  • Ping a Domain: Choose option 6 from the main menu, then enter the domain (e.g., www.google.com) or IP address you want to ping.
  • Check Admin Privileges: Choose option 4 to determine whether RTOOL is running with administrative privileges.
  • Spawn a Custom Message Box: Choose option 12 in the "Fun Stuff" section, then input your desired message box parameters to see it in action.

Contributing

Feel free to fork this repository and submit pull requests with new features or improvements. Your contributions are welcome!

Disclaimer

RTOOL is provided as-is, with no warranties or guarantees. Use at your own risk. Some features may require administrator privileges, and misuse of these features could affect system stability.


Thank you for using RTOOL! If you find it useful, please consider starring the repository on GitHub.

About

Batch program for IT people and tinkerers

Resources

Stars

Watchers

Forks

Packages

No packages published