jamiet147
Members-
Posts
28 -
Joined
-
Last visited
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by jamiet147
-
FRSM File Management Task to delete file, not expire
jamiet147 replied to randle's topic in Enterprise Software
There is a portable app called delage64.exe (https://www.horstmuc.de/wbat32.htm) that I use to do this. Below are a few examples. To delete any files ending .BAK which are older than 5 days: C:\Software\delage64.exe "E:\SBBackups\Daily\*.BAK" 5 To delete any files which are older than 7 days: C:\Software\delage64.exe "C:\Windows\TEMP\*.*" 7 -
In need of HP MSM760 firmware for legacy setup.
jamiet147 replied to cww's topic in Wireless Networks
Will PM you -
IT Manager - Havant, Portsmouth, Hampshire - 33k-37k
jamiet147 posted a topic in Educational IT Jobs
https://hampshire.education-jobs.org.uk/Vacancy/Details/91362/L1ZhY2FuY3kvU2VhcmNoUmVzdWx0cz9yZXRyaWV2ZUZpbHRlcj10cnVl https://www.pcs.hants.sch.uk/assets/recruitment/it-manager.pdf Closing: 10th January 2022 -
Advert: https://www.hamwic.org/attachments/download.asp?file=1354&type=pdf Job Description: https://www.hamwic.org/attachments/download.asp?file=1358&type=pdf
-
Have found a document that confirms when redirecting Google data, it stops cloud sync from working "When you turn on roaming profile support, your users can’t use Chrome cloud sync" (https://support.google.com/chrome/a/answer/7349337?hl)
-
Ah sorry, well spotted. I've changed the title from Google Chromebooks to Google Bookmarks.
-
Hi, I've recently done a Windows 10 refresh and I've now had reports of Google Bookmarks not syncing. I've setup User Config > Policies > Admin Templates > Google > Google Chrome > Set the roaming profile directory and Set the user data directory but has anyone found these settings have stopped bookmarks syncing when signed into personal/school Google accounts, as some people want these synced within their Google account for use at home? The users have also moved into new OUs in GSuite, but I can't find any policies that would stop bookmarks from syncing within the admin console? Has anyone experienced anything similar or can confirm that setting these directory breaks/stops syncing? Thanks,
-
I'm a fan of Ultimate Boot CD; it has plenty of other useful tools too - Ultimate Boot CD - Overview
-
Not what I was after but it works if anyone else comes across this post....
- 2 replies
-
- 1
-
-
- embed video
- sky sport
-
(and 1 more)
Tagged with:
-
Morning all! We’re trying to set up Xibo for our PE department who are after live sports/sports news (some sort of sporty video?) to be play, I’ve been playing around with skysports.com but I’m unable to get this working anywhere other than the sky sports website. Has anyone had any luck with anything similar or can recommend a website other than SkySports for a video feed – as a geek my sports knowledge is limited Cheers
- 2 replies
-
- embed video
- sky sport
-
(and 1 more)
Tagged with:
-
@SovietRussia - Thanks for that but still no joy. @fiza - I can't take credit for this layout, just a few pics from google i've found https://gmav.co.uk/media/wysiwyg/Colour_Charts/corkBoard.jpg http://i686.photobucket.com/albums/vv225/reyleander/post-it-note-1-1.jpg http://learninglinkssmrp.files.wordpress.com/2013/03/post-it-note-1.jpg http://www.rachaelyeandle.co.uk/communities/7/004/011/805/057//images/4591286731.gif
-
Hi All, I've recently taken over some Xibos and for one of the departments we have a cork background with post-it notes pinned to it; I’ve been trying to get the text to appear from .txt files which is working using: include("http://localhost/1.txt"); ?> However; using this is creating a white background around the text instead of us seeing the coloured background from the post-it note. Has anyone done anything similar to this or have any suggestions of getting text from somewhere else i.e a shared drive? Thanks Jamie
-
Normally get ours from Medhurst (Medhurst IT | Making IT Work) or Probrand ([email protected])
-
A few years ago we were paying about £750 a year, in the end this script "http://www.edugeek.net/forums/windows/92976-network-pc-inventory-script.html" was good enough for what we wanted (take note they need 1 years notice to cancel the contract)
-
tar: read error: Input/output error And just tried with cvfi and still got stuck after a few mins, will look into rsync a bit more and see what I can work out... Thanks for your help so far!
- 10 replies
-
- move directories
- pscp
-
(and 2 more)
Tagged with:
-
Hi Mark, Cheers for that, is there any way to ignore input/output messages or continue on error as when I'm taring files it is stopping at 10% due to error messages? Cheers Jamie
- 10 replies
-
- move directories
- pscp
-
(and 2 more)
Tagged with:
-
Hi Guys, I have a Drobo FS that has gone belly up and after 3 weeks of emailing drobo's tech support I've finally got access to my files via SSH. I started copying them off the drobo onto a new drive with WinSCP but found this too unreliable so have started using PSCP.exe with the following .BAT file E:\pscp.exe -pw root -scp -r -unsafe -batch [email protected]:/mnt/DroboFS/Shares/DATA/* E:\DroboCopy\Data\ Only problem is this does stop/freeze every few hours (not as much as WinSCP) but when you start running the bat file again it copies everything from the beginning. Does anyone know of a way of removing files from the Drobo once they have been copied off so when it starts again it doesn't copy everything again? Others forums have mentioned using rsync but this looks a little beyond me - any advice out there? Cheers Jamie
- 10 replies
-
- move directories
- pscp
-
(and 2 more)
Tagged with:
-
Hi all, We seem to be having more and more teachers unable to open any Office programs due to SmartInk trying to access a path that doesn't exist. This error only appears when a user has a dodgy profile and ends up with a C:\Users\username.domain type profile instead of C:\Users\username A quick fix we have found is manually creating C:\Users\username\AppData\Local\Temp which gets office working again but has anyone come across this before? Is there a way to disable SmartInk from Office or know why random profiles get corrupt and end up with .domain at the end? Cheers Jamie
-
For okay-ish kit we use I.T. Schools Africa - Home but for everything else we use prmgreentech.com
-
SOLVED: Turns out FSRM was blocking .BAK files which will stop the program from running….
- 1 reply
-
- 1
-
-
Hi All, Has anyone had any experience with iMindMap6? We’ve rolled it out to staff and students but our students can’t actually do anything once the program has launched; All the menus on the ribbon bar are greyed out? I’ve given our test student account read/write access to C:\Program Files (x86)\ThinkBuzan and C:\ThinkBuzan (the C drive is still hidden to students) but had no joy – any advice out there? Thanks Jamie
-
Thanks Arthur! Adding "bcdedit /set {bootmgr} displaybootmenu no" to the startup script has sorted it. Cheers Jamie
-
Hi, I've got a few of the little darlings who have worked out that booting the machine into safe mode (with networking) will let them logon as normal but won't apply any GPOs giving them access to task manager/cmd/C drive. I've tried running this .VBS On Error Resume next Dim WSHShell Set WSHShell = WScript.CreateObject("WScript.Shell") ' Delete mouse driver for safe mode WSHShell.RegDelete "HKLM\SYSTEM\ControlSet001\Control\SafeBoot\Minimal\{4D36E96F-E325-11CE-BFC1-08002BE10318}\" WSHShell.RegDelete "HKLM\SYSTEM\ControlSet002\Control\SafeBoot\Minimal\{4D36E96F-E325-11CE-BFC1-08002BE10318}\" WSHShell.RegDelete "HKLM\SYSTEM\ControlSet001\Control\SafeBoot\Network\{4D36E96F-E325-11CE-BFC1-08002BE10318}\" WSHShell.RegDelete "HKLM\SYSTEM\ControlSet002\Control\SafeBoot\Network\{4D36E96F-E325-11CE-BFC1-08002BE10318}\" ' Delete keyboard driver for safe mode WSHShell.RegDelete "HKLM\SYSTEM\ControlSet001\Control\SafeBoot\Minimal\{4D36E96B-E325-11CE-BFC1-08002BE10318}\" WSHShell.RegDelete "HKLM\SYSTEM\ControlSet002\Control\SafeBoot\Minimal\{4D36E96B-E325-11CE-BFC1-08002BE10318}\" WSHShell.RegDelete "HKLM\SYSTEM\ControlSet001\Control\SafeBoot\Network\{4D36E96B-E325-11CE-BFC1-08002BE10318}\" WSHShell.RegDelete "HKLM\SYSTEM\ControlSet002\Control\SafeBoot\Network\{4D36E96B-E325-11CE-BFC1-08002BE10318}\" Set WSHShell = Nothing Posted here but my problem seems to be the permissions for the key in the registy only giving admins read access? Thanks Jamie
