-
# PowerShell/Office 365 - Get the distribution groups membership - LazyWinAdmin
I was recently looking at Office365/Exchange Online to retrieve Distribution Group membership. This is pretty simple us…
-
_"Simply remove line 189: elif (len(user) > 1): I suppose that len(user) with nested groups returns 0 Cheers, Vassil Vassilev"_
Do not remove line 189, just reverse `>` to `
-
### Issue happens in the latest release
- [X] I confirm that the issue happens in the latest release of Export-RecipientPermissions
### Previously solved issues and documentation
- [X] I have searc…
-
I'm encountering an exception when trying to uploading a zip file for a windows artifact.
This is what I'm trying to run:
```
client = appcenter.AppCenterClient(access_token=accessToken)
…
-
Hello!
Is there any way to get triggers for a task?
(Get-QVTaskStatus -Taskid $taskID -Scope All).Extended.StartTime show only last in list.
-
I created 3 room mailboxes in an demo azure tenant.
MeetingRoom1
MeetingRoom2
MeetingRoom3
Created a test meeting in all 3 room's which was automatically accepted.
Created a Distribution List n…
-
We have a large exchange environment and always need to run exchange commands -results unlimited Which I can do with your
DistributionGroupMigration PowerShell module can you modifiy it. I love yo…
-
Script does not detect permission issues caused by objects which are not AAD synced, which might cause a lot of errors (A corrupted item was encountered: Folder ACL )within the PublicFolderMailboxMigr…
-
#### Details of the scenario you tried and the problem that is occurring
EXODistributionGroup does not support various parameters (it appears to only support those available with the New-Distributi…
-
I've been using "flag:unique" as the "exclusive" parameter has been random and useless. I would like to be able to use "exclusive", however, when dealing with groups of related drops where I only want…