Jump to content

snagrat

Members
  • Posts

    2,435
  • Joined

  • Last visited

Everything posted by snagrat

  1. FinishAction=Reboot
  2. Not sure what the point is? I can get duration time from monitoring. We have the build process reboot the machine so it’s ready to go for the end user.
  3. What services are your other servers providing? I’m always worried about the speed of the A1/A2 severe as they have very little memory or CPU - specs no one would ever build a server with, let alone if Windows would actually let you! We run a DC on A1 and to work on is very sluggish but generally we never have to do anything to it and it works fine
  4. $FilePath = Get-ChildItem -Path C:\Program Files\Google Drive -Recurse -Filter Drive.exe Start-Process $FilePath Would that work?
  5. I don’t use File Stream so is it a single exe within the directory or is there other files as well? You could try a PowerShell script that finds all exe within directory and runs them. Obviously only works if only one exe exists
  6. We’re only running one server and its a Basic A1
  7. What server type you using in Azure as we do the same thing with 11 schools connected and only costs us about £60 per month.
  8. You should t specify the actual file in the source, just the folder it in located in
  9. Can we see the cs.ini
  10. Can it not be a startup script, rather than login script? Would then run as admin rather than user
  11. Is the FQDN specified in rules? Sometimes machines won’t join if only the NetBIOS name is specified
  12. Add the /LimitAccess switch to your command line
  13. Create a batch file with the command in and then put the batch file as a startup script
  14. Do they use Outlook desktop client?
  15. Turns out it was a SQL permissions issue. I hadn’t set the permissions correctly on the new domain group. All working now, and can confirm no extra steps needed for Win10
  16. Where was the calendar created because if it was Staff (A) own calendar then it should have been deleted when their account was deleted?
  17. Anyone using Corero Resource 32000 on Windows 10? I had it working on Windows 7 fine but not on 10 and not sure if there are any additional steps required? It loads but just will not let anyone login. We have just changed the domain name so that maybe the problem but after doing so the server could not login either. Now the server is working again and we can login via the shortcut on the server, I assuming it is working correctly.
  18. We only have one in Azure currently but plans to add more. The Azure DC is the GC. Replication is set to 15mins to all other DCs in the schools. We use Fortinet and use the IPSEC VPN to create the Site-to-Site VPN. All free on the Fortinet side and then you pay per resource in Azure
  19. Don’t specify the .cab file. The source should point to the folder only.
  20. We do this currently. Costs about £60 per month and we have 12 schools connected to it. Not had any real issue with it since it went live about 18 months ago
  21. /LimitAccess is only for when specifying the /Source switch isn’t it? I also had issue with this once as dism wouldn’t work as a start up script as needed to be run in users context
  22. You can RMS for free by going to the subscription section and buying them
  23. Create an OU in Google Admin (if Google call it an OU) can drop the user in there. Then only allow GDrive for that one OU You can enabled/disable inheritance if the new OU becomes below an existing
  24. All I will say is Microsoft’s plan is to get rid of Roaming Profiles so definitively do not go that route!
  25. Wondered if anyone else is doing this. I don’t think this is necessarily a Clickview issue but something isn’t working right! We have SSO working to Clickview and can embed a video into OneNote. However when you try to play the video in OneNote it will try to contact SSO provider and then just sit there. If you click it you get the error: Internet Explorer is in protective mode However, protective mode is turned off for all site zones. We have two machines in the school that it works on but I cannot find what is different. Anyone else got this working OK?
×
×
  • Create New...