Skip to content

2.2 Powershell Useful Scripts

Latest
Compare
Choose a tag to compare
@ikkxeer ikkxeer released this 01 Aug 11:23
· 11 commits to main since this release
07f1d67

Hello! 😃

We are excited to announce the release of version 2.2 of our Powershell Useful Scripts repository!
This update brings a lot of new functionalities and enhancements to improve your scripting experience. In this new version I wanted to internalize a little of the characteristics of the Windows operating system and create different automations for different aspects, that is why I have presented 8 new automations.

Even so, in future versions I will want to create a large update of my own scripts oriented only for Windows customization/configuration and possibly create a folder of my own for this.

Below is a comprehensive overview of what’s new and updated:

Folder structure:

.github/
  ├─ ISSUE_TEMPLATE/
  ├─ workflows/
Scripts/
  ├─ Apps Administration/
  ├─ Conversion and Format/
  ├─ Maintenance/
  ├─ Network/
  ├─ Others/
  ├─ Server Manager/

List of New Scripts:

- Apps Administration
  - There is no news here
  
- Conversion and Format
   - There is no news here

- Maintenance
   - There is no news here

- Network
  - There is no news here

- Others
  1. Change-IconSize.ps1
  2. Change-SystemLanguage.ps1
  3. Disable-BackgroundApps.ps1
  4. Disable-Cortana.ps1
  5. Disable-GameBar.ps1
  6. Disable-GetEvenMoreOut.ps1
  7. Enable-SyncTime.ps1
  8. Mute-Windows.ps1

 
- Server Manager
  - There is no news here

Greetings!

What's Changed

New Contributors

Full Changelog: 2.1...2.2