Block internet #1330
frederik-it
started this conversation in
General
Block internet
#1330
Replies: 2 comments
-
|
That's unfortunately not possible, SEB cannot control the functionality provided by third-party applications. If you haven't tried that yet: When running SEB with administrator privileges, then you could potentially disable the network adapter(s) via script integrated or launched on startup. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Great, it works with administrator privileges. Just add the .bat-script to start when SEB is starting in the SEB Configuration File. And make sure that the option "Use SEB without browser windows" is not enabled. Thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using applications without the browser window, like Visual Studio (Code).
In these applications the students can ask questions to AI (Copilot).
Is there a way to disable all network adapters when SEB starts?
I tried already to run a .bat-script when SEB launches, but it doesn't do the job.
It isn't a problem for me that students can't get to the internet when using SEB.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions