Jump to content

free780

Members
  • Posts

    3,614
  • Joined

  • Last visited

Everything posted by free780

  1. free780

    CLEO network down

    Well the attack is different than Friday and Monday this time.
  2. free780

    CLEO network down

    Twitter using mobile data.
  3. free780

    CLEO network down

    DNS issue now.
  4. free780

    CLEO network down

    Janet have said they won't post public updates due to security.
  5. Again this morning. From Manchester probably malware.
  6. Janet has been up and down in yorkshire and humberside today. Related?
  7. The worst thing about this breach is the use of MD5.
  8. If you put the work in you can create a powershell script that creates a VM and kicks off an automated build and capture. Its possible with MDT provided you don't have any nasty software that needs to be in the image that requires manual steps.
  9. You can disable the setting up message. I guess being education could include university's which may not care about students running candycrush. I know you could run a script with 8.1 that uninstalled the apps but you had to be careful as some apps are the settings app.
  10. So 13 macs.
  11. What version is the host?
  12. You can do it by port as well. E.g just allow port 53 for DNS.
  13. I'm curious what an all Mac school would do with exams software ?
  14. Regedit hkey classes root> installer> products >search for arduino the key under products is the product code.
  15. Well if you deployed via MSI would it not be msiexec /x /qn
  16. You'll also get that one piece of software that needs windows.
  17. OK I have a script that does this. Uninstall is set to "C:\Program Files\Arduino\uninstall.exe" /S with the treat the command as 32 bit porcess on x64 PCs. Detection method is through registry: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Arduino DisplayVersion 1.6.1 In case it needs updating. preferences.txt has been changed to stop updates. The C drive is hidden from students and they can run the software. They have roaming profiles. We are using version 1.6.1 the previous version wouldn't work for standard users. The Cert gets push out via gpo to the rooms where its required. Though you could script this or may push it out via SCCM. Let me know if you get stuck.
  18. Works for me through sccm why wouldnt the user have modify permissions to the profile? There's a config file somewhere in program files you configure which stops the update check. Also the cert for the signed drivers needs to be pushed out via GPO for the installer not to fail.
  19. The original didn't have pxe. There is no built in wired nic so I can see it working.
  20. Isn't this is why we have search?
  21. I get this sometimes on cynagonmod. Not one plus handset though.
  22. free780

    Wileyfox

    Pros: Battery life is good Controls over apps. Cheap Solid haven't had any freezing Cos: No 5Ghz WiFi Speaker is quiet
  23. free780

    Wileyfox

    I have the swift fine for me.
  24. Configure the group policy to not allow driver downloads from windows update. https://support.microsoft.com/en-gb/kb/2500967 How is your internet access configured?
×
×
  • Create New...