Jump to content

railfrog

Members
  • Posts

    21
  • Joined

  • Last visited

Reputation

0 Neutral

About railfrog

Personal Information

  • Location
    Cheadle, Staffordshire
  1. Thanks for the reply. I have used the "use pop-up blocker" setting with mixed results. I have a OU with 100 users inside. The OU is linked to the GPO. Only 1 out of 100 was successful with this policy. Still stumped!
  2. I am trying to set the pop up blocker to disabled via GPO. Have spent the best part of the day looking at answers from all over (including here) and none of them seem to work. I am trying to set the blocker from this... To this... Can someone point me in the right direction please? Server 2012, windows 8.1, IE11
  3. I am afraid this was me having a spectacular blonde moment (no offence to any blondes out there) MLS support called me and went through the motions of loaning a book. After the reader has been found, you then need to highlight the readers details by pressing return on the keyboard. when that has been done, you are able to loan books out to that reader.
  4. Hi bennz Thanks for the reply. When you say "readers barcode" do you mean the student or the book. The students have a pin code. The books have the barcode. Have just tried scanning a books barcode in notepad and the tilde ~ is there in front of the barcode. The number matched the book in the system. I believe the scanner to be working properly. This is the problem I am having. This happens after finding the user and then scanning the book's barcode.
  5. Using Eclipse2 with a barcode scanner. All new Y7 have been imported. Y11 binned off and all other years moved up. Can see all users in enrolment and in the various groups. All books are catalogued. Barcode scanner is working correctly. Choose circulate and find a user. When the books barcode is scanned there is an error message of "reader not found". This error message does not allow us to loan any books out. This is really bugging me as everything looks to be correct. Any ideas?
  6. Sorry, late replying. The problem was that patch management was not installed and working server side. Once that was done, the machines that got added to the profiles started to install the software. @kipster Thanks for the reply. Now that we have patch man working we will stick with it.
  7. +1 Happened this morning
  8. Sorry, no. I mean the software's own automatic updates. Adobe, java, flash etc.. Will contact support and see what they can do. Thanks
  9. Been using Impero now for a good few months and very pleased with it. Just got the patch management installed but nothing is happening scan wise or updating. Can't even get patch man to scan any computers. Reading the above post. Do we really need to turn off automatic updates on each PC for the patch management to work?
  10. I have a working XP driven machine, but am looking to "upgrade" it to Win 7
  11. Hi Sorry for resurrecting this thread yet again, but am looking for win 7 drivers for this machine. Anyone know where I can lay my grubby paws on them? Thanks
  12. Thanks for that. Will give it a go tomorrow.
  13. It's for article TEC1395295 on the RM website. "Root Element is Missing" The service host has to be restarted after a certain file is deleted and another renamed. Just want to know if the following would work on the student machines. net stop /yes "RM service Host" @echo Waiting for RM service Host To Stop :loop6 @Rem Wait for 30 seconds @PING 1.1.1.1 -n 1 -w 30000 >NUL @echo Checking Service State @sc query "RM service Host" | @FIND "1 STOPPED" @If %ERRORLEVEL% NEQ 0 goto loop6 @echo Confirmed: RM service Host Service Stopped net start /yes "RM service Host" @echo Waiting for RM service Host To Start :loop7 @Rem Wait for 30 seconds @PING 1.1.1.1 -n 1 -w 30000 >NUL @echo Checking Service State @sc query "RM service Host" | @FIND "4 RUNNING" @If %ERRORLEVEL% NEQ 0 goto loop7 @echo Confirmed: RM service Host Started
  14. If just the RM Service Host start/stop bits of the script were used, would that be o.k to use on the student machines?
  15. I have now got it working. Thanks to all. The STUDENT5 (note the 5(five) on the end) .INI file had somehow got renamed to STUDENTS (with an S(ess) on the end) All working hunky dory now.
×
×
  • Create New...