Jump to content

itgeek

Members
  • Posts

    496
  • Joined

  • Last visited

Everything posted by itgeek

  1. itgeek

    Rename File .bat

    Thanks Gibson335 Your suggestion worked You don't need the second drive or path, just the name. And I reckon you need the full filename, including file type. (didnt need the extension in the end)
  2. itgeek

    Rename File .bat

    Do you know what file type this is? Thanks
  3. itgeek

    Rename File .bat

    Still no joy even in dos it does not show file extension..? Rename "C:\Users\%username%\AppData\Local\Google\Chrome\User Data\Default\Web Data" "C:\Users\%username%\AppData\Local\Google\Chrome\User Data\Default\Web Data-old" Pause
  4. itgeek

    Rename File .bat

    Do I need to put the file extension? If so it doesn't have one just says file?
  5. itgeek

    Rename File .bat

    Still Doesn't work getting.. The syntax of the command is incorrect? Rename "C:\Users\%username%\AppData\Local\Google\Chrome\User Data\Default\Web Data" "C:\Users\%username%\AppData\Local\Google\Chrome\User Data\Default\Web Data-old" Pause Thanks
  6. itgeek

    Rename File .bat

    Thanks I have tried that but still doesn't work. Like this? Rename "C:\Users\%username%\AppData\Local\Google\Chrome\User Data\Default\" Web Data Web Data-old
  7. Hi I need to rename a file using a batch file on all pc in the domain. What am I doing wrong if anybody can see any errors in the below script? Thanks in advance Rename C:\Users\%username%\AppData\Local\Google\Chrome\User Data\Default\Web Data Web Data-old
  8. itgeek

    AUP

    Both if possible, Thanks
  9. itgeek

    AUP

    Hi Does anybody have an acceptable use policy that they are willing to share. I am looking at adding youtube and other sites to it? Kind Regards
  10. I had a problem with ie branding. What version of ie you running? I would try to downgrade to 10 seems to be ok? When we applied ie11 it didn't like our roaming profiles!!!
  11. Windows defender?
  12. Spark is good it allows you to integrate with your pbx phone system etc.
  13. I would create a test OU and put yourself in there. I would also (not recommend block inheritance on this OU) Then apply the password policy. Give that a try.
  14. Hi Does anybody have a script to tell me what all the machines in the domain the internet explorer version? Thanks in advance
  15. Thanks that was just as an example to show you. Thanks for the reply.
  16. Hi I am trying to deploy our new proxy.pac file via gpp and this is not applying. i think the issue is with ie 10 and 11? We are running windows 7 and server 2008 R2. Please can you tell me how you are doing this? I would like the settings as in the attached if possible? Thanks
  17. itgeek

    VNC Windows 7

    Hi We currently use skeep vnc for remote support and deployment to the workstations. We are experiencing one problem with ultravnc does not allow us to remotley send ctr alt del. We have UAC disabled and I think this might be the issue. What does other schools use for remote support to staff/student machines? Thanks in advance
  18. itgeek

    WOL Program

    Hi Can anybody recommend a good WOL program to turn all compuetrs on and off? Free if possible? Thanks
  19. itgeek

    sims perm

    Hi I am looking at the sims perm .bat file so users can upgrade sims.net on the workstations. Can I do this with group policy and how? Thanks in advance
  20. Hi I have been tasked to get ready for computing in September. They are going to teach python to students. I have been looking into the different methods and think I have two options. 1. Create a virtual machine on every pc and map drive to there home area. 2. Install Python on the machines. Does anybody see any problem with installing python on the existing network and any security risks? How is everybody doing this? Thanks in advance
  21. itgeek

    solus 3

    Hi I am having problems with solus 3. It wont respond to get version. I put the details in to the agent on a local machine but says the server actively refused it tcp 1006 error. I have spoken to capita and the had a look and said it was a port issue or firewall blocking it. I dont use windows firewall and have it switch off. When I run netstat -a on the server I cant see one of the ports 52065 I think it is but I can see the other. I was thinking that I will have to reinstall solus so it might register the port. Does anybody have a copy of the solus 3 install guide or any other ideas I could try? Thanks
  22. itgeek

    SOLUS 3

    If capita cant sort it don't think they will be able to!!
  23. itgeek

    SOLUS 3

    We use Sophos but don't have any firewall switched on. Should the port not show in netstat on the server. Yes no firewall switch on on the server. Can you register a port via cmd? 52965 Thanks
  24. itgeek

    SOLUS 3

    Yes I have found this and ran it but my firewall isn't switch on. cmnetsh firewall set notifications DISABLE netsh firewall set service type = FILEANDPRINT mode = ENABLE netsh firewall set portopening protocol = TCP port = 52965 name = SOLUS-3-DS netsh firewall set portopening protocol = TCP port = 52966 name = SOLUS-3-AGENT netsh firewall set portopening protocol = TCP port = 8739 name = SOLUS-3-AGENT-UI netsh firewall set service type = REMOTEADMIN mode = ENABLE Is this the script? Thanks
  25. itgeek

    SOLUS 3

    They have said its a port blocking it however I don't have the firewall switched on. I cant even see the port in netstat so looks like its not even registered on the server. They have just said port issue and closed call.... Thanks
×
×
  • Create New...