snagrat
Members-
Posts
2,432 -
Joined
-
Last visited
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by snagrat
-
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?
-
IPads - Moving from MDM to Microsoft Intune
snagrat replied to genesis's topic in Learning Network Manager
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 -
Active Directory: Easy way to update display name?
snagrat replied to Gongalong's topic in Windows Server 2019
I have a Powershell script that does this if you would want that? -
MS Endpoint Manager (Intune) v Intune for Education
snagrat replied to buzzard's topic in Cloud Services
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 -
Sophos XG fails SWGfl Filter Test
snagrat replied to lafleur1977's topic in Internet Related/Filtering/Firewall
Well they don’t provide it anymore so it goes to RM. and then they provide RM SafetyNet. And yes, means South West. -
Sophos XG fails SWGfl Filter Test
snagrat replied to lafleur1977's topic in Internet Related/Filtering/Firewall
Although previously correct, nowadays SWGfL do not sell internet connectivity or filtering. -
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
-
In the end I figured out you can use $true or 1, and also $false or 0. So that got it sorted.
-
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
-
Use Intune to deploy these apps. No difference really to how you manage devices on a domain
-
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.
-
So doing it this why does Azure send the password to the provisioned Google account as well?
-
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.
-
That’s the wrong way round...
-
No I don’t think P1 covers it.
-
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.
-
Yep. They login with the full Office 365 email although you can pre-populate the domain bit. Intune then manages and deploys apps etc
-
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
-
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.
-
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
-
How to deploy network installed software shortcuts in intune
snagrat replied to lionsl2005's topic in Windows 10
Host the shortcut file somewhere on the web and then use a Powershell script to download it- 1 reply
-
- 1
-
-
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.
-
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.
-
A re-sync appeared to fix the issue
-
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]
