Bastien Perez
Bastien Perez
Hello, There are an error in the AAD Premium identifiers: File _Get-AADAssessUserReport.ps1_, the fix is: ``` $aadp1plan = "41781fb2-bc02-4b7c-bd55-b576c07bb09d" $aadp2plan = "eec0eb4f-6444-4f95-aba0-50c24d67f998" ``` File _Invoke-AADAssessmentDataCollection.ps1_ , the fix is: ```...
If I create an article with an internal tag (#xx) and then add a standard tag, the homepage doesn't show the standard tag.
Don't run Get-WinADDomainPassword if no -PasswordQuality switch Fix #15
Any chance to add [https://github.com/Vaibhavs10/insanely-fast-whisper](https://github.com/Vaibhavs10/insanely-fast-whisper) ? Thanks!
Hello, The `>` character is not needed and will cause errors. https://github.com/pschaeflein/MagicTooltips/blob/877d2e43fbbcb322392a559b427922191c349632/README.md?plain=1#L55-L57
**Describe the bug** When launching the script, an error is thrown at the beginning related to the use of the `-AcceptLicense` parameter in `Update-Module`. The script executes correctly afterward. This...
Hello, I would like to ask if this project is still being maintained. Since there haven't been recent updates, I’m planning to create a fork to provide a more up-to-date...
### What happened? The Get-MessageTrace cmdlet is deprecated and needs to be switched to Get-MessageTraceV2. ```[ACTION] - Gathering messages sent by: xxx Get-MessageTrace: ||Get-MessageTrace will start deprecating on September 1st,...