Skip to content

x-dean/win-nt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PowerShell Automation Scripts

This repository contains various PowerShell scripts designed to automate different administrative tasks on Windows systems. Each script is accompanied by its own README file detailing its functionality, usage, and prerequisites.

Scripts Overview

1. Network Switch Setup Script

  • Description: This script creates a new internal virtual switch, configures its IP address, and sets up NAT for that switch. It prompts the user for input on the switch name, IP address, prefix length, and NAT name.
  • Read more

2. Process Suspend SppSVC

  • Description: This script downloads the PSTools utility, specifically pssuspend64.exe, and schedules it to suspend the Software Protection service (sppsvc). It handles administrative checks, file downloads, extractions, and scheduled task creation.
  • Read more

Usage

To use any of the scripts in this repository, navigate to the specific script's directory and follow the instructions in the respective README file.

Contributing

Contributions to improve these scripts or add new functionality are welcome! Please create a pull request or open an issue for discussion.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This repo is dedicated to Windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published