Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ scripts Public

PowerShell script samples inspired from my day-to-day work with Microsoft 365, Azure and Power Platform.

License

Notifications You must be signed in to change notification settings

aflyen/scripts

Repository files navigation

Scripts

PowerShell PnP PowerShell License

PowerShell script samples and utilities for automation tasks.

🚀 Requirements

📂 Samples

code-name-generator

Generates random project code names for testing purposes. Creates 3-4 word code names using neutral words from predefined lists and automatically copies them to the clipboard (cross-platform support).

create-report

Sample solution for generating reports and exporting to CSV files. Demonstrates long-running reporting tasks with stats tracking, logging via transcript, loading data from JSON sources, and exporting ordered CSV reports.

spo-unique-permissions

SharePoint Online utilities for managing unique permissions on files. Contains scripts to find files with unique permissions in document libraries and reset them back to inherited permissions.

About

PowerShell script samples inspired from my day-to-day work with Microsoft 365, Azure and Power Platform.

Topics

Resources

License

Stars

Watchers

Forks