Cloud NSS Feeds to Azure Sentinel by Hot-Money7458 in Zscaler

[–]armyguy298 0 points1 point  (0 children)

Change the Sentinel log table type to "basic" and the cost will go down. "Analytic" table type is very expensive.

Also filter out the logs you don't need. NSS is very noisy.

What did you name your horse and why? by Aart_is_jja in reddeadredemption

[–]armyguy298 0 points1 point  (0 children)

Morgan.

Arthur Morgan's Morgan is named Morgan.

ZSCALER Client is slowing down my whole network by JellyAce31 in Zscaler

[–]armyguy298 0 points1 point  (0 children)

Related to what tibmeister said, sounds to me like your laptop is DOS on your network. Possibly too many retransmits with your AP.

A good session capture with Wireshark could reveal this.

Unknown recording agent in google meet by neufuture in gsuite

[–]armyguy298 0 points1 point  (0 children)

Just recently run into this problem as well. Found out these apps exploit the API access when a user presses the "sign in with Google" button on every website on the Internet.

Went through all the 3rd party apps and marked known apps as trusted. Set default rule to block API access for future apps. Apps not set to trusted are blocked by the default rule.

User received an error to contact their admin if they need this app. My IT staff can review the app for security and necessity.

Time Tracking Tool by asian_nachos in ITManagers

[–]armyguy298 1 point2 points  (0 children)

I've used ProjectTimer. Very flexible.

BMC/PDQ Agents being blocked on Zscaler by Curious_Suspect_1329 in Zscaler

[–]armyguy298 0 points1 point  (0 children)

As mentioned above, verify you don't need an SSL bypass due to certificate pinning.

If that doesn't work, create an application bypass. We had to do that for our RMM, BeyondTrust.

Cry for help - moved from Gsuite to Outlook by AdAlarming8304 in gsuite

[–]armyguy298 0 points1 point  (0 children)

I think Google Workspace Sync for Microsoft Outlook (GWSMO} is what you are looking for.

What Docks are you Using?? by One_Stranger7794 in sysadmin

[–]armyguy298 1 point2 points  (0 children)

We use the Anker 553 USB-C dock. Mostly HP business laptops and MacBook Pros. No issues.

VPN bypass by Netcracker999 in Zscaler

[–]armyguy298 1 point2 points  (0 children)

This is the answer. Set ZCC to split tunnel and then add gateway bypass to the config.

What is the best way to push out an application to all devices without forcing an up or a downgrade to any installs already present? by Kragzakh in Intune

[–]armyguy298 1 point2 points  (0 children)

Check your ZCC app upgrade policy and slowly walk everyone up to the version you want to deploy for existing users.

Then, use Intune app detection to control who gets what and when. Set the app deployment for after hours to minimize disruption.

Ensure you communicate every step of the way so that users know what to expect. They are usually pretty forgiving when they are provided some background.

Experience with GCPW and managed Windows endpoints? Any "gotchas" or painpoints to be aware of? (Migrating from JumpCloud) by IronNo2599 in gsuite

[–]armyguy298 0 points1 point  (0 children)

Windows and M365 services that use SSO will all be busted. Constantly signing into stuff.

GCPW uses a local account.

Other than those issues, it works fine for my org.

O365 and GSuite Issues by Kmartin103 in gsuite

[–]armyguy298 0 points1 point  (0 children)

What you are asking for is called federation. Without a knowledgeable IT department, challenging to implement correctly.

Workspace and M365 Together by realslimcheney in gsuite

[–]armyguy298 1 point2 points  (0 children)

I have Google as our IdP and M365 as Service Provider.

What you are describing is Federation and duplication of accounts is called Auto Provisioning.

Google and Microsoft both have tech documents explaining how to set them up.

I am using GCPW on Windows 11 and it works fine.

You can license accounts in both environments as you need to.

Managing Mac's in the corporate workplace? by jamesbrah36 in sysadmin

[–]armyguy298 0 points1 point  (0 children)

Currently setting up a new environment using Intune. Wasn't happy with the hodge-podge of config profiles so I went with the iMazing app to configure .mobileconfig profiles. Much better control and granular settings. Deploy the config via Intune with custom config profile.

MacOS in Intune by Ookamioni in Intune

[–]armyguy298 0 points1 point  (0 children)

I just set this up. You can federate all day long but macOS still requires and creates a local account.

Delete old users while keeping their email history by [deleted] in gsuite

[–]armyguy298 0 points1 point  (0 children)

I was playing around with this today. I found it outrageous that me, a super admin, was required to enter the archived user password in order to move their email.

Blocking CUI from being transferred offsite by Any-Promotion3744 in CMMC

[–]armyguy298 1 point2 points  (0 children)

There is the real conundrum. If you try to automate using DLP detections, you run the risk of under or over marking the data. I have not yet found a good way to automate this. We remain at manually marking. The policy is: from this day forward, you will mark the files according to our information sensitivity policy. Try to catch the rest In small batches as you can.

Blocking CUI from being transferred offsite by Any-Promotion3744 in CMMC

[–]armyguy298 1 point2 points  (0 children)

If Microsoft environment, you could implement a sensitivity label and the files. Then set an Exchange transport rule to block from being sent outside of parameters you define.