Search found 1 match

by Master001
13 Nov 2013 07:59
Forum: DOS Batch Forum
Topic: If & end problem- calling Powershell script -
Replies: 4
Views: 4313

If & end problem- calling Powershell script -

Hi, I have made a simple batch script that checks for the server hostname if the servername eguals srv012 then run powershell script (this powershell script changes the contents of a ini) and then run exe file and then waits 50 seconds and reboot. Some issues here: if the computername iguals the act...