Skip to content

Klarkasaurus/powershell-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PowerShell Scripts

A collection of PowerShell scripts I use to learn and automate common Windows system administration tasks.

Scripts Included

| Script | Description |

|--------|--------------|

| SysReport.ps1 | Gathers system information (CPU, memory, disk, OS version) and exports it to CSV |

| Cleanup.ps1 | Clears temp files and runs Disk Cleanup automatically |

| bulk\_add\_users.ps1 | Adds multiple users to Active Directory from a CSV file | To be added

Skills Demonstrated

  • PowerShell automation and scripting
  • Windows administration
  • Active Directory management
  • System reporting and log collection

How to Use

Clone this repository:

powershell

  • git clone git@github.com:Username/powershell-scripts.git
  • cd powershell-scripts

Then run a script:

.\system_report.ps1

Notes

These scripts are created for my learning and portfolio. I use some of them in Task Shedule and run them automatically every week.

About

All the Powershell scripts I use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published