Jump to content

lsheldon

Members
  • Posts

    42
  • Joined

  • Last visited

Reputation

0 Neutral

About lsheldon

Personal Information

  • Occupation
    Information Communication Technology Support Technician
  • Location
    Bradford

Employer (optional)

  • Company Represented
    Grange Technology College
  1. i need to beable to do this during term time. while xp is booted
  2. i tried SMS it is not the easiest to set up i might try tackle it again
  3. Hello, We use ris here i just wondered if there is any way of, getting ris to start while an xp machine is running. i.e ) install the desired template / image by commaind line or navigating to the ris setup sometimes we need to build machines that are still booted, we can mstsc to them, its a bit annoying when we have to go and F12 them when we could do this from the office. I know you can install xp cd from a share but it does not have all the customisations and settings we have in RIS so it would be nice to set off ris from a machine that is allready on. Thank you
  4. One of the message is: You do not have sufficent access to your computer to connect the selected printer.
  5. I could i just dont want to do this on 30 servers
  6. I wondered if thee is anything i should be setting in gpo ?
  7. We have Windows 2003 R2 terminal servers apx.30 for our ultra thin client network. The problem is when the user selects a printer it does not allow them to print, unless a administrator origanaly selects the printer on there login The administrator can then delete the printer and the user can still addd the printer themselfs. Its like something is not letting the user install possibly the printer drivers. Does anybody have any ideas.
  8. X32 X64 Printer issues We are going to start updgading our terminal servers to X64 from x32 Our print server is X32 and most of our architecture is X32 I want to know how to get the new x64 terminal servers to print without really changing too much as the users currently point and print We use all HP but various models apx 45 printers between 2 print servers all networked I dowt know how we could make point and print the same and and how we would get the x64 drivers on the x32 server. I would be happy if we could just get the x32 drivers to work on the X64 terminal servers.
  9. We use all HP but various models apx 45 printers betweed 2 print servers all networked I down know how we could make point and print the same and anso how we would jet the x64 drivers on the x32 server. I would be happy if we could just get the x32 drivers to work on the X64 terminal servers.
  10. We are going to start updrading our terminal servers to X64 from x32 Our print server is X32 and most of our architecture is X32 I want to know how to get the new x64 terminal servers to print without really changing too much as the users currently point and print
  11. I need to do this automatically though
  12. This would be great but my experience in vbs is still limited so i would nob be sure how to manipulate the script for my needs
  13. Now its .SWF I now need to delete .swf also, but wait its not that simple I need to delete .swf over a certain size as the smaller .swf files are students work and the larger ones are games. I want to add this to the current script if possible any ideas ? compact /u /s /f attrib * -s -H -R -A /S del *.zip /s /f del *.exe /s /f del *.tmp /s /f del Thumbs.db /s /f this script run's on the student file server every night and tidys the areas as it scans all sub files and folders also.
  14. I now need to delets .swf also, but wait its not that simple I need to delete .swf over a certain size as the smaller .swf files are students work and the larger ones are games. I want to add this to the current script if possible any ideas ?
  15. i am currently using this command, that i overlooked for some reason cd vol:\studentFiles del *.exe /s /f the problem is it does not remove hidden or archived or zipped .exe files but it does remove read only which is good any ideas ?
×
×
  • Create New...