Need help with formerly functioning script
Hi everyone,
We have a script to change a local users password, it looks like this:
Directory $(KACE_SYS_DIR)
Directory $(KACE_SYS_DIR)
File: net.exe
Parameters: user username password
Now this script has worked and I don't when it stopped working.
The script now fails and I get this output, which is the only difference from output when the script succeeded:
Running with credntials provided: domain [%COMPUTERNAME%] user [Localadminaccount] Creating process returned non-zero: C:\windows\System32\net.exe user username password: (4294967295) Error Code: -1 Status Code: 0
1 Comment
[ + ] Show comment
-
What happens when you run the command manually outside of KACE? - ondrar 6 years ago
Answers (1)
Answer Summary:
Please log in to answer
Posted by:
Loei
6 years ago