Jump to content

itgeek

Members
  • Posts

    496
  • Joined

  • Last visited

Everything posted by itgeek

  1. itgeek

    SOLUS 3

    I have just looked on the server using TCPView and I cant even see port 52965 port 52966 and port 8739 are listed. Thanks
  2. itgeek

    SOLUS 3

    Thanks for your reply. Just looked in the sims.solus3.agentservices.exe.config From this it looks like the client is running on 52966 and the server is running on 52965. I should be able to telnet 52965 shouldn't I? Do you need to enable port 52965 or register it on the server if it is not showing in netstat? Thanks again for your help
  3. itgeek

    SOLUS 3

    Hi We are having problems with solus 3. We are not getting target version for any of the workstations so I cant update sims on any workstation or server. We have windows firewall switch off however I have still added the exceptions to windows firewall. I have tried to telenet from the workstation to the server but get the following error Connecting To servername...Could not open connection to the host, on port 52965: Connect failed I have run netstat -a on the server but port 52965 does not show. Has anybody got any ideas I could try? Thanks in advance
  4. Hi Stuart Dont waste time with a custom MMC use this password reset tool from burconix it allows all teachers / staff to reset student passwords in a specific group. Its easy to setup just follow the guide. Reset Student User Password Free Tool for Schools, Business and Education - Burconix Let me know if you need any help :-)
  5. I am correct in thinking that you cant just disable one file type but you have to add all the software first then disallow the vbs cmd etc? I just want to put block vbs cmd bat is that possible? Thanks
  6. Thanks for the answers. Would it be possible just to block the file types not all software? Thanks again
  7. Hi How are you blocking .vbs .cmd .bat files but still allowing login scripts to run and scripts for printers etc? I was thinking software restrictions but have never done that before any guidance if possible Thanks in advance
  8. itgeek

    Block Java Games

    Thanks jb2201 How would I go about doing this doing this please? Thanks
  9. Hi How are people blocking java games and .exe on the network. I have added the title to blocked apps but the students change the name of the file. Thanks in advance
  10. Hi We have laptops that are used in school and at home. I would like a method to set the proxy server when in school and automatic when at home. What would the best method to do this. Thanks in advance
  11. Hi We are moving our sims from physical to virtual. Should I go for server 2008 R2 or server 2012. We are also installing SQL 2012 what version do I need? Thanks in advance
  12. I have tried to do this however when I put the ip address in the field it gets rejected. I have also put smtp.servername, is this correct? Thanks for your help.
  13. Hi I am trying to configure our veeam backup server to send me info about the backup jobs and errors etc. I am having problems with configuring office365 and veeam. I just cant get it to communicate and work. Does anybody have this working with office365 and veeam smtp? Kind Regards
  14. itgeek

    Ctrl Alt Del

    Ulta VNC 1.0.6.4 We use skeep for deployment and viewing Skeep VNC Console | Free System Administration software downloads at SourceForge.net Thanks
  15. itgeek

    Ctrl Alt Del

    Hi Thanks for the reply it does but it does not work. Its after I have turned UAC off that has caused the problem. Thanks
  16. itgeek

    Ctrl Alt Del

    Hi We have disabled UAC via GPO and now we can use vnc to view but it wont allow Ctrl Alt Del when the pc is not logged in or locked. Does anybody have a solution? Thanks
  17. Hi I have a script to make a folder in the c:\test. How do I set permissions for the test folder so that local users have write and read access to this and all the files inside this folder? so far I have mkdir c:\test Thanks
  18. Thanks for the info. Has anybody had a go with pdq deploy?
  19. Hi I have been looking at our GPO structure and it's a bit of a mess. I am looking into software deployment and was thinking about moving away from group policy. How do other schools manage software deployment, third party solutions etc. Thanks
  20. Hi We have setup netsupport tutor on the teachers machine. The problem we are having is that we have to set the room layout and options for all teachers on the same PC. Surely we are missing a trick and we can set this up for multiple users on the same PC. It's like it is putting all the settings in the teachers profile. Thanks in advance.
  21. Hi Would it be possible if anybody has a copy of this software they could send it to me? Thanks in adavnce
  22. Thanks for you reply. I still cant get the .bat to run. Does anybody know what I am doing wrong? Thanks @echo off set Source=\\domainname\NETLOGON\Desktop Shortcuts\test.lnk\ set Target=C$\Users\Public\Desktop\ set List=c:\Computers.txt\ for /F %%a in ("%List%") do robocopy "%Source%" "\\%%a\%Target%" Pause
  23. Hi I am trying to copy a folder from a network share to a list of computers to c:\ I have tried the code below just cant get it to work. Does anybody have a script @echo off set Source= set Target=c:\ set List=machinelist.txt for /F %%a in ("%List%") do robocopy "%Source%" "\\%%a\%arget%" Thanks
  24. Hi We have a database that we use in school. I need a method to copy a database from a central location and custom icon to the laptops and certain desktops that updates and copies a new one over every time. What is the best method to achieve this? Thanks
  25. Hi The problem I am having is with roaming profiles and printers getting followed with the user. Please could you tell me how I should 1. deploy the printers 2. set default printer 3. delete old printers from users profiles (script?) Thanks for your help.
×
×
  • Create New...