Jump to content

7andY

Members
  • Posts

    68
  • Joined

  • Last visited

Reputation

41 Excellent

About 7andY

  1. I use a similar Robocopy script run on a schedule on the first Sunday of every month - but they still seem to be adding more than I can delete!!!
  2. Are your IPs allocated through DHCP, including DNS reslover addresses? Is this one machine not getting it's IP via DHCP? Time to check Network Properties, I think!! 7&Y
  3. Beyondexec does it for us.
  4. Powdarrmonkey - single word, usupported answers are generally considered rude and in poor taste. Would you like to clarify why it is wrong. Is it because you don't consider PCs electrical? Or that it is safe for students to use them unsupervised? I would hate to be in your shoes if one of your little 'angels' decided to pour a bottle of water into the PC, and electrocuted themselves...
  5. Dell once took 9 months to supply some drives for a server, then sent the wrong ones... Never bought Dell since.
  6. Computers are electrical items. Health and Safety rules state that that students must never use electrical equipment unsupervised. Infrom SLT they are breaking the rules by allowing this to happen... 7&Y
  7. ...or just right click on the share and click 'Disconnect'...
  8. Yes - this is direct from their spec sheet. We have raised it with them, and they are adamant that this is the requirement, even though it will leave 4.3GB RAM lying idle. Go figure...
  9. Is anyone using the Behaviour Managent Module for Facility/CMIS? If you are, can you tell me: Does it work successfully? Are you using the recommended spec server (including 8GB RAM on a 32-bit system...)? Does it slow your system down? We appear to be having a difficulty tracking down a problem with the Behaviour Management Module, and it seems Serco won't help us out because we aren't using the recommended spec. Cheers, Andy E.
  10. We have some full Windows 95 and DOS 6.2 licences which we use as Full licences so that we could use our Software agreement to install Windows on a few PCs. Rang a supplier (name withheld to protect the innocent!) for some PCs without Windows and told it was illegal to sell machines without Windows - in Microsoft's dreams!!!)
  11. We use con2prt.exe to set printers on each PC. A batch file runs at logon to pick up some Environment Variables to set default and other printers dynamically.
  12. Nice little script... REM Script to de-share all sub-folders within a folder REM Use when deleting a student year group REM Set folder before use!! FOR /D %%I IN (F:\USERDATA\STUDATA\HDRIVES\2009\*) DO NET SHARE %%~nI$ /DELETE REM Follow up with RMDIR /S F:\USERDATA\STUDATA\HDRIVES\2009
  13. Just starting with FOG. Set up the AD bit OU=nnn,DC=nnn,DC=nnn etc. Is this not right? And, if it ain't, what should it be?? Cheers, Andy E.
  14. Agreed - RoboCopy...
  15. There are a couple of settings in php.ini in your PHP folder and config.ini in your Moodle folder that control the size of files you can upload. Can't remember what they are offhand, but a search at Moodle.org would turn them up. 7&Y
×
×
  • Create New...