Skip to content

This repository contains a collection of useful scripts for IT Support and System Administration tasks on Windows systems. These tools are designed to simplify daily maintenance, diagnostics, and user management in small business or lab environments.

License

Notifications You must be signed in to change notification settings

BKhan-Ops/Windows-IT-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💻 Windows IT Support Scripts

This repository contains a collection of useful scripts for IT Support and System Administration tasks on Windows systems. These tools are designed to simplify daily maintenance, diagnostics, and user management in small business or lab environments.


🔧 Scripts Included

1. Create-Users.ps1

Creates multiple local user accounts with predefined usernames and passwords. Useful for testing, labs, onboarding, or training environments.

2. Network-Troubleshooting.ps1

Performs basic network diagnostics using ping, Test-Connection, and displays DNS cache. Helps identify connectivity or DNS issues quickly.

3. Disk-Cleanup.bat

Basic disk cleanup batch script that deletes temporary files from system and user directories to free up space.

🚀 How to Use

  1. Clone the repo:

    git clone https://github.com/BKhan-Ops/Windows-IT-Scripts.git
    cd Windows-IT-Scripts
    
  2. Run the scripts:

     PowerShell scripts: Right-click → “Run with PowerShell” (or run via terminal as admin).
    
     Batch script: Run via Command Prompt with admin rights for full cleanup.
    

    ⚠️ Some scripts may require administrator privileges to run properly.

🧰 Prerequisites

Windows 10/11 or Windows Server (2016+)

PowerShell 5.1+ (installed by default on most Windows systems)

Administrator access for some operations

Basic understanding of PowerShell or CMD usage

📄 License

This project is licensed under the MIT License.

👨‍💻 Author B. Khan (Ops) GitHub Profile - https://github.com/BKhan-Ops

About

This repository contains a collection of useful scripts for IT Support and System Administration tasks on Windows systems. These tools are designed to simplify daily maintenance, diagnostics, and user management in small business or lab environments.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published