FAQ : IDEAL DISPATCH

Implemente, ejecute y gestione sus acciones IT de forma remota desde una única interfaz

Buscar Ayuda  

Preguntas frecuentes

By using this search engine, you can search one or more terms in the complete Pointdev FAQ.

  • In order to look for one or more keywords, type them in the search field using space to separate them.

    ex : remote control

    This search will show you every FAQ containing the word "remote" OR "control".

  • In order to look for a full sentence, use the quotes " " around your keywords
  • ex : "remote control"

    This search will show you every FAQ containing the whole word "remote control".


 Título y contenido
 Solo titulo

Some examples of deployments by using IDEAL Dispatch

VBScript Action: Deactivating the Firewall by running a VBScript locally

Example n°8: Deactivating the Firewall by running a VBScript locally

Running locally means that the file to be read or run will be copied automatically to all servers and workstations involved in the distribution.

Description:

This VBS script deactivates the firewall in XP SP2.

Script:

Set objFirewall = CreateObject("HNetCfg.FwMgr")
Set objPolicy = objFirewall.LocalPolicy.CurrentProfile
objPolicy.FirewallEnabled = FALSE

You must configure the following arguments:

  • Check the Local running checkbox.
  • Indicate the path of the executable file: G:\Desactiv_firewall.VBS
  • Select wscript   as an executable VBScript.
  • Using the VBScript argument manager, select //B   //Nologo for silent running

Última modificación: 04/05/2009

¿Quiere comprobarlo usted mismo? Pruebe IDEAL DISPATCH gratis durante 30 días.

DESCARGAR VERSIÓN DE PRUEBA 30 DÍAS

Sin compromiso • Sin agente • Soporte incluido • Listo en 5 minutos


Anterior
   
Siguiente

Vuelve a la lista

 



P+F : IDEAL ADMINISTRATION | IDEAL DISPATCH | IDEAL REMOTE | IDEAL MIGRATION



IDEAL DISPATCH 9.9
DESCARGAR PRUEBA GRATIS 30 DÍAS
Volver al principio de la página