Jump to content

greenk

Members
  • Posts

    9
  • Joined

  • Last visited

Reputation

0 Neutral

About greenk

Personal Information

  • Occupation
    ICT Technician
  • Location
    Yorkshire
  1. I want to change the home page for users from the original one set in GP but it's failing to apply the change (although RSOP gives the new homepage!). Also if I apply a favourite via GP and then amend it, it sticks stubbornly to the original version. Server 2008 and XP workstations with IE8. I saw a possible workaround using Remote Server Administration Tools for Windows 7 but I don't have a Windows 7 machine. Any suggestions please?
  2. Sorted now thanks. It was indeed to do with usernames rather than permissions or restrictions.
  3. Has anyone experience of the sendlogon utility provided by Bloxx? I'm trying to use it to relax filtering for teachers' PCs but it does not work for teachers, although it does for admin users. It appears to run OK, but has no effect on filtering. Presumably it's something in the GP restrictions for teachers that prevents it from working, but I can't figure out what. XP workstations, Server 2008.
  4. In the event of a power cut, does the WRT54GL turn itself on when the power comes back on?
  5. I've used levellr3r's script to overcome the problem of missing menus - it works (thanks) but the next day the menus have disappeared again. Running the script again makes them re-appear. How do I get them to stay permanently?
  6. Spoke too soon - accessing site today, menus had disappeared again! So ran levell3r's script again, and menus re-appeared. How do I get it to stick?
  7. Just used levell3r's script to solve this problem - worked a treat, thanks!
  8. I have managed to get it working by adding If oFSO.FileExists(spyTmp) Then oFSO.DeleteFile spyTmp, True End If Before line 203 Many thanks to uk101man for the script, it's very useful!
  9. I have just started using inetlogger.vbs. It works fine the first time the user logs off, spy.htm contains details of websites visited. However, subsequent times the script is run on logoff I am getting "access denied" at line 203 which is oFSO.CopyFile index_dat, spyTmp, True and which is preceded ironically by ' Copy index.dat ---> C:\Documents and Settings\\Local Settings\Temp\spy.tmp ' REASON: Avoids file access violations under Windows. The user's spy.htm file is written to but just contains the username, computer name and "Link". The only changes I have made to inetlogger.vbs is the server name in lines 42,159 and 160. The problem occurs even as admin user. I would appreciate suggestions how to fix this.
×
×
  • Create New...