Jump to content

januttall

Members
  • Posts

    238
  • Joined

  • Last visited

Reputation

154 Excellent

2 Followers

About januttall

Personal Information

  • Occupation
    Network Manager
  • Interests
    Linux, Networking, Networks, Routing, Switching, Cabeling, Servers, Proxy's, Desktops, the Outdoors.
  1. Required from January 2017: ICT Technician LCC Vacancy Ref: 160365 37 hours per week, term time + 15 days Grade 5 SCP 17-21 (£17,547 - £19,939 pro rata) Balshaw’s CE High School, Church Road, Leyland PR25 3AH Further details and application form available from the school website www.balshaws.org.uk Closing date: 12 noon on Monday 5th December, 2016 Completed applications to be returned to [email protected] marked for the attention of Mr S Haycocks, Headteacher. Please Contact the school for more information.
  2. Closing date: 12 noon on Friday 14th October, 2016 Required as soon as possible: ICT and Resources Operations Manager Vacancy Ref: 159894 (LCC) Permanent full time post of 37 hours per week, worked over 5 days, Monday to Friday Grade 7 SCP 26-31 (£23,166 - £27,394) Balshaw’s CE High School, Church Road, Leyland PR25 3AH Further details and application form available from the school website www.balshaws.org.uk Closing date: 12 noon on Friday 14th October, 2016 Completed applications to be returned to [email protected] marked for the attention of Mr S Haycocks, Headteacher. Please contact the school directly for further information.
  3. we have had sanaco for about 2-3 years, and had allsorts of issues. firstly it seems to jam the network we have had patches and engineers on lots of occasions and they do blame it on everything but the software. however without the software there is no issue. the main problem is it seems to be intermittent. with headphones we have had loads of issues not all technical. from lots of broken headphones to sanaco having a fit and having to manually go in to set which headphones to use, or reboot the computers. I have considered setting up Vans on our curriculum network and separating different areas from each other. at the moment the entire school of 450+ PC's is on one subnet.
  4. ask someone for a meru quote we have there system in our school and it is really good. no hand offs while walking round the site. and when talking to companies about Voip Phone solutions its one of the only ones there happy about due to Connection methods. and it not disconnecting Sip Phones around the building while your moving about.
  5. this uninstalls Chrome Please look at bottom for just setting IE as default "uninstall Chrome" bat file echo on IF EXIST "%LOCALAPPDATA%\Google\Chrome" (goto _check) else goto _End :_check IF EXIST "C:\Program Files\Google\Chrome\Application\chrome.exe" (goto _uninstall) else goto _End :_uninstall "\\hp-dc\software$\chrome removal\31.0.1650.57\Installer\setup.exe" --uninstall --chrome --msi --system-level --verbose-logging --force-uninstall del /q /s /f %LOCALAPPDATA%\Google\Chrome rmdir /q /s %LOCALAPPDATA%\Google\Chrome del /f /s /q "C:\Program Files\Google\Chrome\Application\chrome.exe" del /f /s /q "C:\Users\%username%\Desktop\Google Chrome.lnk" del /f /s /q "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Google Chrome\Google Chrome.lnk" rmdir /q /s "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Google Chrome" del /q /s /f C:\Program Files\Google\Chrome rmdir /q /s C:\Program Files\Google\chrome del /f /s /q "C:\Users\Public\Desktop\Google Chrome.lnk" REGEDIT.EXE /S "\\SEVER\SHARE$\DIR\removechrome.reg" :_End rem *Set IE as Default.* "\\SERVER\SHARE$\DIR\SETIEASDEFAULT.VBS" "remove chrome.reg" Windows Registry Editor Version 5.00 [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\ChromeHTML] [-HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet\chrome.exe] [HKEY_LOCAL_MACHINE\SOFTWARE\RegisteredApplications] "Chrome"=- [-HKEY_CURRENT_USER\SOFTWARE\Classes\ChromeHTML] [-HKEY_CURRENT_USER\SOFTWARE\Clients\StartMenuInternet\chrome.exe] [HKEY_CURRENT_USER\SOFTWARE\RegisteredApplications] "Chrome"=- [-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Uninstall\Chrome] [-HKEY_CURRENT_USER\Software\Google\Update\Clients\{8A69D345-D564-463c-AFF1-A69D9E530F96}] [-HKEY_CURRENT_USER\Software\Google\Update\ClientState\{8A69D345-D564-463c-AFF1-A69D9E530F96}] [-HKEY_CURRENT_USER\Software\Google\Update\Clients\{00058422-BABE-4310-9B8B-B8DEB5D0B68A}] [-HKEY_CURRENT_USER\Software\Google\Update\ClientState\{00058422-BABE-4310-9B8B-B8DEB5D0B68A}] [-HKEY_LOCAL_MACHINE\SOFTWARE\Google\Update\ClientStateMedium\{8A69D345-D564-463c-AFF1-A69D9E530F96}] [-HKEY_LOCAL_MACHINE\SOFTWARE\Google\Update\Clients\{8A69D345-D564-463c-AFF1-A69D9E530F96}] [-HKEY_LOCAL_MACHINE\SOFTWARE\Google\Update\ClientState\{8A69D345-D564-463c-AFF1-A69D9E530F96}] [-HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Google\Update\Clients\{8A69D345-D564-463c-AFF1-A69D9E530F96}] [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\Installed Components\{8A69D345-D564-463c-AFF1-A69D9E530F96}] [HKEY_CURRENT_USER\Software\Classes\.htm] @="htmlfile" [HKEY_CURRENT_USER\Software\Classes\.html] @="htmlfile" [HKEY_CURRENT_USER\Software\Classes\.shtml] @="htmlfile" [HKEY_CURRENT_USER\Software\Classes\.xhtm] @="htmlfile" [HKEY_CURRENT_USER\Software\Classes\.xhtml] @="htmlfile" [HKEY_CURRENT_USER\Software\Classes\.xht] @="htmlfile" "Set Default Browser " .VBS I Would recommend you run this as a Per User script also as it apply s to the current user reg keys and if a user has chrome as default and you rip it off no browser will open on clicking links. Set objShell = CreateObject("WScript.Shell") objShell.RegDelete("HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.htm\UserChoice\") objShell.RegDelete("HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.html\UserChoice\") t=objShell.RegWrite("HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\Associations\UrlAssociations\https\UserChoice\Progid","IE.HTTPS","REG_SZ") t=objShell.RegWrite("HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\Associations\UrlAssociations\http\UserChoice\Progid","IE.HTTP","REG_SZ") t=objShell.RegWrite("HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\Associations\UrlAssociations\ftp\UserChoice\Progid","IE.FTP","REG_SZ") t=objShell.RegWrite("HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.htm\UserChoice\Progid","IE.AssocFile.HTM","REG_SZ") t=objShell.RegWrite("HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.html\UserChoice\Progid","IE.AssocFile.HTM","REG_SZ") t=objShell.RegWrite("HKEY_CURRENT_USER\Software\Clients\StartmenuInternet\","iexplore.exe","REG_SZ") t=null Hope this helps copy and paste into notepad files and save as respective file types.
  6. We are getting the same error, did you find a fix for this? we have tried re imaging the machine with 2 different images. installing a fresh OS from CD. the drives are correctly mapped and have even pointed sims.ini to the server. we have reinstalled sims multiple times using both GPO script and manual installation. we have checked permissions to the machine. we have checked permissions to the domain. we have even tried to give staff local admin rights. This issue only affects one user account, other users can use Sims on this machine. but this does not affect all Sims workstations some machines are working with this user fine. we have also run simsperm.bat the only "fix" we have found is to recreate the user account but we can no longer do this as we have Office365 connected to our AD. (and this will break mailboxes). the Weird thing is the sims account works under other users AD accounts, and other Sims users can log in under the AD with the problem but when the two are used together this error comes up. any help ? as we cant recreate User accounts and the problem sounds like a sims problem. -- THANKS THE POST ABOVE FIXED OUR PROBLEM -- Thanks Rawns -- IT had taken us weeks even the LEA couldn't find a fix to this problem.
  7. just wait till you get a student or device that desides to bridge the VLANs PC's Can be set to use multiple VLANS. DONT TAGG ALL PORTS!! BAD IDEA.
  8. all you need to do is tag or trunk the vlans you want on to the specific port for the AP the only other place you need to do this is the feed from the switch higher up this also need the feeder (other switch) port to have the trunk ports. don't set all your ports to have all the tagged traffic this is a bad idea.
  9. Air your concerns and suggestions to SLT or the head, and explain why just buying X or Y isn't a good idea when A and B are needed then Put your concerns and suggestions forward ON PAPER and keep a copy. then when they deliberately ignore you and things don't work you have proof that you suggested things that were needed prior to buying X and Y. you might not be popular for doing it but don't take any messing or they will walk all over you and then Blame you for any problems and deliberately claim that you didn't raise the issue earlier, Emails are a good way of doing this. (if you cant tell i have had simaler problems)
  10. If your default route is LEA controlled you need to set NAT and PAT on your router it's the only way of getting data back to your Cisco router.
  11. you may need to advertise or set up a route back to your new network on what ever is doing your routing AKA YOUR main networks Default route or alternatively, use NAT-PAT on your CISCO router with the Wi-Fi on and you wont have to set any other return routes anywhere.
  12. have you got your interface IP's Set with the correct Sub-net Masks it sounds although your sub netting the 10.0.0.0 255.0.0.0 into 10.0.1.0 and 10.0.2.0 255.255.255.0 this may be some of the reason its not working correctly, also are there any ACL's Set up on the router if so you may wish to turn them off till you can verify that there not causing the issue. if your router goes Internet > SMOOTHWALL > Main Network > Router > Wi-Fi you shouldn't need to set anything in the smooth wall box. unless its to do with filtering restrictions network wise it should be OK if the router plugs direct into the smothwall box then. A. Why do you need a router. B. you will need to change Network settings on it somewhere.
  13. Using sub-nets is a way of cutting down on broadcast traffic why would you want to have your broadcasts traversing your sub-nets, increasing your used bandwidth. also broadcasts for one network wont work on another as its a different range of addresses there for only serving as a way of adding to your traffic. your Multicast i can understand you wanting to get it to transverse your sub-nets. Subnet = Difrent IP range denoted by the Subnet mask.
  14. Do the Vlans contain separate Networks (is in addresses and subnetmasks) you need either a router or a layer 3 switch set to route between the networks as the addresses prevent the two networks talking even if you directly connect the vlans (not a good idea!!). you can do it on any router or L3 switch or even a Linux PC set as a router if you must, but you must set up some form of router. this only needs to be done once and one interface on a professional router or pc that can handle vlans. then trunk the vlans through into your switches and out to clients.
×
×
  • Create New...