Jump to content

fairm010

Members
  • Posts

    2,181
  • Joined

Everything posted by fairm010

  1. You'll need different wallpapers for a start. Our most common resolution here is 1920 x 1080 so I created a Red and a Blue wallpaper in Paint.net with a 1920 x 1080 canvas size. Put them in a shared area. Create and assign GPO's to staff and students pointing to their respective wallpaper. If the PC's GPU supports Aero it will be enabled by default and the wallpaper will show behind the taskbar.
  2. I had major issues getting our mitm cert installed on our Kindles. In the end we gave up and the librarian takes them home.
  3. Our Aero task bars change colour based on the wallpaper behind. We have a different wallpaper for staff and students which works well.
  4. Arreks is right. The connect.ini is just that. A file to connect your SIMS client to the SIMS server. The dialog box is part of the SIMS.net application and is coded to that size. Why do you need to change it anyway?
  5. I'd go to this key in the registry, having all the proxy settings entered as you want in IE. Then export the key an use that with your logon script. [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
  6. You can do it like that yes. But have you tried the GPP way, assuming you have Server 2012?
  7. What OS? My entry works fine on Win 7 Pro x64
  8. Did you copy mine or Michaels reg entry?
  9. Youve saved it as a .vbs. Its a .bat.
  10. What is the Syntax error?
  11. Id same in the same directory as your logon script, the netlogon directory. The path in your logon script must point to the .reg file.
  12. Oops my bad. Absolutely incredible though.
  13. I do this with my UniFi controller. I use "C:\Program Files\Internet Explorer\iexplore.exe" -k https://unifi:8443/login
  14. Holy mother of all that is holy. That fence backflip was unexpected!
  15. But.. Here is your script. I'd do a reg entry (Proxyon.reg) Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings] "ProxyEnable"=dword:00000001 "ProxyServer"="10.0.0.20:8080" And then use a .bat to merge it: @ ECHO OFF ECHO. ECHO. ECHO Applying school proxy settings, please wait... ECHO. ECHO. regedit /s proxyon.reg ECHO. ECHO. ECHO School proxy settings applied succesfully! ECHO. ECHO. EXIT
  16. Ah yes, should have mentioned that. I am Server 2012 R2 domain with Win 7 x64 clients.
  17. They removed IE maintenance with IE10 but you can do Internet Options via GPP.
  18. I always use IE with the UniFi controller. Ive had problems with it in Chrome and Firefox
  19. I believe you cannot on the PaperWhite. We have 5 here in the library but due to not being able to install our HTTPS cert we cant access the Amazon book store (whatever they call it). They are taken home by the librarian to install books.
  20. My understanding is, on our DL380p's at least, is that they are both live and powering the thing so if one fails there is no power loss. I have each PSU connected to a different UPS and there has been no problem.
  21. My bad: Chrome 38.0.2125.111
  22. No cert error here. Chrome 33 & IE11
  23. Yeah you are going to want to change Roaming to low, so that they are less inclined to roam.
  24. It's quite unique having a primary setting but also having to be secondary orientated. Thanks, this is all stuff I can throw towards SLT
  25. I did this for a while. Talk to @ICTDirect_Dave for one of his HP machines.
×
×
  • Create New...