jr_
Members-
Posts
31 -
Joined
-
Last visited
-
Schoolsbroadband, speed issues, connectivity?
jr_ replied to Alastairb25's topic in Internet Related/Filtering/Firewall
Our internet keeps going up and down in all 3 of our schools (we all use talk straight) If you bypass the netsweeper its fine. But we need that for proper filtering -
Few tips: Any installers you cant automate you can use VBS scripts and AHK to press the buttons I've got some custom scripts to add M$ store and bits to LTSC which are a must! You can also add snappydriverinstaller if you really want to (i've got it as an option on my deployments)
-
Use HeidiSQL instead it's the best
-
[bug/error] Site is pushing to HTTP
jr_ replied to CyBeRkId2002's topic in EduGeek.net Site Problems
They could use cloudflare CDN for free and it comes with ssl -
Your best off using powershell instead of DISM. I've written you a quick script https://pastebin.com/gci508KJ https://4sysops.com/wiki/enable-powershell-remoting/
-
If you are hosting in the cloud you can set DHCP option 43 to "0x0104" + the HEX of the controller IP, and create an A record of 'unifi' on your dns server to the host tooThen when you plug them in they will appear for adoption in our cloud unifi controller.Also you are best running it on Debian or there is a docker container
-
What feature were you adding with DISM?
-
Also give this a go, reducing the timeout may help https://superuser.com/questions/453741/how-do-i-set-the-windows-network-timeout-for-physically-disconnected-mapped-driv
-
Grab this https://github.com/lixuy/LTSC-Add-MicrosoftStore/archive/2019.zip run it as local admin then run this powershell -c "Get-AppxPackage -allusers Microsoft.Windows.Photos | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register '$($_.InstallLocation)\AppXManifest.xml'}" I've got ours in a MDT Task sequence
-
You'll need it running under administrator on the remote machine. Do you have Impero? Theres a handy command line tool on that which runs commands as SYSTEM account on remote PCs
-
Free open source alternative to TeamViewer you can give a go https://rustdesk.com/ You can customize it too and host your own relay

