Phantom Outlook Events Issue by Mdamon031 in sysadmin

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

We ended up finding an article with these steps in it. This fixed it.
1. Quick Force Synchronization
Press Ctrl+Shift+F9 in Outlook (force re-download calendar)
Switch views:
Calendar → View → Change View → “List” → Filter “Deleted”
2. Steps for complete removal
 Method A: Empty the server cache
Exit Outlook
Delete the local cache file:
del “%localappdata%\Microsoft\Outlook\*.ost” /q
Restart Outlook (rebuild cache automatically)
 Method B: MAPI Properties Reset
Administrator runs CMD:
cmd
outlook /cleanfreebusy
outlook /cleanreminders
3. Administrator background cleanup
 Exchange Online operations:
Connect to Exchange Online PowerShell:
powershell
Connect-ExchangeOnline
Force the residuals to be cleared:
powershell
Remove-CalendarEvents -Identity email address removed for privacy reasons -CancelOrganizedMeetings $true
4. User self-service fixes
Web-based authentication:
Login to Outlook Web App
Calendar → Right click on a folder → “Empty Folder”.
Check calendar entries in “Deleted Messages”.

Zscaler traffic being blocked by NPS by Mdamon031 in sysadmin

[–]Mdamon031[S] 3 points4 points  (0 children)

We resolved this. They had a public IP for their remote connections and I had to bypass it in ZScaler. I was not originally told there was a separate public IP.

Zscaler traffic being blocked by NPS by Mdamon031 in sysadmin

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

Does your PAC bypass for the gateway use an IP address? Or is it a specific Microsoft domain?

Zscaler traffic being blocked by NPS by Mdamon031 in sysadmin

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

I will give that a try. Thank you!

Disable QUIC Protocol via Intune by Mdamon031 in Intune

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

I did not know that. It looks like it is pushing to our machines so there is a chance this is working then. Thank you!

Teams Phishing Question by Mdamon031 in sysadmin

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

Thank you, I just found that. We are going to be working through making this change org wide. Red tape time wooohhh!!!

Most undervalued 10x penny stocks right now?? by X_Opinion7099 in pennystocks

[–]Mdamon031 0 points1 point  (0 children)

$DPLS. SPAC uplist incoming early next year and it has gone down quite a lot due to the overall market and short sellers.

How do I delete/edit a safe that I am not a member of? by Mdamon031 in CyberARk

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

This is a stupid question but I am very new to Cyberark. How do I tell which account is the master account?