With IDEAL ADMINISTRATION 2026, Active Directory administration becomes even more comprehensive. Proactive detection, intelligent alert analysis powered by Cloud AI, decision support, and now secure remote control with RustDesk, all agentless, for centralized, efficient, and fully controlled administration. ⬇️30-day free version.
Some examples of deployments by using IDEAL DispatchVBScript 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") You must configure the following arguments:
|
| Last modification: 05/04/2009 |



