If you save the contents below in a batch file
C:\Windows\System32\cmd.exe netsh interface ip set address name="Local Area Connection" static 10.0.0.71 255.255.252.0 10.0.0.5
does it work fine when you run it from command line when you are logged in as the local SW account?
If yes, you should be able to simply browse and select the batch file for this action.