Please Help!! I am very new to VBScript and need to put this together if possible.
We need to disable the Check point Securemote service on the network interfaces for remote users and then enable them again. This can be 2 seperate scripts but I do not know where to even start for this.
Here is the situation:
Sales staff travel all around and need to access resources in the office. Our parent company provides the firewall and VPN solution. When a user is in a hotel that requires them to use the Hotel proxy (and click OK on a web page) they cannot because the Check point service is preventing this. Our parent company gave us the solution of turning this off to connect and then turning it back on however our sales staff are really struggling trying to do this. Since we do not have direct access to the firewall we cannot actually fix the problem, just use the workaround.
Proposed solution:
What I would like to do is come up with a script the user can run that disables the network service. The user can then connect and authenticate at the hotel and then have a second script that enables the network service.
If anyone can help me with this I would greatly appreciate it.
We need to disable the Check point Securemote service on the network interfaces for remote users and then enable them again. This can be 2 seperate scripts but I do not know where to even start for this.
Here is the situation:
Sales staff travel all around and need to access resources in the office. Our parent company provides the firewall and VPN solution. When a user is in a hotel that requires them to use the Hotel proxy (and click OK on a web page) they cannot because the Check point service is preventing this. Our parent company gave us the solution of turning this off to connect and then turning it back on however our sales staff are really struggling trying to do this. Since we do not have direct access to the firewall we cannot actually fix the problem, just use the workaround.
Proposed solution:
What I would like to do is come up with a script the user can run that disables the network service. The user can then connect and authenticate at the hotel and then have a second script that enables the network service.
If anyone can help me with this I would greatly appreciate it.