snagrat
Members-
Posts
2,435 -
Joined
-
Last visited
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by snagrat
-
So if I read that right it means the ransomware no longer works?
-
You can RDP from a Mac
-
All will depend on the wireless access point and the wireless chipset in the laptop. Can you confirm these please
-
Switch config will be needed but it is possible to do what you are asking. What make switches?
-
If you google it you will find ways to have WDS auto update after a deployment share update
-
No you can't! The machines have to have some form of initial license. In most cases that is OEM. If all machines have a Windows 7 Home license (for example) then yes you can put Win 10 Education on under your MS license.
-
Thanks for answers though, learnt something new regarding " and '
-
So in the end it worked by just being by itself without being in any " or ' Must have been another typo somewhere as I took it out, typed it again and it worked
-
Looking into Papercut for a couple of schools I look after. As they are moving to a single domain I think it will be worth it. Contacted MFD supplier who can supply but want to start new contracts which is not possible as schools are creating new Academy Trust with with another MAT at the moment so all contract renewals on hold. MFD supplier won't listen though! So can we buy Papercut by ourselves and put on the MFDs? Anyone know roughly how much it costs and it is easy enough to installed for basic follow me printing across 5 different sites
-
PSA Parts. Ask for Darin
-
status.rm.com isn't very informative either but been like it all morning for a lot of our schools
-
How mans DCs you got and is GAPS installed on all of them?
-
I have a Powershell script that works the way I want but I am just editing it so it uses some variables so when moving between servers/sites all I need to do is edit the variables. It is pretty much working except I want one variable to call another which I can't get to work. This works: $StudentDefine="Pupils" $SearchBaseOU="OU=Pupils,OU=Managed Users,DC=domain,dc=local" $PupilsLicense = Get-MsolUser -Department Pupils -All But really I want this: $StudentDefine="Pupils" $SearchBaseOU="OU=Pupils,OU=Managed Users,DC=domain,dc=local" $PupilsLicense = Get-MsolUser -Department $StudentDefine -All Basically I want the Get-MsolUser -Department to call the variable $StudentDefine but I can't get it to. Anyone know how I can do this? TIA
-
We are doing exact same thing for a number of MATs but using a server in Azure to act as a DC This doesn't easily allow document sharing but Office 365 is used for that. This method allows for any school on any connection join up to the single domain without additional hardware costs
-
Web interface was quick enough for us. Just uploaded a csv and the migration happened.
-
Are you saying that Gmail empties the trush every 30 days? I'm pretty sure Office 365 does as well unless you changed the defaults?
-
Just create a user with Application Impersonation permissions and this should work. Worked for me when doing a O365 to Google migration
-
They are called Midspans but can't see why anyone would make them now. Plus probably cheaper to buy a switch
-
[ipad] Zuludesk mdm - anyone using it?
snagrat replied to Jamman960's topic in Mobile Devices & Tablets
This is exactly how I feel. Very deceptive and I wonder if ZuluDesk are even aware that their names and images are being used. I'm glad I found out as I've had dealings with SoltechIT before and it wasn't good! -
[ipad] Zuludesk mdm - anyone using it?
snagrat replied to Jamman960's topic in Mobile Devices & Tablets
Is ZuluDeskUK.com their actual UK devision though or just a reseller using their name? -
[ipad] Zuludesk mdm - anyone using it?
snagrat replied to Jamman960's topic in Mobile Devices & Tablets
What's everyone paying for it as seems to me that different people are getting different pricing -
MS have said that they will move Classroom stuff into Teams. At the moment you can't compare the two but I would expect Teams to become something much better rather quickly
-
But SDS isn't which is what the export is for
-
KMS Server question - displaying two different key counts?
snagrat replied to RJohnson91's topic in Windows
run: cscript c:\Windows\System32\slmgr.vbs /dlv all
