Jump to content

snagrat

Members
  • Posts

    2,432
  • Joined

  • Last visited

Everything posted by snagrat

  1. Similar to the Ring door bells, is it possible for Paxton Net2 to call a phone/tablet? Seems it maybe related to their SIP offering but seems to only support handsets rather than mobile devices?
  2. It’s a horrible MDM.....but potentially free if included in your licensing. I use it and it works OK but is nowhere near as neat or good as JAMF or some of the others
  3. I have a Powershell script that does this if you would want that?
  4. Yes it is pretty much. We use the full Endpoint portal though as more features. The Education portal I feel is more for Teacher who can manage devices in their classroom themselves
  5. Well they don’t provide it anymore so it goes to RM. and then they provide RM SafetyNet. And yes, means South West.
  6. Although previously correct, nowadays SWGfL do not sell internet connectivity or filtering.
  7. If you can upload the file to somewhere then you can deploy a Powershell script which wi download it and save it where you require
  8. In the end I figured out you can use $true or 1, and also $false or 0. So that got it sorted.
  9. I am trying to write a Powershell script where I create a variable with $true in it. However I can not get the $ to display when the variable is called - as Powershell seems to think it is a variable and displays it as True For example: $variable1 = “New-ADUser abc -ChangePassword $true” Calling the variable shows: New-ADUser abc -ChangePassword True So the command fail. Can’t get it to work regardless of that quote marks I use
  10. Use Intune to deploy these apps. No difference really to how you manage devices on a domain
  11. So that’s the problem I believe. Google does not support multiple identity providers and therefore if you enable this then it is for all Google users, not just a selection.
  12. So doing it this why does Azure send the password to the provisioned Google account as well?
  13. I am looking at starting to setup the ability to login to Chromebooks with Office 365 credentials. Previously I believed that by enabling this meant that all users in GSuite would be required to authenticate to AAD, so any existing GSuite would no longer work. However Google were introducing this on a Per OU level. Does anyone know if this is possible yet? I do not want existing GSuite users to be affected by me enabling this.
  14. That’s the wrong way round...
  15. No I don’t think P1 covers it.
  16. You need Intune to be able to manage the device, yes. We pay roughly £6 per staff per year to have Intune and we manage all Windows and iOS devices through it.
  17. Yep. They login with the full Office 365 email although you can pre-populate the domain bit. Intune then manages and deploys apps etc
  18. Printing - we use Printix and this links in with our Papercut hosted in Azure Authentication - Just use Azure. We use AD for authentication such as Papercut etc but all machines authenticated to AzureAD
  19. I’m using the 7.2k behind the cache. The Fujitsu storage specialists said it was fine and the only benefit of smaller, faster disks would be the speed of any rebuild should a disk fail and need to be replaced.
  20. I’ve just put 4x Fujitsu RX2540 M5 in as 2 S2D clusters. Spec is roughly: Dual Silver 4208 128GB RAM 2x 1TB SSD 4x 7.2k 4TB disks 2x 128GB SSD iRMC 4x 10GB NICs Total for the 4 was around £25k
  21. Host the shortcut file somewhere on the web and then use a Powershell script to download it
  22. We have OneDrive installed on the machine with the /alluser switch. They don’t login manually ever, it all signs them in automatically. Just like the Store and Office will sign them in without user intervention.
  23. Not sure what you mean by OneDrive only working in Office? We have it installed and within seconds it logs in and is available without any issues and access through the usual Explorer. Hiding C: is possible via the registry and causes us no issues at login.
  24. A re-sync appeared to fix the issue
  25. Anyone know what this error means? It is the only error I get. [TABLE=width: 1335] [TR] [TD=width: 64]Error[/TD] [TD=width: 67]Teacher[/TD] [TD=width: 359]FileConnectorDelimitedFileExtractorRecordParsingFailure[/TD] [TD=width: 389]Parse failed processing Line# 231 of file validated_teacher.csv.[/TD] [TD=width: 82, align: right]231[/TD] [TD=width: 64][/TD] [TD=width: 68]None[/TD] [TD=class: xl63, width: 114, align: right]09/03/2020 23:22[/TD] [TD=width: 64, align: center]TRUE[/TD] [TD=width: 64]validated_teacher.csv[/TD] [/TR] [/TABLE]
×
×
  • Create New...