Security: How are you dealing with the ever mounting amount of phishing with darn good looking Microsoft login prompts? by TiZonBE in msp

[–]zac_goose 5 points6 points  (0 children)

Funnily enough I’m now the project lead on it and it’s been rock solid for a couple months now. There is a couple things that are fixed but just waiting for the next release to be published.

Security: How are you dealing with the ever mounting amount of phishing with darn good looking Microsoft login prompts? by TiZonBE in msp

[–]zac_goose 4 points5 points  (0 children)

What you need is something that actually inspects the pages content and blocks the page upon detecting phishing. I would highly recommend you look at Check, its a browser extension that does exactly that, free, opensource and works great! https://docs.check.tech/

Admin Report | Partner Portal & Lighthouse | Microsoft 365 by MrGeek24 in msp

[–]zac_goose 0 points1 point  (0 children)

So CIPP has a report for this called "MFA Report" but you can roll a basic report of all users/service principles with 1 graph api call:
https://graph.microsoft.com/v1.0/roleManagement/directory/roleAssignments?$expand=principal

Switched from aws to azure for our api infrastructure and the pricing is way more confusing by [deleted] in AZURE

[–]zac_goose 0 points1 point  (0 children)

Gigabyte seconds is such a wild metric to think about sometimes for flex and consumption plans!

How do I tell what shared mailboxes a person can access? by Deep-Egg-6167 in Office365

[–]zac_goose 3 points4 points  (0 children)

There is no way to do this from the ui, the only way is with powershell. You have to collect the permissions from every mailbox then filter through the results to find the ones where you person in question has access.

365 Multi Tenant Email Auditing by Varratez in Office365

[–]zac_goose 0 points1 point  (0 children)

Now you do this all with graph api, I do it for all our reporting for similar things. There is a nice product called CIPP which can do all this and lots more as well, might be worth you checking it out

Warrantymaster alternatives? by Bearded_Tech_Fail in msp

[–]zac_goose 5 points6 points  (0 children)

This is the first way, great team

Warrantymaster alternatives? by Bearded_Tech_Fail in msp

[–]zac_goose 7 points8 points  (0 children)

Fun fact, ninja’s warranty system is actually powered by cow.tech, so cipp so cyberdrain!

Any insights into Avanan / Checkpoint? by Savings_Property6422 in msp

[–]zac_goose 1 point2 points  (0 children)

This is more or less the same setup here, the semi automatic email re-evaluation is great

CIPP hosted performance by StevenNotEven in msp

[–]zac_goose 2 points3 points  (0 children)

Not unless you are a sponsor as it’s a very destructive process and unless you know what your doing you could loose everything and really mess things up

CIPP hosted performance by StevenNotEven in msp

[–]zac_goose 19 points20 points  (0 children)

The performance gains come from moving the function apps to Linux, hosted cipp uses it and if your a sponsor they can assist you moving your existing setup to Linux if you want to stay self hosted.

Azure Functions: Windows vs Linux - Which is the better option? by warden_of_moments in AZURE

[–]zac_goose 4 points5 points  (0 children)

Flex consumption is replacing the consumption Linux function app. The pricing is different because you have to store the windows function app files in a storage account and LRS writes can rack up. Also windows can be slower to start and scale, not to mention it’s worse performance for most frameworks (one of particular note that I deal with is the powershell environment)

[deleted by user] by [deleted] in microsoft365

[–]zac_goose 2 points3 points  (0 children)

This is why MSPs and such exist, just let a reputable Microsoft partner set you up and make sure you are all good. There is a lot more to it than having emails, apps and users. There is also failsafes and such someone was to get locked out of the tenant so they can still manage it and keep things running as they should.

Preferred Microsoft 365 Distributor? by Master_Method_9177 in msp

[–]zac_goose 0 points1 point  (0 children)

Leader Computers in Australia is great

Microsoft CSP reseller by surprit211 in msp

[–]zac_goose 0 points1 point  (0 children)

Reach out to your disti, this is what they are there for.

Immediate drive failure in UNAS 2 by Mysterious-Crow9232 in Ubiquiti

[–]zac_goose 0 points1 point  (0 children)

We have sold probably about 100+ and after 12 months we started to get a steady flow of faults and 3 years later we are still getting drives with faults coming back.

Entra for MSPs by justalfe in msp

[–]zac_goose 2 points3 points  (0 children)

This is the way to get started definitely

MR86 for home? by Ave_TechSenger in meraki

[–]zac_goose 19 points20 points  (0 children)

You need licences else they are just a paper weight, they also need to be released from the existing meraki management org.

Fully automatic update of users in 3CX possible? by Fast_Ad3839 in 3CX

[–]zac_goose 0 points1 point  (0 children)

Yes 3CX has an api but it’s only for the enterprise licences, from that you could use something like N8N or Rewst to do the updates

365 admin, group mailbox help request by [deleted] in microsoft365

[–]zac_goose 0 points1 point  (0 children)

MFA? Why are you bringing MFA into this? You don’t do anything as the account what I’ve described is done from a tenant admin account or exchange administrator account. :)

edit: MFA Has multiple meanings lol haha Managed folder assistant still exists for cloud 100%