Jump to content

markwilfan

Members
  • Posts

    1,098
  • Joined

Everything posted by markwilfan

  1. We wanted to trial iboss but nobody could lend us an appliance. Sophos let us install our own vm. Smoothwall helped us install a vm and configged if for us remotely foc . Went for smoothwall in the end. Good product and got 4 years for 3. With regard to support can't fault them at the moment. And they provide you with training materials which are pretty good
  2. About 20 here as a test on old machines. Bang for buck best upgrade on older machines ever
  3. I've seen that with some lenovo all in ones we had. Iirc we used a separate boot image with only the drivers for them and a separate task sequence in sccm to force the different boot image
  4. +1 for nagios. For less time consuming setup use check_mk to do the heavy lifting http://mathias-kettner.com/check_mk.html. We have nagvis installed too to give us a live weather map of data
  5. We use the esign solution bundled "free" with planet estream. We were in the market for digital signage and a media server and this ticked both boxes.
  6. What @IanT said. If you install the same version of each driver (x86 & x64) things should be seamless for clients
  7. Haha why the &+#@ did I not see that. Great work around. Thanks @dpskinner
  8. Thanks @dpskinner . Good to know you're not alone on things like this as a sanity check
  9. Thanks @Haptic woo hoo
  10. Hi guys Following the SSL Google switchover we have made a simple splash page with the certificate linked to it and a small set of instructions. This works fine for the Guest Access Service but does not work with the hotspot service we use for our students, it just pings them to the site they requested once they authenticate via the ruckus auth form. Tres frustrating. Anybody else come across this?
  11. literally just about to post about vm queues lol. Glad you sorted it
  12. Almost forgot about cmtrace. Brilliant for debugging sccm and so good it's my default log viewer
  13. What @synaesthesia said Ours is running on an old dell server as a hyper-v vm with only 8gb ram and works sweeeeet. All roles on one box managing around 800 devices
  14. Make sure you install right click tools too. Makes sccm 100 times more usuable
  15. How big is your boot image @mdrabble? No need to put all drivers in. Just network ones, try to keep x64 to x64 boot and x86 to x86 boot too
  16. Sccm rocks. Best thing ever. Just set it up right.
  17. Ohhh also make sure it is activated. Had a few gpo issues with win 8.1 when not activated for example I couldn't gpo the default lock screen
  18. Doesn't have to be enterprise. Pro does it too but has to be domain joined
  19. We have a powershell script that gets deployed twice a day to laptops via sccm. Looks at last reboot time and poos a message up if longer than 2 days, then logs this in a csv
  20. Altaro for us. Very impressed from what I've seen
  21. Old school the gateway/proxy was called stargate - Waves at @harriuk
  22. Exactly what we have lol abundance to choose from. My favourites are Krusty who is our backup server and quimby who is our sccm server
  23. This works BTW. Removing KB3023222 for Win 8.1
  24. exactly what i just found Just spoke to capita support and the software engineers are still investigating the cause as removing the above patch doesn't work for everybody. Entering the date is the workaround
  25. As a powershell sidenote this will help anybody find if a remote machine has an update Get-WmiObject -Class Win32_QuickFixEngineering -ComputerName COMPUTERNAME -Property HotFixId -filter "HotFixID = 'KB3023224'" obvs change computername and kb number to suit
×
×
  • Create New...