Skip to content

2.1 Powershell Useful Scripts

Compare
Choose a tag to compare
@ikkxeer ikkxeer released this 01 Aug 09:39
· 18 commits to main since this release
e3e9664

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