- update documentation and clean up commented-out code in windows-base.ps1 (#20)
- update tags in EntraIDWindowsCredentialManager.ps1 for clarity (#19)
- update variable assignments and script name in EntraIDWindowsCredentialManager.ps1 (#18)
- remove fslogix-entra-id.ps1 script and add EntraIDWindowsCredentialManager.ps1 for credential management (#17)
- comment out sensitive operations in windows-base.ps1 and add fslogix-entra-id.ps1 script (#16)
- remove bloatware removal script (#15)
- update firewall rules and enable built-in Administrator account in CIS hardening script (#14)
- added cis hardening (#13)
- Correct variable assignment and improve output messages in language setup script (#12)
- Check for existing VM extensions before installation in Entra ID and Integrated Monitoring scripts (#11)
- Simplify variable initialization and context setup in Entra ID and Integrated Monitoring scripts (#10)
- Remove logging setup from Entra ID and Integrated Monitoring scripts for cleaner execution (#9)
- Migrate Entra ID and Integrated Monitoring scripts to new directory structure (#8)
- Update execution mode to Combined in Entra ID and Integrated Monitoring scripts; add BingSearch to removal list (#7)
- Correct variable casing in language setup script for consistency (#6)
- Add file cleanup after Windows package installation in language setup script (#5)
- Correct assignment operator in language setup script condition (#4)
- Add logging functionality to PowerShell scripts for better traceability (#3)
- Update language setup script to use blob storage for language packs and capabilities (#2)
- Refactor language setup scripts to dynamically set primary and secondary languages, input methods, and time zones based on secure and inherited variables (#1)