Jump to content

mukz

Members
  • Posts

    659
  • Joined

Everything posted by mukz

  1. Might sound silly but is your time correct on the machines? Also try using a different dns just to test
  2. I have it setup using html formatting like Edu-IT
  3. Calling them now! Thanks for the update
  4. U backup and restore using the net2 configuration utility. The doors should just reconnect once everything has restored. You may have to go around and press the button on the wireless handles if you have those.
  5. Pahah! I did the exact same thing!
  6. Great question! To be honest i dont know as Usually our staff have to provide the cover on paper for the person covering, kinda defeats the purpose but i am pretty sure this is what they do
  7. Whilst we don’t use google, we worked department by department when migrating them to OneDrive and teams. That way we could show them the benefits properly.
  8. +1 this 4 x 6mp cameras and 4tb storage will give you well over 3 months running on h265+ on continuous mode.
  9. I believe you would need a third party tool to make life easy. Bittitan keeps coming up
  10. REALLY! they were the one who initially provided me with the script. i usually raise a case through the o365 admin portal when in the specific section e.g teams admin centre. I never have good experience when calling up.
  11. No worries, you can also get one of the MS guys to dial and create the script for you. I find them very useful at times.
  12. Hi Claire, Craig Tolley has created this which might be of use to you. https://www.craig-tolley.co.uk/absence-cover-analysis/
  13. https://docs.microsoft.com/en-us/microsoftteams/teams-quick-start-edu?tutorial-step=5 <# Create a messaging policy and assign it to users via csv. #> $CSVfilepath = "csv file with user ids exported from o365" $data = Import-Csv "$($CSVfilepath)" -Header UserId –delimiter "," foreach($line in $data) { $userId = $line.UserId Write-Host $userId Grant-CsTeamsMessagingPolicy -PolicyName "PolicyName" -Identity $userId }
  14. You can use powershell to apply the policies to the students
  15. It only works using the inventry quick scan readers currently. Kind of silly imho. It should have been designed the other way so that existing paxton readers can sign someone in.
  16. Wouldnt bet on that rich! We have 80 brand new polycom phones and noone wants to take them even for 30quid each lol
  17. In my school this would also be part of my remit, not the data managers. But i try to stay clear and push it towards the data manager as i have more than enough to get on with
  18. Are you using a few docks to do imaging on multiple surfaces, if so u need to add the duplicate hardware id so it is ignored
  19. https://www.cpni.gov.uk/dont-take-bait https://www.sans.org/security-awareness-training/resources/stop-phish might be of use. The first one is done in conjunction with the NCA.
  20. I will see if i can dig it out! Its defo somewhere in the email ether
  21. In that case i will ask my security guy if he has any resources which i can borrow and will pm over if he does
  22. Are you part of LGFL by any chance? They do something alongside sophos that is free
  23. @MS2011 once you do setup hybrid what is ur end goal? To have the users in the cloud? Or mixture of both?
  24. Wireshark You can use a capture filter host 1.1.1.1 or a display filter ip.addr == 1.1.1.1
  25. mukz

    OneDrive Client

    The one thing that stopped alot of issues for us was the new per machine install switch. Login times are also much quicker!
×
×
  • Create New...