Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Run Command Line" as different user #161

Open
jimbeam128 opened this issue Jul 10, 2024 · 0 comments
Open

"Run Command Line" as different user #161

jimbeam128 opened this issue Jul 10, 2024 · 0 comments

Comments

@jimbeam128
Copy link

Hello,

I don´t know to who I should contact, therefore I try here.

I try to run a command line task in a task sequence with supplied credentials.

This is the specification of the task (just for test):
Command line: c:\windows\system32\cmd.exe /c ping 127.0.0.1
Start in: c:\windows\system32

Credentials:
Username in Format <Username>
Password: the correct password...

I already tried the following:

Run this task in PSD Task Sequence without credentials and there it works...
Run this task in a classic (VBS) Task Sequence and there it works without an issue...

Here some output from the smsts.log

logextract.txt

By the way:

Is there any possibility to run a PSD task sequence in an installed windows - just like with MDT "vbs"?
With vbs it was possible to run it like this
cscript.exe \scripts\litetouch.vbs

Is there any equivalent with PSD?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant