greatone
Members-
Posts
47 -
Joined
-
Last visited
Reputation
85 ExcellentAbout greatone

Personal Information
-
Occupation
Network Manager
-
Location
Essex
-
Ranger mystery...or is it?
greatone replied to snuggletech's topic in Network and Classroom Management
I was referring to the status log on LAN Ranger. Just thought that there might be something there to give you a clue as to what was happening- 15 replies
-
- logging on
- ranger
-
(and 1 more)
Tagged with:
-
Ranger mystery...or is it?
greatone replied to snuggletech's topic in Network and Classroom Management
Have you looked into the Ranger Server Status logs to see what is happening with Ranger. You should be able to filter to a machine that you know was affected to see in what order things are happening- 15 replies
-
- logging on
- ranger
-
(and 1 more)
Tagged with:
-
We have our G APs connected to 100Mb ports as that is the top speed of the Ruckus G APs ethernet port We have our N APs connected to 1Gb ports We have had no problems with up to 30 laptops logging on at one time
-
Afraid that is not true You have to edit the workers.properties file in the \conf\ If you have access to the eportal installation files then go to the docs folder and open up : Setting_up_ePortal_on_a_Single_Server.htm It contains all the instructions and links to getting IIS set up correctly
-
Have you set the logging level on the maintenance page?
-
CMIS Export of room data into format for room booking system
greatone replied to ranj's topic in MIS Systems
That is exactly what I do except that I am not using MRBS for our booking system. In the CMIS table 'Timetable' there is a column 'WeekID'. As we use a one week timetable my column is all set to '1' . My guess is that yours will have both '1' and '2' I would ignore the CMIS week mappings and as you know when week1 and week2 is create a script to populate the mrbs_entry table based on your start date. There are several threads on here regarding importing timetables into MRBS but none of them seem to have come to a positive result -
CMIS Export of room data into format for room booking system
greatone replied to ranj's topic in MIS Systems
Try adding 'ClassGroupID' to the query This may contain the info you are looking for -
CMIS Export of room data into format for room booking system
greatone replied to ranj's topic in MIS Systems
What you need is something like this: SELECT weekday, starttime, finishtime, lecturerid, roomid, courseyear from STUD_ADMIN.TIMETABLE where setid='2009/2010' This is assuming that you have your database set up in the way that Serco advise with the tables owned by STUD_ADMIN -
How do you...set up printing from a mobile trolley?
greatone replied to HodgeHi's topic in How do you do....it?
This doesn't answer your question but may solve your initial problem. We had a similar problem with our laptop trolley printers. I seem to remember that we solved it by changing the port on the print server from the HP generated one to a standard TCP/IP port. It seems to recognise the printer being off line better so that any documents sent to the printer when it is disconnected are queued and print out when it is reconnected. With the HP port it didn't correctly recognise the printer as being off line and tried to send the document which jammed the print queue -
How about option 3 then 'Auto download and notify for install' It just means that you will have to log on to each server to install the updates and the server will then prompt you for a reboot each time you log on
-
In the 'Configure Update Properties' you should be able to set option 4 'Auto download and schedule the install' You can then schedule the install for a weekend
-
Exchange account not in global Address List
greatone replied to glennda's topic in Windows Server 2000/2003
In Exchange 2003 Open 'Exchange System Manager' Expand Recipients then Off Line Address Books In the right pane highlight the Offline Address list, right click and the select 'Rebuild' Once that has completed then on a client download the address book. In outlook it is 'Send/ Receive' / 'Address Book' but untick 'Download changes since last send/receive' -
Try this: User Guide
-
Have you reset the WSUSID on each machine?
-
There are a couple of diagnostic tools you can download: Microsoft Windows Server Update Services Tools and Utilities The Client Diagnostic tool and Server Diagnostic tool I have found to be helpful Also look in the client windowsupdate.log in the Windows directory to see if it is talking to the WSUS server.
