Jump to content

AnnDroyd

Members
  • Posts

    334
  • Joined

  • Last visited

Everything posted by AnnDroyd

  1. This represents a huge step forward for schools wishing to provide proper "Guest WiFi" services. We've been providing this for about a year with various methods for dealing with the proxy configuration. None have proved reliable so we've ended up with posters around the school telling people the proxy details they need to manually add to their device. Losing this hindrance altogether promises to make the Guest Wifi facility come alive and be really useful.
  2. We have a couple of these screens. Some of the above problems sound familiar, and overall we found the software complicated and unreliable. Both of ours now run a standard installation of Windows 7 on our domain. A script runs on startup to display either a Powerpoint presentation or a web page as required. Much easier to manage and more reliable too.
  3. I'm not sure if this relates to Windows 7, or Windows 2008. It could be the workstation, or server responsible. I've noticed that if you open the Add Printer wizard and search for network printers, the printers appear in what appears to be an abitary order. You can sort alphabetically by clicking on the column header, but next time, they're out of sequence again. Does anyone know how this order is defined, and if anything can be done to make them automatically appear alphabetically?
  4. The backup and restore jobs are running with the domain administrator account, so that should be ok, shouldn't it?
  5. I'm not sure if this is the right forum category for this, but it seemed like the closest match.... We're currently planning either a refurbishment or relocation of our IT Support office. Is anyone able to share some photos of their working areas so we can use them for ideas? Thanks
  6. We're backing up our Exchange databases with Backup Exec. The backup completes fine, but we are unable to restore anything. Fortunately, I don't need to at the moment, but we could in future. Errors include: V-79-57344-898 - Backup Exec attempted to restore an Exchange database according to the job settings. The Exchange server was not found V-79-57344-905 - The resource credentials for the restore job were unable to create a role assignment for ApplicationImpersonation. V-79-57344-766 - Cannot log on to MAPI with the specified credentials. Review the resource credentials for the job, and then run the job again. Has anyone experienced this kind of problem and found a solution? We're potentially going to have to replace our backup software to get around this.
  7. Just checked that and tried again this morning and the scripts still don't run unless you log on as a user who has at least local admin rights. Putting the scripts in the user profile under startmenu>programs>startup works fine though, but the script runs visable once the user logs on.
  8. We have foudn that since upgrading to IE9 and Office 2010, if you click on a link to download a document from a site requiring authentication (such as our own VLE), the login box appears behind the browser window. People obviously don't know about this so wait indifinitely for the document to open. Has anyone else experienced this?
  9. This didn't seem to work for us but thanks for the suggestion. Fortunately we've just about got everything configured through policies and profiles now, so its not too much of a problem.
  10. Thanks both for that suggestion. I will try that method and see how we get on.
  11. James, thanks for your help with this one. We're now running TMG server with ISA script as a transparent proxy. Everything seems fine, including access to HTTPS sites.
  12. I think we found the cause of this problem by enabling verbose mode. The delay seemed to be when mapping drives and turned out to be caused by an unresponsive server. Fixing the problem with that server has greatly speeded up the logging in process.
  13. We've tried to deploy Visual Basic 2010 Express by installing on one PC, then creating a Ghost AI package and running it on all the others (fairly standard procedure for most applications). However, whilst it runs fine on the original PC, on the others we get an error message saying "Invalid License Data. Reinstall is Required". Has anyone else seen this and found a way around it?
  14. We are experiencing very slow logons with Windows 7 when using roaming profiles. APproximatley 30 seconds to 1 minute is typical. When logging on with an account that uses a local profile, the login is almost instant. Has anyone else experienced this problem and found a solution for it?
  15. Yes, I have allowed them access to run scripts and edit the registry. This must be ok as the script works if run manually after logon. Good point regarding the event logs though. I'll have a look at that tomorrow. Thanks
  16. I see what you mean. Yes, I tried that as well, and the scripts still didn't run!
  17. When you say specifying it in the profile, do you mean by creating a shortcut? If so, I tried that, but you get a security messages asking you if you want to run the file. By putting the script itself there, you don't get any warnings.
  18. We seem to have sorted this by putting the logon scripts in the profile in the start menu>programs>startup folder. Not an ideal solution, but it gets it working without having to make everyone local admins.
  19. Yes, here you go: net use n: \\server1\users\students\%username% /persistent:no net use o: \\server3\applications /persistent:no NET TIME \\server4 /SET /YES if exist \\server4\netlogon\screenres\%computername%.bat call \\server4\netlogon\screenres\%computername%.bat if not exist \\server4\netlogon\screenres\%computername%.bat call \\server4\netlogon\screenres\default.bat reg delete "HKCU\printers\connections" /f if exist \\server4\netlogon\printers\%computername%.reg regedit /s \\server4\netlogon\printers\%computername%.reg if not exist \\server4\netlogon\printers\%computername%.reg regedit /s \\server4\netlogon\printers\allprinters.reg
  20. Unfortunately I've already ruled out anything to do with policy restrictions. Moving a test user into an OU with no restrictions applied doesn't work. However, making the same user a local admin, even with the same policies applied does work. Even if I could get round the drive mapping problem, we still need the scripts to run for other things.
  21. We're in the process of introducing Windows 7 in our school. Most of the initial problems seem to have been ironed out, but we're left with one stumbling block that we don't seem to be able to resolve: Login scripts don't run for users who aren't local administrators. We are using traditional .bat files to map a few drives and import printer settings. It works fine as an administrator bit not as a normal user. If a standard user logs on, the scripts can be executed manually and all is well, but they don't run as part of the logon process. We've tried the "EnableLinkedConnections" registry fix but that doesn't seem to make any difference. We've tried specifying and locating the scripts within group policies and the netlogon share, but again, nothing seems to work. We'd like to avoid the possibly inevitabale workaround of making students local administrators, but can't find any alternative solutions at present. Has anyone else experience this and found a solution? *Edit: we have also turned off User access control
  22. No we're not. Worringly, I have read elsewhere that "transparent proxying of SSL traffic cannot be done".
  23. James, another quick question if you don't mind. We've made some progress on this by using pfsense and squid to create a transparent proxy. Everything seems to work for http requests, but not for ssl sites. Have you experienced anything similar to this and were you able get around it? Thanks
  24. I think it probably is Squid. It's the SWGfL proxy, whatever that uses. Does this make a difference?
×
×
  • Create New...