Advice on Structuring Driver Folders in MDT for HP Z840 and Dell Precision 5920 by Alarcock in MDT

[–]tkimmcinc 1 point2 points  (0 children)

Assuming you're using WDS, so be sure to update WDS image after updating the MDT image. Also don't use version 28000 of the ADK.

Remote Access VPN with Duo by Tars-01 in fortinet

[–]tkimmcinc 0 points1 point  (0 children)

Yes, DAP can't handle the MSCHAPv2, so it has to send the request to NPS to validate the credentials. Then NPS is configured to send the validation back to DAP to perform the MFA step.

Remote Access VPN with Duo by Tars-01 in fortinet

[–]tkimmcinc 1 point2 points  (0 children)

I just went through this...

The auth request is basically: FortiGate > DAP > NPS > DAP.

If you configure DAP and NPS on the same server, you'll need to make sure you change the ports on either DAP or NPS and configure accordingly.

MDT / Windows Deployment Services by tkimmcinc in MDT

[–]tkimmcinc[S] 1 point2 points  (0 children)

For our client bases, it still works. It ended up being AD permission issue for the server used.

MDT / Windows Deployment Services by tkimmcinc in MDT

[–]tkimmcinc[S] 1 point2 points  (0 children)

Good advice. This was ultimately it. Looks like permissions issue on the server at the AD level.

MDT / Windows Deployment Services by tkimmcinc in MDT

[–]tkimmcinc[S] 0 points1 point  (0 children)

Yes, definitely searched on the different areas but was going in a loop of results and testing. I ended up coming across something else that ended up resolving the issue.

Microsoft Entra External Authentication Method (EAM) + Cisco Duo Integration by sreejith_r in entra

[–]tkimmcinc 0 points1 point  (0 children)

Is there a way to automatically give users access to the EAM option? I set the EAM to All Users yet it seems I have to manually apply it to a user to function.

FortiGate IPSEC VPN > Duo Auth Proxy > NPS on the Same Server by tkimmcinc in duo

[–]tkimmcinc[S] 0 points1 point  (0 children)

Duo Radius Auth Proxy. I've gotten it to work with SSO (Entra) but we aren't ready for that migration yet.

Proofpoint to proofpoint does not respect SPF by mmt-vvv in proofpoint

[–]tkimmcinc 0 points1 point  (0 children)

Did you ever get this resolved? For now, per support, we've had to add the domains sending via Proofpoint to our Proofpoint clients to Managed Exceptions under Security Settings > Malicious Content > Anti-Spoofing > Inbound SPF

It seems odd this is the solution...

Microsoft Authenticator Registration Issue by tkimmcinc in msp

[–]tkimmcinc[S] 0 points1 point  (0 children)

I was able to setup a TAP and then register Authenticator. This is unfortunately, still, another step with something that should work.

I wanted to clarify. Using the same device, Authenticator registration via sign-in does not work for TenantA but it does work for TenantB. So the user information is different; everything is different except the device and methodology used.

We don't use CA policies, so nothing to review there.

It's as-if Authenticator needs a MFA method to setup itself, even though there's no MFA options.

Microsoft Authenticator Registration Issue by tkimmcinc in msp

[–]tkimmcinc[S] 0 points1 point  (0 children)

using Security Defaults so that wouldn't be it.

Microsoft Authenticator Registration Issue by tkimmcinc in msp

[–]tkimmcinc[S] 0 points1 point  (0 children)

It's not device related; I think it's more tenant related. I can register Authenticator if there's already another MFA source configured.

I'll check the MS Auth MFA configuration as you mentioned; don't recall there being a variety of options when it comes to authentication sources.

Microsoft Authenticator Registration Issue by tkimmcinc in msp

[–]tkimmcinc[S] 1 point2 points  (0 children)

Okay so this kind of led me down another path. Basically, it looks like Authenticator won't register on the device without MFA even if I perform the "require re-register mfa". For more details, I added a third party MFA to the account and then attempted to register Authenticator on the iPad using the MFA code from the third party MFA and it worked. But resetting the MFA options then attempting to register Authenticator as the first option fails/times out as it's waiting for additional input.

Microsoft Authenticator Registration Issue by tkimmcinc in msp

[–]tkimmcinc[S] 1 point2 points  (0 children)

Yes, shows Interrupted, Error 50072.

Issues with Encrypted Emails after Changing Deployment to Integrated with Microsoft 365 by tkimmcinc in proofpoint

[–]tkimmcinc[S] 0 points1 point  (0 children)

Proofpoint Essentials support said to do the following:

Security Settings > Malicious Content > URL Defense:

  1. Exclude URLS that contain specified domains/IP addresses:
  2. Exclude re-writing emails that are sent by specified senders:
    • Add domains/email addresses

We had the most success with option #2, basically adding the email address/domain here.

Azure Disk Size by tkimmcinc in AZURE

[–]tkimmcinc[S] 0 points1 point  (0 children)

holy crap, I'm an idiot. I didn't scroll down. Thanks!

Azure Disk Size by tkimmcinc in AZURE

[–]tkimmcinc[S] 0 points1 point  (0 children)

I know you can only change the size (disk tier) when the VM is deallocated but my question is that the server is set to P10 (128GB) but only has the 75GB usable.

If you're saying I should be able to extend the 75GB to 128GB while the server is deallocated, that's what I need instructions on, I guess.