-
Posts
784 -
Joined
-
Last visited
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by User3204
-
I've already done this for our Autodesk. Only the Primary Admin can do some things, so be careful who you pick. If you do this, you can set up SSO, there's instructions. We've linked to our Google Workspace, but EntraID is there too. Directory sync needs money though. You need a CSV per group, which I've done per year, and one for the staff - it tells you the format when setting it up. Import them, then you can assign products to each group. Each product gives you 3000 user licenses. So currently we've got 8755 out of 18000 seats. AutoCAD web, means no more installs. It's possible to attach both OneDrive and GoogleDrive to the AutoCAD web - per person, not in bulk. I think the students are able to download the isntaller that I have made available in the Team. ... Everyone here uses Solidworks instead.
-
Hi, Hmm, so I wonder, does anyone use this ? I know I need to add the AD_Accounts into GWS, but the GCDS tool can only add existing fields, and so it can add $USERNAME, but not $DOMAIN\$USERNAME, unless we create a field in AD with this data in.
-
Hi, We have Google as our main mail/calendar/drive online. We have Windows 11 on site. Students don't always login to Chrome on Windows, and they rarely login to Google Drive. We were trying to simplify this, by setting up GCPW, which makes them use google to login to the Windows computers. We still need Adobe and other things on Windows, so we can't just dump them onto Flex. I can't get GCDS to put the usernames into Google. It's supposed to have a field on Google called AD_accounts with DOMAIN\USERNAME, but despite Gemini telling me what I need to type in, the sync just ignores the field. The instructions online seem to gloss over with "...use GCDS to import these settings..." I've checked and we're on the most recent GCDS 5.0.39. There seems to be no way to concatenate two fields. Is anyone using GCPW to login like this, and if so, how do they sync the AD usernames? Cheers.
-
How are people blocking software/apps in windows 11
User3204 replied to User3204's topic in Windows 11
I've had a few problems with Applocker so far: 1. I want to block silently, like SRP did. But there doesn't seem to be any way to do this. 2. I try to sign things from Microsoft as Allowed, but I still get onedrive FileSyncConfig/FileCoauth blocked. 3. Update software runs as current user, from the AppData. Autodesk, Onedrive, Chrome The reason I switched from SRP is because it's deprecated, and isn't supposed to work on Windows 11. I think we're going back to SRP, until we can get all the fixes. But if it stops working for 25H2, I wouldn't be surprised. -
Hi, Well Software Restriction Policy (SRP) is deprecated since windows 10. When we try to use AppLocker we get the blue pop-ups to say software has been blocked (but the only way to see what software is in the Event Log), and there's no way to hide this. We've found it's unusable for exam accounts, because there's so much that is blocked. We didn't have this issue with SRP, because it did it all silently. What are other people using to block software in Windows 11 ?
-
Does anyone have a guide to WUFB? We're using WSUS, and apart from having to rebuild it every so often, it's been fine. I've tried to get a couple of test machines to connect to WUFB, but I can't see them appearing in any logs on Entra. If I run the PSwindowsUpdate command "get-wuservicemanage", it says I'm using "Microsoft Update", but unmanaged. I've been scrabbling around various web sites, but they all seem to be against older versions of this, as the console on Entra looks different to mine.
-
Solidworks uses a license server, and give 60 concurrent users on site. Plus also unlimited student use on their devices. I think it cost ~£600 per year. Autodesk uses a license server, and gives a 3000 concurrent users on site, for all the stuff they produce, the initial server config is an arse, but will just keep going if you're not adding new software. Free. Sketchup is web based, and will SSO with Google (and probably M365 if you have this). Free. Solidworks and Autodesk will fill up your local hard drives. Fusion 360 doesn't like me.
-
But, this is would cost me £50k per year just to buy Chromebooks for all the year 7. How much money do you have ?
-
Hey, Has anyone tried to install the new version of Ableton Live Intro version 12? We were running version 11, and this all worked with their instructions for copying unlock files around, but the same instructions don't work for either 12.0 or 12.0.1. I asked Ableton, but all they've suggested was to rename the "commonconfiguration" folder to "CommonConfiguration", but this is windows 10, so it really shouldn't matter. I think version 12 is also ignoring my options.txt file. Anybody have any ideas. Other than rolling back to version 11, and waiting for them to sort it. Cheers.
-
[sims] Capita is trying to sell off non-core businesses (SIMS is for sale)
User3204 replied to psydii's topic in MIS Systems
Or, to put this in English words... we received an email from parentpay marketing this week. So, it's all downhill from here. -
[sims] Capita is trying to sell off non-core businesses (SIMS is for sale)
User3204 replied to psydii's topic in MIS Systems
So, there's a Shareholder meeting for Capita due on 14th January, with the title "Proposed disposal of Capita’s education software solutions business" Yep, there's a vote during Covid. Anyway, it's to go to Montagu. -
I have managed to sort this problem by installing a patch from Microsoft. If you go here: https://blogs.technet.microsoft.com/office_sustained_engineering/2017/12/05/december-2017-non-security-office-update-release/ is a list of the patches that were released this december for office I have found that the Excel 2016 one fixes it for us. https://support.microsoft.com/en-us/help/4011577/december-5-2017-update-for-excel-2016-kb4011577 We haven't rolled this out using WSUS yet, but I have installed it on the 3 machines that had the issue.
-
We had this issue, it turned out we'd swapped computers around and renamed them based upon where they were located in the classroom. We'd find the computer with a new name (due to its new position), was joined in, it would kick off the computer that had been called that name. So we'd rejoin this computer, with its new name, but it would then kick off the computer which it thought had a matching name. We found the trick to fixing was every time we had a machine, remove it from AD on the client, then go to the AD and remove the computer name if it still exists. Then re-join it. You may find that every time you go through this process another machine loses its connection, but then as long as it's joined in with the new name it'll work. Oh, another important thing to note, it only seems to check that its able to connect to AD at boot up, so machines will break when you restart them, not when you rejoin them...
-
Article: Tech Support - By Schools, For Schools
User3204 replied to GrumbleDook's topic in Legacy CMS Comments
Heh, I like what's happened to the ICT Register lately see their URL http_NOLINK://www.ict-register.net -
Drop into a command prompt and check out: assoc and ftype. FTYPE [fileType[=[openCommandString]]] fileType Specifies the file type to examine or change openCommandString Specifies the open command to use when launching files of this type. Type FTYPE without parameters to display the current file types that have open command strings defined. FTYPE is invoked with just a file type, it displays the current open command string for that file type. Specify nothing for the open command string and the FTYPE command will delete the open command string for the file type. Within an open command string %0 or %1 are substituted with the file name being launched through the assocation. %* gets all the parameters and %2 gets the 1st parameter, %3 the second, etc. %~n gets all the remaining parameters starting with the nth parameter, where n may be between 2 and 9, inclusive. For example: ASSOC .pl=PerlScript FTYPE PerlScript=perl.exe %1 %* would allow you to invoke a Perl script as follows: script.pl 1 2 3 If you want to eliminate the need to type the extensions, then do the following: set PATHEXT=.pl;%PATHEXT% and the script could be invoked as follows: script 1 2 3 Stuff the relevant commands into a startup script.
-
AUTODESK Free software now can be used in the Classroom!
User3204 replied to chazzy2501's topic in Enterprise Software
Soo... Just after I've paid the annual license to Autodesk for Maya.. they decide that I can get it for free... The deployment for this is fairly simple if they'll give you a serial number and product code. -
What do you have on the desktop? We've found that removing most of the icons from the desktop makes it logon quicker. It turns out that our students use the start menu anyway, so no-one really notices if I remove lots of icons.
-
We have it set up, but the tech who did all the messing around has now retired, i've got some instructions on how the h@ll he got it all running, so I'll see if I can dig out what he did. I know there were a 'few' problems with installing it.
-
It depends on the software. But I'd go with a 'yes', there'll be a way to make whatever software do it.
-
We've just had VMware Data recovery installed onto our vm cluster this summer, which once it's managed to go through all the data on the cluster should do us. We have two 8tb NAS boxes for it to backup onto. It's a freebie as part of the VM ware license we have. It does deduplication, which is good in terms of saving disk space, but is annoying as it takes ages to backup.
-
live@edu asking for secondary phone and email details
User3204 replied to robk's topic in Cloud Services
To drag this back on-topic. If there is no way to stop the Office 365 from requesting additional information, is there any way we can pre-fill this data ? I was planning to move the students over the Live@edu or Office 365 this summer, so ideally, if I could import a standard question and answer to all the accounts, this would be ideal. Say for example 'what is your date of birth' and put in their DOB to the answer. -
Ah.. this is what happens when you're too busy to read the documentation. yeah, but when I did this, it killed the server off. Cool. I usually only pay about £600-£900, for an engineer/contractor per day, but I didn't arrange the visit, and I think it was around £1500, and he left it not working. I hadn't noticed the scheduling part, this should do what I need. The main advantaage would be if I could run two (or more) versions of of the SIMS client against the server, this way it wouldn't matter if I hadn't managed to upgrade them all.
-
What is the point in SOLUS3 ? What I thought this would do is allow Capita updates to be downloaded for install later. So we could be sure that all the clients were ready before the install, to avoid the annoying SIMSLOAD running through a 20 minute update when people want to do their register. Yet what it appears to do is push the updates to machines centrally, and make it so only a restricted number of clients can update at a time. Have I missed something ? I think I'll ignore it and keep on doing things the way that works, even if it is slow, at least we can see what is happening. We had an engineer from Capita in to do the install for this and Discover about a week ago, and we're still sorting through all the problems he left us with.
-
I've tried the Belkin one, and it was fine for what we wanted it for, sharing out a USB scanner. The only issue we had with it was that the students would use the software and take control of the scanner from eachother, as it only allowed one computer to be able to use the device at a time. Eventually we just made up a computer especially for this scanner. Meh. I tried to use this for a license server, but then discovered that the new version of the license server no longer needed the dongle. Can't remember what it was, possibly Solidworks... It didn't work by the way.
-
I use this Automatic backup to a Windows share |*CensorNet which allows me to connect to a SAMBA share on boot. Basically: //adserver/Public /mnt/win smbfs defaults,user,auto,username=joe,password=password123 0 0 in the fstab file. The trouble is, you're not supposed to use smbfs and smbclient anymore, dunno why, but Ubuntu tells me off.
