Network install without being signed in
I have a batch file that is maintained on a network share. I have my scripting work great when I have someone logged in but if there is no user signed in on the remote PC the script just sits their.
- I do have "Allow run without a logged-in user" checked
- I am also using "Credentials"
- I have verified that the stored Credentials have access.
6 Comments
[ + ] Show comments
Answers (0)
Please log in to answer
Be the first to answer this question
Very Odd - DLCurtis 7 years ago
Also, How are you calling on the batch file in your script? - Desktop Jockey 7 years ago
KBox is 7.1.149 - DLCurtis 7 years ago
I am using the KACE batch
Then I use the start command. As I have 4 different ones to call but they have to go in order. - DLCurtis 7 years ago
Screenshot:
https://ibb.co/fAsbLv - Channeler 7 years ago
Try making a script and in the verify step, 'Verify file exists', then throw in the network path to your script. Run that and see if it gives any joy. - Desktop Jockey 7 years ago