I now need to execute a batch file on more than 100 machines under the domain controller.
The contents are as follows:
net stop tmlisten
trendmicro.reg
net start tmlisten
Among them, trendmicro.reg, the registry file, is stored on the server.
The server name is: WH_CIM_FILE01
The IP is: 172.24.4.1
How do I add the network address to the BAT file above, so that my client machines can automatically connect over the network and apply the registry?
The contents are as follows:
net stop tmlisten
trendmicro.reg
net start tmlisten
Among them, trendmicro.reg, the registry file, is stored on the server.
The server name is: WH_CIM_FILE01
The IP is: 172.24.4.1
How do I add the network address to the BAT file above, so that my client machines can automatically connect over the network and apply the registry?

