M365Documentation icon indicating copy to clipboard operation
M365Documentation copied to clipboard

Automatic Microsoft 365 Documentation to simplify the life of admins and consultants.

Results 22 M365Documentation issues
Sort by recently updated
recently updated
newest added

I just tried installing and then connecting, but I get an error message like below: > New-MsalClientApplication : Cannot convert argument "builder", with value: "Microsoft.Identity.Client.PublicClientAppli cationBuilder", for "WithDesktopFeatures" to type...

Have this working fine for the Intune Component but when running for the AzureAD component i get the below output . This is using the built in app registration. Invoke-DocGraph...

Issue 1 After installing the pre-reqs - connect-m365doc from admin powershell pulls prompt for login but gives an access issue to a folder. If I grant everyone access to that...

PS C:\Users\xxxxxxxxxx> $doc | Write-M365DocWord -FullDocumentationPath "c:\temp\$($doc.CreationDate.ToString("yyyyMMddHHmm"))-WPNinjas-Doc.docx" PS C:\Users\xxxxxxxxxx> PS C:\Users\xxxxxxxxxx> Supported Components Supported: The term 'Supported' is not recognized as a name of a cmdlet, function, script file, or...

In module Get-MobileApp.ps1:53 $DocSec2.Objects = Get-GroupInfo -Groups $AppGroups Cannot bind argument to parameter 'Groups' because it is an empty array.

Hello Thomas, Getting some errors after connecting and when running: $doc = Get-M365Doc -Components Intune -ExcludeSections "MobileAppDetailed" The script seems to run without issue until the end when I start...

bug

First, thank you very much for this cool tool! Unfortunately when i try to to generate a Word file, i get only the empty template file, json and csv are...

HI, I try now for hours to run your report and export that as Word Dok. But it isn't running. I'm using your older Intune-Conditional Access report, that is running...

question

When I try to add a new App registration, the code fails as follows. The module version is 3.1.2 `PS C:\SCRIPTS> $p = New-M365DocAppRegistration Set-AzureADApplication : Error occurred while executing...

Only when using against AzureAD, I get the following errors, no idea if they're known or something to do with my system, but here they are: ``` Copy-Item : Could...

bug