itgeek
Members-
Posts
496 -
Joined
-
Last visited
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by itgeek
-
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)
-
Do you know what file type this is? Thanks
-
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
-
Do I need to put the file extension? If so it doesn't have one just says file?
-
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
-
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
-
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
-
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
-
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!!!
-
Windows defender?
-
Spark is good it allows you to integrate with your pbx phone system etc.
-
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.
- 27 replies
-
- complexity
- gpo
-
(and 2 more)
Tagged with:
-
Hi Does anybody have a script to tell me what all the machines in the domain the internet explorer version? Thanks in advance
-
Thanks that was just as an example to show you. Thanks for the reply.
-
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
-
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
-
Hi Can anybody recommend a good WOL program to turn all compuetrs on and off? Free if possible? Thanks
-
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
-
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
-
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
-
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
-
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
