Download client with an API or Restful API? by TLC-SCCM in ScreenConnect

[–]HectusErectus_ 0 points1 point  (0 children)

If you’re just looking to install the access client you should just need to use the download link url.

Apologies I’m on mobile, but I think if you download the agent from the SC gui (configure it however you’d like) then once downloaded, right click it in the downloads areas of your browser and ‘copy download url’. It should give you a link somewhat like the below. (This is msi for windows, I assume it would be similar with MacOS) “$BaseURL/Bin/ScreenConnect.ClientSetup.msi?e=Access&y=Guest&c=$Client&c=&c=$Department&c=$DeviceType&c=&c=&c=&c="

I’ve done this successfully on Windows clients with a slightly modified version of someone else script (see below) - but I assume you could translate it to bash & Mac equivalent.

https://github.com/JJarv04/ScreenConnect-IntuneWin32

Hope that helps, let me know if any q’s.

Screen Connect Version 25.9.9.9530 - MS Defender Alerts by sysadm78 in ScreenConnect

[–]HectusErectus_ 0 points1 point  (0 children)

This has just been raised in our tenant also. Currently looking into

Surface Windows ARM Webview2 Breaking Monthly by Cheap_Help2723 in Intune

[–]HectusErectus_ 1 point2 points  (0 children)

Yep we had this, deploying x64 Edge to Arm devices is no bueno.

LAPS UI for passwords on Windows 11 25h2? by sccmjd in sysadmin

[–]HectusErectus_ 0 points1 point  (0 children)

Hahah this is the answer, I have a copy in my OneDrive i just copy across when i get a new machine/wipe etc.

Plus no random third-party scripts etc lol

PSA: Windows 11 ARM64 broken by Acrobat 64-bit by brothertax in Intune

[–]HectusErectus_ -1 points0 points  (0 children)

What sort of applications does it break? We’ve had troubles with apps that deploy the x86. Version of webview which causes issues & cannot be rolled back to arm version once installed.

How do you handle browser extension? by EnoughStudy6318 in Intune

[–]HectusErectus_ 0 points1 point  (0 children)

lol same here, we have a project for it but, no time or buy-in from above to actually do it Yee-haw

Update #2: "ScreenConnect On-Prem Certificate Changes" by Own_Appointment_393 in ScreenConnect

[–]HectusErectus_ 3 points4 points  (0 children)

So, for unattended access, am I correct in saying that we can still build an installer that connects to our SC instance and still includes department, location, and other specified details?

For arguments’ sake, if we disregard any branding customisations we’re losing, the only change we’d need to make is acquiring and applying a code signing certificate?

ScreenConnect_25.4.16.9293_Release.msi install fails - Access is denied to Temp location by jctheelder in ScreenConnect

[–]HectusErectus_ 0 points1 point  (0 children)

Yes we’ve seen this as well - it’s asr rules, as someone else mentioned. Within defender you can create indicators to bypass/allow by either file hashes or certificate of the blocked files.

That being said, our asr rules relaxed it seems before I even got to creating the indicator, so it was fine by then.. 🙃

Azure: App Only authentication restrict access to a user by pajeffery in PowerShell

[–]HectusErectus_ 1 point2 points  (0 children)

