harryeds
Members-
Posts
30 -
Joined
-
Last visited
-
Going back to your original question, when you're adding a NCC block if you set the break type to Day it'll let you schedule a whole day off. If you use the built-in Blanking Code, this option is enabled by default
-
Thanks for getting back to me @Boredguy. I have tried that but am still getting the same error - the fault message refers to copying the file to My SIMS Documents and the message in the bottom left refers to uploading the same file to the DMS, which seems to be working OK. Any further ideas gratefully received!
-
Sorry to resurrect a 10-year-old post - did you ever manage to sort this @JonR? Thanks Harry
-
No problem: -Open AAA's timetable in T6 (Timetable | New | Teacher) -Right-click the Y10 class you want to move to another teacher, select Edit Staff -The easiest way might be to remove AAA from Y10 (just click the remove button) then add the other teacher later if it's a direct swap -Open the other teacher's timetable, Edit Staff, select AAA on the left, tick the lessons on the right, click Replace -Now to put the other teacher on the Y10 class, click the Block button, then click the magnifying glass to find the block the Y10 class is in -You should have a column of lessons with no teacher - right-click any one of these and Edit Staff -To put the PPA in, assuming the other teacher doesn't already have PPA 2Thu.5, click the NCC button, click the PPA code under Non-class Codes, click AAA under Arrange individual NCC sessions for staff, click the period you want on the TT to the right -Check both timetables to ensure they have a room, if not click the class code and press X on the keyboard to assign rooms -To send to SIMS, go Data | Export Curriculum and Timetable to SQL
-
Are there any manuals to explain SIMs Assessment Manager?
harryeds replied to nippy26's topic in How do you do....it?
I would get a SupportNet account - you can then download all the manuals / handbooks you need -
HOWTO set up Active User Manager to auto-create user home folders
harryeds commented on cheesypete's blog entry in cheesypete's Blog
there is also a Microsoft tool called CSVDE which will allow you to create users from a CSV file but it's a bit long-winded to use... -
HOWTO set up Active User Manager to auto-create user home folders
harryeds commented on cheesypete's blog entry in cheesypete's Blog
Looks good - however if you create a user in AD and give the profile and home folder values like \\SERVER\USERS\%USERNAME% and apply group memberships etc then when you need to create a new user, simply copy that user and it will do all the work for you -
I agree with that - 2012 on the physical servers and 2008R2 on the VMs. That way you get to use all the new Hyper-V features and the clients still get a familiar UI (i.e. a start menu!!) if they're logging into a 2008R2 server. Wouldn't use a VDI pool as each remote user then has to have its own VM (as far as I can tell) and can't make use of any server resources that aren't being used.
-
Hi, Our pupil machines all run XP with Winsuite (outdated I know, but it does us for now!) Recently we have purchased 10 HP Thin Clients and a new server. I have: Installed Server 2008 R2 onto the server Installed the Hyper-V role onto the server Set up 10 VMs on the server (one for each thin client to connect to) Installed XP and Winsuite on one and copied its hard disk to each of the other VMs Given each VM a different Static IP Enabled each VM to be accessed remotely by all Domain Users. From the server console, I can log in to each VM no problem as a pupil and as administrator. However, when I RDP into the VMs from the thin clients, the Winsuite login screen appears and I can click on a user, but once I click OK the machine simply thinks for a few seconds then goes back to the login screen. Obviously a simpler solution would be for the VMs to log into a server directly, but you can only install the Winsuite client onto XP and the children are used to clicking on their name rather than typing in a username. If anyone has any ideas why the VMs run perfectly from the console but turn obstinate when accessed via RDP, I'd be grateful, as the teacher can't understand why her new "computers" don't work and it's a bit complex to explain to her why!! Thanks Harry
-
[sims] Anyone have 2005 or 2006 Spring Update CD? Or August 2007?
harryeds replied to harryeds's topic in MIS Systems
Thanks to Vik and everyone else who helped - I've managed to successfully upgrade my DOS SIMS system to the Spring 2011 release :D -
Dunno if I've done it right (no sql experience) but I've gone into sql management studio - expanded the sims db - expanded programmability - expanded stored procedures and then executed db_p_install When I still got reason 0 and other above same messages i tried executing all db_p_* still no luck - I've got the right software version, upgraded to the right db version and run the migration - can't understand why I keep getting all these errors!!
-
Thanks for the reply Matt. It knows that it's on version 3.61.387. When I ran the SQL 2005 migration, I could connect to the SQL 2000 server but it didn't list any databases - I had to load the database file manually. Surely if it had failed at any point during the dbupgrade process, it would have brought up an error message?
-
Hi I'm trying to upgrade an old SIMS db on a virtual machine. I've upgraded it to db version 3.61.387 and done the SQL2005 migration but now get the following errors: (I have the correct - I think - versions of SIMS for the timeframe we're talking about, 7.97 for the main app, 2.11 for dbupgrade) 1. cannot set application role 'sims' because it does not exist or the password is incorrect when trying to log into dbupgrade using sysman & default password I've tried detaching and re-attaching the database as advised in supportnet 2. can log into dbupgrade with sa user & password, but when trying to perform the next lot of upgrades i get: Setuser failed because of one of the following reasons: the database principal 'sims' does not exist, its corresponding server principal does not have server access, this type of database principal cannot be impersonated, or you do not have permission. The SQL Batch which caused the error was : ----------- End of file ------------------------------------------- --schema version and model if not exists(select 1 from sysusers where uid = user_id('sims') and isapprole = 1) begin SETUSER 'sims' end 3. When trying to log into sims using sysman login, I get reason 0. As it says in http://www.edugeek.net/forums/mis-systems/12680-sql-migration-login-failed-reason-0-a.html , SIMS can see the database because it brings up 'Invalid username/password' for an incorrect user/pw combination but reason 0 for a correct one. I've tried all the suggestions in the above thread. Any ideas, anyone? Thanks Harry

