Jump to content

RabbieBurns

Members
  • Posts

    5,660
  • Joined

Everything posted by RabbieBurns

  1. just checked, its $5 for a 5 pc license... Ill defo be buying this
  2. StartIsBack.com - real start menu in Windows 8 it says it doesnt install any runtimes or services like the other alternatives suck as the stardock start8 etc, i tried to run procmon to see if it just modifies registry or settings etc but it logs you out as soon as it installs so i cant tell. It doesnt seem to be free but its the best one ive tried so far for sure.
  3. Hasten to add, that I love it now ive 'fixed' it.
  4. Im running windows 8 my desktop and on my tablet. on my desktop i have had to install a 3rd party app, and use it solely in desktop mode, never entering the Metro interface. On the tablet, i use it in metro mode, and never drop to the desktop IMO they have messed up by not offering a toggle switch to set which mode to work in.
  5. RabbieBurns

    Snow!

    No snow here today...
  6. @Soulfish Can the fortinet devices do app control, as their web filtering seemed great when we had a demo?
  7. http://www.computerlinks.dk/FMS/19821.gartner_magic_quadrant_for_unified_threat_manage.pdf
  8. we had one on demo a few weeks back. They told us it couldnt do spam filtering which is pretty much useless for us. We're probably going to go with a fortinet, the FortiOS 5 looks great.
  9. is there an attached photo its not showing in either IE10 or Firefox 17 on windows 8
  10. yep just add the dn.com zone and add an A record for http://www.dn.com or whatever and it will work
  11. it always has full reception when in the UK, Im always mainly around city centers. I thought it might be to do with the cell towers, perhaps polling more often or something?
  12. Ive got a HTC HD2 that Ive put various flavours of Android on over the years. Here in australia where the phone was purchased originally it works fine, battery lasts about 20 hours. Whenever I'm in the UK though, and I put in either an 02 sim or a Tesco sim, using it with the exact same settings (gps, data, etc) enabled as when i use it in Australia, the phone life plummets dramatically and im lucky to get 4 -6 hours out of it. Is there any technological reason why this is the case?
  13. Here it is: http://www.edugeek.net/forums/general-chat/105158-dell-byod-education-report-2012-a.html#post901328
  14. This is AU/NZ but might be of use to some: https://marketing.dell.com/Global/FileLib/BYOD_REPORT/Nine_Conversations_On_BYOD_-_IBRS_report_-_Dell.pdf
  15. they presented to us this week and it looks good, kind of like a sccm+. It also includes Antivirus (trend micro i think) they seemed to reckon it wouldnt cost much more than what we pay for sophos alone, so interested to see what they quote us for.
  16. Is anyone using this? IBM Tivoli Endpoint Manager - Built on BigFix technology
  17. thanks for the reply, great idea. Havent had a chance to do any of it yet as it will require out of hours work and I wont get a chance till Saturday or Sunday. Will let you know how it goes.
  18. Scotland: 8TB 8GB 4U Rackmount Server - 2008r2 Datacenter running Exchange 2010 amongst other VMs. It also the media server that holds movies and automatically downloads tv shows every day. 2TB 8GB 2U Rack Server - 2008R2 Datacenter - P2P VPN to Sydney and other VMs 2* WDTV HD Live (old model) streams movies and TV from the media server 4* Wireless Access Points (mix of N and G) APC SmartUPS 1500 Linksys 1U 24 port switch with cables run to all rooms. 8U Rack Various Ipads, laptops, netbooks, kindles etc. CCTV 5 camera system Coax based but IP digitizer box 3 * Slingbox connected to various satellite systems including SKY Sydney: 2TB 16GB Server - 2008r2 Datacenter running various MS VMs. It also the media server that holds movies and automatically downloads tv shows every day. P2P VPN to Scotland that the BBC subnet is routed through for iplayer etc 1* WD TV Live Streaming (new model) 1* Wireless ADSL 1* SLingbox connected to Foxtel. Various laptops and tablets.
  19. Works great. Thanks
  20. thanks will give it a whirl in the morning
  21. Current: @echo off REM script to install windows 7 hotfixes. cls echo installing KB2492806-x64 ... Wusa.exe \scripts\MSI\Hotfix_x64\Windows6.1-KB2492806-x64.msu /quiet /norestart echo installing KB2505438-x64 Wusa.exe \scripts\MSI\Hotfix_x64\Windows6.1-KB2505438-x64.msu /quiet /norestart echo installing KB2505454-x64 Wusa.exe \scripts\MSI\Hotfix_x64\Windows6.1-KB2505454-x64.msu /quiet /norestart echo installing KB2510636-x64 Wusa.exe \scripts\MSI\Hotfix_x64\Windows6.1-KB2510636-x64.msu /quiet /norestart echo installing KB2523887-x64 Wusa.exe \scripts\MSI\Hotfix_x64\Windows6.1-KB2523887-x64.msu /quiet /norestart echo installing KB2524478-v2-x64 Wusa.exe \scripts\MSI\Hotfix_x64\Windows6.1-KB2524478-v2-x64.msu /quiet /norestart echo installing KB2525332-x64 Wusa.exe \scripts\MSI\Hotfix_x64\Windows6.1-KB2525332-x64.msu /quiet /norestart echo installing KB2547244-x64 Wusa.exe \scripts\MSI\Hotfix_x64\Windows6.1-KB2547244-x64.msu /quiet /norestart echo installing KB2555428-x64 Wusa.exe \scripts\MSI\Hotfix_x64\Windows6.1-KB2555428-x64.msu /quiet /norestart echo installing KB2561285-x64 Wusa.exe \scripts\MSI\Hotfix_x64\Windows6.1-KB2561285-x64.msu /quiet /norestart echo installing KB2561708-x64 Wusa.exe \scripts\MSI\Hotfix_x64\Windows6.1-KB2561708-x64.msu /quiet /norestart echo installing KB2578159-x64 Wusa.exe \scripts\MSI\Hotfix_x64\Windows6.1-KB2578159-x64.msu /quiet /norestart echo installing KB2580119-x64 Wusa.exe \scripts\MSI\Hotfix_x64\Windows6.1-KB2580119-x64.msu /quiet /norestart echo installing KB2581608-x64 Wusa.exe \scripts\MSI\Hotfix_x64\Windows6.1-KB2581608-x64.msu /quiet /norestart echo installing KB2582112-x64 Wusa.exe \scripts\MSI\Hotfix_x64\Windows6.1-KB2582112-x64.msu /quiet /norestart echo installing KB2610379-v2 Wusa.exe \scripts\MSI\Hotfix_x64\Windows6.1-KB2610379-v2-x64.msu /quiet /norestart echo installing KB2617858-x64 Wusa.exe \scripts\MSI\Hotfix_x64\Windows6.1-KB2617858-x64.msu /quiet /norestart echo installing KB2625434-x6 Wusa.exe \scripts\MSI\Hotfix_x64\Windows6.1-KB2625434-x64.msu /quiet /norestart echo installing KB2640148-v2-x64 Wusa.exe \scripts\MSI\Hotfix_x64\Windows6.1-KB2640148-v2-x64.msu /quiet /norestart echo installing KB2645611-v2-x64 Wusa.exe \scripts\MSI\Hotfix_x64\Windows6.1-KB2645611-v2-x64.msu /quiet /norestart echo installing KB2655998-x64 Wusa.exe \scripts\MSI\Hotfix_x64\Windows6.1-KB2655998-x64.msu /quiet /norestart echo installing KB2661001-x64 Wusa.exe \scripts\MSI\Hotfix_x64\Windows6.1-KB2661001-x64.msu /quiet /norestart echo installing Windows6.1-KB2673042-v2-x64 Wusa.exe \scripts\MSI\Hotfix_x64\Windows6.1-KB2673042-v2-x64.msu /quiet /norestart echo installing Windows6.1-KB2675785-x64 Wusa.exe \scripts\MSI\Hotfix_x64\Windows6.1-KB2675785-x64.msu /quiet /norestart echo installing KB2685893-x64 Wusa.exe \scripts\MSI\Hotfix_x64\Windows6.1-KB2685893-x64.msu /quiet /norestart echo installing KB2689311-x64 Wusa.exe \scripts\MSI\Hotfix_x64\Windows6.1-KB2689311-x64.msu /quiet /norestart echo installing KB2693010-x64 Wusa.exe \scripts\MSI\Hotfix_x64\Windows6.1-KB2693010-x64.msu /quiet /norestart echo installing KB2698279-x64 Wusa.exe \scripts\MSI\Hotfix_x64\Windows6.1-KB2698279-x64.msu /quiet /norestart echo installing KB2703610-x64 Wusa.exe \scripts\MSI\Hotfix_x64\Windows6.1-KB2703610-x64.msu /quiet /norestart echo installing KB2715922-x64 Wusa.exe \scripts\MSI\Hotfix_x64\Windows6.1-KB2715922-x64.msu /quiet /norestart echo installing KB2725279-v2-x64 Wusa.exe \scripts\MSI\Hotfix_x64\Windows6.1-KB2725279-v2-x64.msu /quiet /norestart echo installing KB2727324-v2-x64 Wusa.exe \scripts\MSI\Hotfix_x64\Windows6.1-KB2727324-v2-x64.msu /quiet /norestart echo installing KB2728738-v2-x64 Wusa.exe \scripts\MSI\Hotfix_x64\Windows6.1-KB2728738-v2-x64.msu /quiet /norestart echo installing KB2751389-x64 Wusa.exe \scripts\MSI\Hotfix_x64\Windows6.1-KB2751389-x64.msu /quiet /norestart pause Ideally this would look like: For each .msu in the folder. Echo installing wusa.exe /quiet /norestart Repeat Can anyone help with turning my psudocode into reality please?
  22. you can change the account that is used under Test/Edit Credentials of a backup job:
  23. was like that in phuket when i was there too even looked like folk had just patched into the electricity / phone whatever all over the place too
  24. just add SYSTEM to the network share permissions?
  25. bumped for the GMT folk
×
×
  • Create New...