Jump to content

petectid

Members
  • Posts

    300
  • Joined

  • Last visited

Everything posted by petectid

  1. We have an apprentice ICT Technician here Gatt, he comes from a government backed training agency works for us and is trained by us. What you appear to say Gatt is that you are not qualified to engender your knowledge to an apprentice. The training agency provides for any qualifications our apprentice takes, not the school.
  2. You need to edit various settings in your .vmx file for the virtual server image, I have had to do this for moving servers in the other direction, Linux to windows. I found this link useful http://www.novell.com/coolsolutions/tip/15407.html
  3. Visit this site http://www.microsoft.com/technet/scriptcenter/learnit.mspx Get hold of some books on scripting I used Windows Scripting self paced learning guide and Windows 2000 scripting guide both from MS Press. Both books come with a Cd that contain all the example scripts. A simple vbs script to map two network drives, does the same job as the net use commands in the above posts. Set objNetwork = CreateObject("WScript.Network") objNetwork.MapNetworkDrive "P:" , "\\server\sharename" Set objNetwork = CreateObject("WScript.Network") objNetwork.MapNetworkDrive "S:" , "\\server\sharename" As you will see more drives can be added when needed, and with a few more commands you could test for group membership and map drives that are dependent on which groups you are a member of.
  4. He is is Salford Skoggmeiger, where its an obligatory part of life to have your head pushed down a toilet. If you manage to escape that indignity then just being in that town is like having your head in a toilet.
  5. I think I'm correct in saying that to train as a teacher in post you will need to follow the graduate teacher program. Having not attained your degree yet that route is not open to you. You could study for your degree first somewhere like the OU, your current qualification may carry some points so you may only have to do a couple of years, then you could become a graduate teacher. As stated above IT coodinators deal with curriculum issues and do not usualy get to involved at all with the technical aspect of computers and networking.
  6. So there is a good chance I have had one of these, only been here three years.
  7. Cheers Russ never even heard of it, so I have not had one yet. Whats the difference, are we now saying that CRB is not full proof? Just Googled it and found that there are two levels of CRB, standard and enhanced.
  8. What’s an ERB check; this even appears on the file you have posted? Have I missed something recently?
  9. Someone did that here the other week, they had changed the refresh rate so that it was out of the monitors display range.
  10. When you run setup it asks for third party disk or array controllers these need to be loaded for the setup programme. Otherwise setup cannot access the disk. Visit Fujitsus site and find out if you need any third party disk controllers. You will probably need a USB floppy drive if there is not a floppy disk drive in the server? To load them for setup, setup only looks to drive A: for these drivers.
  11. Where did you gain all your experience if you have ot worked in IT FN
  12. Network Geezer, its swings and roundabouts really, we seem to manage well here and test our data restore on a bi-monthly basis. The difference between our last full backup and the Thursday differential backup takes about 1.5 to 2hrs to complete so it’s not an issue. We have different tapes for all backups and do not append data. As long as a system works for you it’s adequate but they do need to be tested occasionally.
  13. An incremental backup will backup files since the last incremental or full backup. The backup type you describe is a differential backup. As D McCoy explains it is easier to use a full backup followed by differential as you only need the full backup and the last differential to restore your files this is much easier than using 5+ tapes to restore your data.
  14. Use ARP to set the IP address then ping the device to check its online. You should find your MAC address for the Jetdirect on its label. arp -s ping Sorry forgot to say you may have to reset for this to work. Connect the power lead while holding down the test button.
  15. How does that add up Webman
  16. Your inspector will expect to see evidence, if you have no evidence you are not doing it as far as their concerned. So if you discuss the acquisition and make recommendations on say input devices for Special Needs they will ask what you have purchased, if you lie and get found out well? Inspectors always cross reference what people say, so they will ask your SENCO about the use of input devices for Special Needs and expect them to sing from the same hymn sheet. If they do not then someone may not be telling the truth, and the Head will be asked about inconsistencies in your answers, believe me your Head will not be happy.
  17. We are just about to do this using PARS.net this links with SIMS. Their instructions for installation involve moving a cab file to the PDA by Active Sync the running the cab file on the PDA. The PARS can then be configured to run as a standalone or through wireless to a workstation running their TCP server software.
  18. Twisting wires decreases interference because the loop area between the wires (which determines the magnetic coupling into the signal) is reduced. In balanced pair operation (as in Cat5/6), the two wires typically carry equal and opposite signals (differential mode) which are combined by subtraction at the destination. Thus the noise from the two wires cancel each other in this subtraction because the two wires have been exposed to similar EMI.
  19. How do these cables reduce crosstalk?
  20. Never used or even heard of these but a quick search of google I came up with a server that is 356mm deep Here
  21. AB Tutor gives good control and is excellent value, so I second this.
  22. Well done Callum, make sure that you are given chance to attend relevant training courses. This will enable you to further your chances for posts when you finish at Moorside, remember experience and qualifications will set you up for the future. Good luck
  23. I would not have been concerned it’s just a company using scare tactics. Libel is very difficult and expensive to take to court, even if what is expressed by an individual in this forum seems to put a product or company in bad light, the company still have to prove to the court that your comments have changed the opinion of others.
  24. You’re referring to multi-path you get this both indoors and outdoors. What got me about the engineers testing method was he stood next to a laptop that could also have been broadcasting. While taking a reading for the mast outside there was no mobile being used next to his meter? He made no mention of background noise which is present in all built up areas.
  25. Your CRB check only covers you for work with your current employer, if you work for someone else you need to be CRB checked again. Not a small hurdle, you need volunteers from the very same authority.
×
×
  • Create New...