-
Posts
150 -
Joined
-
Last visited
-
live in Redcar, work at Priory Woods School, Middlesbrough
-
hiya, im looking at getting a NAS box for home 2TB should do it, can you recomend any suppliers/items that are cheap and reliable, i came accross this and think it looks good... Aero 2000GB 2TB Gigabit Network LAN, NAS, UPNP, Bit Torrent Hard Drive | Network | Buy Online Now! any suggestion please as i will need to order by the end of the day THANK YOU
-
Server 2003 Folder Re Direction Problem
sharkster replied to stevo1565's topic in Windows Server 2000/2003
also try "gpupdate /force" on all the workstations -
Copying one file to multiple computers
sharkster replied to WithoutMotive's topic in How do you do....it?
this should work, xcopy \\server\file.lnk \\%computername%.mydomain.local\c$\DOCUME~1\ALLUSE~1\DESKTOP\file.lnk or xcopy \\server\file.lnk \\%computername%\c$\DOCUME~1\ALLUSE~1\DESKTOP\file.lnk i don't normaly use the domaim.local if you use it in a batch file, dont think batch can take the spaces, edit - the website has put a space between alluse~1 on the top line and file.lnk on the 2nd line but there shouldnt be -
Dummy / Easy to use Photo Size Converter
sharkster replied to DaveMurphy's topic in AV and Multimedia Related
+1 for this if you need it for vista or 7 just pm me -
2nd this - very good
-
im in the middle of doing a fresh install of xp, puttin MP11 on, then installing updates one at a time and trying to see if this is the problem and if so wich update is causing this. don't think this will work thought as im using wsus and all computers have the same updates and its only affecting some, but hey im clutching at straws here and if it works ill just clone the machine
-
ImageResizer Powertoy on Server 2003
sharkster replied to cookie_monster's topic in Thin Client and Virtual Machines
hiya, there isn't a image resizer tool for server 2k3 from microsoft (to my knowledge) what i do here is just use a xp machine with admin privs of the folder with the images, search for all files larger than 2MB then just highlight them all and use the tool from that xp machine. -
we use logmein on the staff laptops, that way if they are doing work any where and have a problem (& internet access) you can just log in and fix it
-
we had this on a few machines at our school, i still not have fixed the problem but it started to work on a few machines, i think its to do either with hardware and/or profiles what i have done so far is... re-installed MP11 - Didn't work created new profiles - worked on most machines (HP) but didn't work on RM machines hope this helps
-
i say... November 14th at 2.00pm good luck to all the rest, even though im going to win
-
try this xcopy \\2003server\sharedarea\_TEACH~1\LettersHome\*.* \\2003server\d$\data\intranets\wamp\wamp\www\letters\*.* edit - or this net use Y: \\2003server\sharedarea\_TEACH~1\LettersHome net use Z: \\2003server\d$\data\intranets\wamp\wamp\www\letters xcopy Y:\*.* Z:\ /d/e net use Y: /del net use Z: /del the /d/e switch make it copy all folders within that directory and also any files that have been modified - 2nd edit this does add spacces inbetween the word "letters" so make sure ya dont copy that acrross

