Releases: ikkxeer/Powershell-Useful-Scripts
2.2 Powershell Useful Scripts
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
2.1 Powershell Useful Scripts
Hello! 😁
In this new version 2.1 I wanted to expand the list of Networking scripts since PowerShell offers a wide variety of commands to create all kinds of scripts.
In addition, I have implemented some scripts that are not associated with any category and a new folder on application administration that I plan to expand in the next version.
New folder structure:
.github/
├─ ISSUE_TEMPLATE/
├─ workflows/
Scripts/
├─ Apps Administration/
├─ Conversion and Format/
├─ Maintenance/
├─ Network/
├─ Others/
├─ Server Manager/
List of New Scripts:
- Apps Administration
1. Hide-MicrosoftStore.ps1
2. Remove-ListApps.ps1
3. Show-MicrosoftStore.ps1
- Conversion and Format
- There is no news here
- Maintenance
- There is no news here
- Network
1. Verify-IPConnections.ps1
2. Scan-IPPorts.ps1
3. Monitor-Networking.ps1
4. Get-OpenPorts.ps1
5. Get-IPInfo.ps1
6. Get-ArpTable.ps1
- Others
1. Enable-RDP.ps1
2. Enable-AutoTray.ps1
3. Remote-Connection.ps1
- Server Manager
- There is no news here
Greetings!
Full Changelog: 2.0...2.1
2.0 Powershell Useful Scripts
Hello! 😊
In this new version 2.0 I want to implement the distribution of scripts through folders with main uses. In addition to this I want to introduce a large number of new scripts so that the repository is expanded as much as possible.
For me it is essential that the scripts are useful and that you can really apply them both to your projects and to their unique use, that is why I am working on making them adaptable and as useful as possible.
New folder structure:
.github/
├─ ISSUE_TEMPLATE/
├─ workflows/
Scripts/
├─ Conversion and Format/
├─ Maintenance/
├─ Network/
├─ Others/
├─ Server Manager/
List of new scripts:
- Conversion and Format
1. Convert-Docx-To-HTML.ps1
2. Convert-HTML-To-Docx.ps1
3. Convert-Video-To-MP4.ps1
- Maintenance
1. Clean-Temp.ps1
2. Get-HighResourcesProcess.ps1
3. Optimize-Register.ps1
4. Sincronize-NTP.ps1
5. Verify-SystemFiles.ps1
- Network
1. Enable-Firewall.ps1
2. Disable-Firewall.ps1
- Others
1. Extract-Files.ps1
2. Get-UserCommits.ps1
3. UltraCompress-File.ps1
- Server Manager
- There is no news here
The updates in this version seem to me to have a great impact on the development of the project as they make the structure of it more readable and better for users who want to use programs from the repository. Honestly, I am very proud of the changes in this new version.
Greetings!
Full Changelog: 1.0...2.0
1.0 Powershell Useful Scripts
Hello! 😁
This is the presentation of version 1.0 of the great repository of Useful Scripts for PowerShell.
In this case the repository is still a bit messy, that is why I will release releases to organize everything according to versions and release scripts little by little so that they will be registered and divided into versions.
In this repository you will find many different scripts for many different tasks and example code to implement in your personal projects freely (As long as you attribute the author).
There are many different uses, which you will choose what to use them for, that is why I will not limit myself to uploading maintenance scripts specifically or automation scripts specifically, but each one will have its own use.
I hope it is useful to you and that you use the scripts in this repository.
Greetings!
Full Changelog: https://github.com/ikkxeer/Powershell-Useful-Scripts/commits/1.0