neztach
neztach
as for combining details ona created/deleted user, we can look specifically for a user creation/deletion and in the user details report, we can look for the relevant user object and...
Roger that. I’ll do some homework on the non-sensical values I’m seeing and send you my findings to hopefully help flesh out your wonderful script. Sent from my phone. >...
I appreciate all the great work you do! I found this link. I don't know that it'll bestow any knowledge you don't already have, but it might give you a...
I've tried different permutations of remotely asking the server what dialect the SmbConnection is using: - `Get-SmbConnection -ServerName srvname01.domain.local` > No MSFT_SMBConnection objects found with property 'ServerName' equal to 'srvname01.domain.local'...
yes indeed. I'm trying to use your example from here https://github.com/EvotecIT/PasswordSolution/blob/master/Examples/Example-PasswordSolution-LegacyConfiguration01.ps1 I've made the azure app and applied all the permissions I thought I needed, but it just doesn't work
I created a fork, and put my edits there. Will that work? https://github.com/neztach/O365Essentials/tree/master
submitted. I could go back and add the spacing if need be to the help as you indicated. I'm just trying to help out since I sincerely love the content...
gotcha! OK I'll go through and remedy those, and then I guess submit another pull request?
ok help updated as requested. Please let me know what else I can help with.
I honestly have no idea. After I forked your repo, I went through the regular Github web interface and edited each file only to add the help, then saved. I...