Jump to content

bicky

Members
  • Posts

    160
  • Joined

  • Last visited

Reputation

2,658 Excellent

About bicky

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Thank you Andy, do you have contact details of the person in Softcat?
  2. Good morning all, We are planning to go for Redstor for 1325 students to backup Office 365 + local VMs. Could you please share the contact details of your supplier? Thank you
  3. We have been deploying to our Intune devices and its been working for last several years. You need to get a fresh Windows computer (reference machine) that has access to the print queue and install the printer queue you want to deploy. Then use the cloner tool which will upload the printer queue to the PaperCut Print deploy portal >> Then you make the print queue available to the users. Then deploy the print deploy client via Intune which will pull the print queue. We have Print Deploy client set with Office 365 SSO which will authenticate the end user. Here is the guide https://www.papercut.com/help/manuals/print-deploy/how-it-works/the-geeky-version/
  4. Boy arrested following cyber attack on school IT system [https://www.bbc.co.uk/news/articles/cwyxxje39gyo]
  5. We moved to SharePoint since 2016/17 with individual site for each department. Main homepage has link to each site. Since last year we moved few departments to Teams, each department has dedicated Teams + SharePoint site that comes with it.
  6. We use Paxton Net2 ACU with Suprema Biometric readers (30+ doors). 1600+ users with biometric We also have some users with cards. This setup has been working fine for last 10+ years.
  7. Conditional Access Policy: Conditions >> Filter for devices >> Exclude filtered devices from policy device.deviceOwnership -eq "Company"
  8. Hi, For us, SDS create Teams for the timetabled class on Schoolbase MIS. We had to delete one of the Teams via Teams Admin Centre. We have run the SDS sync however it is not re-creating that Teams, is there anything we need to do on SDS for it to re-create the deleted Teams? Any help would be much appreciated, thank you.
  9. Have you tried msi method? https://silentinstallhq.com/dymo-connect-silent-install-how-to-guide/
  10. Hi, Could you please DM me the details? thank you
  11. If the devices are on domain then you can run following as startup script to get the hardware hash. Then use excel to merge all csv into one. Install-Script Get-WindowsAutoPilotInfo -Force Get-WindowsAutoPilotInfo -OutputFile "\\network_share\$env:computername-hash.csv"
  12. We have been running Intune since 2018 and this is how we do it here. We export hardware hash from all devices to csv file, then import it to Autopilot. Staff & students has separate group tag in csv. Deployment profile gets applied based on group tag. Devices added to the Staff-Devices or Student-Devices group based on group tag via dynamic membership rules. Device config, WiFi details, remediation scripts, app deployment, Windows updates, firewall/AV rules applies to the above two groups. We then reset the old devices and hand it to the staff/students who then logon with their school credentials. New devices are handed out once hardware hash has been imported to Autopilot.
  13. Please check under Devices >> Manage devices >> Scripts and remediations >> there may be script targeted to this particular user?
  14. python-3.xxxx.exe /quiet InstallAllUsers=1 PrependPath=1 TargetDir="C:\Program Files\Python" /log "%WINDIR%\Temp\PythonInstall.log"
×
×
  • Create New...