Jump to content

Chrish5

Members
  • Posts

    62
  • Joined

  • Last visited

Everything posted by Chrish5

  1. And how does one go about setting up WSUS - do you need Server 2003 R2 or 2008?
  2. Is there anyway to find out who deleted (or even modified) a file from a network share? (Windows Server 2003)
  3. I did start typing the error but a picture speaks 1000 words Just tried the first image hosting site that wasn't blocked here - obviously it's blocked elsewhere, anyway here's the text. Error: Windows cannot open this program because it has been prevented by a software restriction policy. For more information, open Event Viever or contact your system administrator. Code: 800704EC And yes Line 1 is as you put. Update - I found a setting under Computer Settings - Security Settings - Local Policies - Security Options. Devices: Prevent users from installing printer drivers. This wasn't set on any policy affecting the users/computers but with that disabled on the students policy they can now run the vb script and the bat scripts don't return the 1260 error anymore (at least for 1 user on 2 machines...)
  4. NTFS permissions should all be fine here but this still isn't working as it should, is there a setting up a print server idiots guids here somewhere? I get the following error when trying to run the VBS scripts now; http://www.stooorage.com/images/13/150816_untitled.jpg I've let the Students policy only run certain progs - including cscript,wscript and this script.vbs. Line 2 is simply objNetprint.AddWindowsPrinterConnection "\\ygp-svr-002\1A1-5250" So what permissions do they need to add the printers? They have them since the bat files work!
  5. Yeah I'd been looking for what they needed to run it (couldn't find it from a google search) but did just find it on here and thanks to you. The batch files use cscript.exe and the kids don't have access to run that yet they do still work (either at logon and after logging in)! Odd. Also if I allow wscript.exe and cscript.exe will some of the more tech savvy kids start messing around and create their own scripts to annoy me then though?
  6. I'm currently trying to sort out a print server and the corresponding scripts, OUs and Group policies for my school. I've had good results just using some simple Batch files that run on logon (assigned by GP). But for some reason these don't seem to work on all clients. So I started to try VBS scripts instead these work fine for an admin user logging in to the client but not students. I've added script.vbs to the list of programs they're allowed to run (had to do this for the batch logon scripts to work as well) but they never seem to run at login and they can't run them afterwards either. Scripts are under a folder in Netlogon which they have access to btw. Going back to the other problem that I seem to have on some clients when I run the batch script I get error code 1260 which again is something to do with permissions, yet the script will work on a similar pc in the same OU! Any help out there?
×
×
  • Create New...