Shachaf92

Results 11 comments of Shachaf92

Can you please try using a date and time that aren't in the past?

Can you add the WMF version you have installed on the server running on? You mentioned the target server is 2012 R2, is that the DC or the server running...

It seems that after 2012 r2 there was a change to the cmdlet, is it possible for you to test directly on the DC or another 2012r2. If this is...

Can add 2 more that are available in the portal but not with cli alertRuleTemplateName | displayName --------------------- | ----------- 3617d76d-b15e-4c6f-985e-a1dac73c592d | NRT MFA Rejected by User 0a627f29-f0dd-4924-be92-c3d6dac84367 | Threat...

Seems to be solved now.

Not seeing this issue on my end.

@edonadei - What version are you running? in devel it seems OK https://github.com/ansible/ansible/blob/16d6fcf5148e2a527f5c6e2603490a2e79500a91/lib/ansible/plugins/action/script.py#L69

https://stackoverflow.com/questions/78029415/connect-mggraph-cmdlet-throws-different-errors-in-powershell-5-1-and-7-4 solved it for me, doing `Disconnect-PnPOnline` before the `connect-mggraph`.