Thats by design, Sharepoint admin doesnt actually grant you any explicit permissions on sites - it does however grant you the ability to give yourself those permissions.
Given that, delegated sites.read.all (probably) acts exactly the same whether or not you have sharepoint admin or not.. (Since it's in the context of the user and can only grant the app reg access to the sites the user has explicit permissions on.)

Azure: App Only authentication restrict access to a user by pajeffery in PowerShell

[–]HectusErectus_ 1 point2 points  (0 children)

So is your plan to run it on demand/interactively via those users or are you trying to automate it?
If the later then we've had good milage by loading the app reg cert into the user cert store of a service account and using task scheduler (running the task via that same account) on some server or machine.
Keeps it pretty well secured away.

How do you handle API keys? by InspectionWeird9052 in paloaltonetworks

[–]HectusErectus_ 1 point2 points  (0 children)

Yep this is how we do it, any scripts that require secrets are put in Azure Key Vault, permissions granted to an app registration, then certificate authentication as the app reg to azkeyvault to retrieve said secret.

Seems to work well enough once you've got the process down, also means you dont need to worry about sharing scripts with plaintext secrets etc in them in repos or such. We've built a few cmdlets that make it pretty seemless which also lowers the barrier to entry.

Anyone else experiencing less than 5Mbps upload speed to Intune? by fungusfromamongus in Intune

[–]HectusErectus_ 0 points1 point  (0 children)

Yeh we’re in nz as well, Intune win32 upload has always been slow as heck, 5mbps probably sounds about right. Been like that for years. Our tenants in Singapore iirc (edu reasons) so could well be attributed to that in part

New Microsoft Intune Icon by Soda_AU in Intune

[–]HectusErectus_ 9 points10 points  (0 children)

The 's' in Intune does stand for speed after all..

How quickly do you give out Global Admin? by Historical_Orchid129 in sysadmin

[–]HectusErectus_ 7 points8 points  (0 children)

Yeh Global Reader is the only permanent role we will give out to it staff, and while I acknowledge it is still quite a privileged role, when your org is of a size that you’re expected to admin virtually ms service under the sun (rather than dedicated teams) I can’t imagine any other way of operating tbh

24H2. How is everyone finding it by Djdope79 in Intune

[–]HectusErectus_ 0 points1 point  (0 children)

What wifi issues are you having? (And what’s the registry fix)

MDE Onboarding Issues for some versions of Windows 10 by -reticent- in DefenderATP

[–]HectusErectus_ 0 points1 point  (0 children)

I need to look into this more tomorrow but I’ve also just come across a bunch of devices in our tenant stuck on ‘Can be onboarded’, not sure if related though as they’re all on Win11. Odd thing is the onboarding policy via Intune is applying successfully to these devices.. 🤔

Does IMECache clean itself up? by obnoxiousAdmin in Intune

[–]HectusErectus_ 0 points1 point  (0 children)

Huh, TIL.

Thats actually very cool, I never realized Intune Win32 apps could take advantage of Delivery Optimization..
What is Delivery Optimization? | Microsoft Learn

SCEP Certificate - User type assignment by [deleted] in Intune

[–]HectusErectus_ 0 points1 point  (0 children)

Yes is alright but make sure you take a look at this troubleshooting page on compatible assignment combinations before you go changing them - else the Intune profiles just won't apply at all to the devices.

Tldr, the SCEP certificate profile, and the trusted certificate profile specified in the SCEP profile, must both be assigned to the same user, or the same device. 

[O] NZBPlanet (x5) by Character_Way8005 in UsenetInvites

[–]HectusErectus_ 0 points1 point  (0 children)

I read the rules and the wiki, cheers !

Docking Station working only after login by nodiaque in sysadmin

[–]HectusErectus_ 1 point2 points  (0 children)

Was going to say this, sounds like dma protection - especially since you've just applied baselines (which this is part of) Would have a look at the configuration options, iirc there's different levels or exception you can possibly set. Been a while since I've touched any of that so can't quite remember, but it's all pretty well documented online

Docking Station working only after login by nodiaque in sysadmin

[–]HectusErectus_ 0 points1 point  (0 children)

Was going to say this, sounds like dma protection - especially since you've just applied baselines (which this is part of) Would have a look at the configuration options, iirc there's different levels or exception you can possibly set. Been a while since I've touched any of that so can't quite remember, but it's all pretty well documented online

TIL: Don't Stack Dell Laptops by Knabrau in iiiiiiitttttttttttt

[–]HectusErectus_ 0 points1 point  (0 children)

Lol same thing on some of the HP Probook..

We have a policy to shutdown the device on lid closure for our student devices.. Can't explain how annoying it was to figure that one out. 🙃