angry-bender

Results 40 comments of angry-bender

Just looking through, Im unsure as to the tenancy sizes tested for v2.0, but if we're using the Convert-ToJSON feature of powershell, its likely to break for large tenancies when...

> Hmm, thanks for letting us know. I currently don't have access to a large environment to test something like this. As far as I know, there's no way to...

> I've not tested it thoroughly but you can explicitly declare output type with `Invoke-MgGraphRequest` using `Invoke-MgGraphRequest -OutputType Json`. The other options for this parameter are `HashTable,HttpResponseMessage,Json,PSObject` for reference. I...

> @Calvindd2f, code snippeds look good. I’m going to need some time to test, understand, and process this for the Extractor Suite (currently quite busy). > > @angry-bender have you...

> > @Calvindd2f, code snippeds look good. I’m going to need some time to test, understand, and process this for the Extractor Suite (currently quite busy). > > > >...

> > > @Calvindd2f, code snippeds look good. I’m going to need some time to test, understand, and process this for the Extractor Suite (currently quite busy). > > >...

> It's correct for the current release which names the rpm in this way but maybe we need to do both when uninstalling I think that's a good idea, I...

More looking at the second usecase here > or do you mean an expiry in conjunction with the timeout so once the collection started it would cancel at the lesser...

I think the time would be ideal in windows, but appreciate that may be tricky. - Pausing the collection could be good for a proactive hunt by default, as in...

> This is interesting - WAITING state should not take long - it happens when the request is already sent to the client and before the first response from the...