how to run the batch file commands in administrator privilege while launching AppStream image in the Fleet.
0
Unable to run batch file command(CertUtil.exe) as normal user in fleet image. While running batch file command, we get an access denied error. We also tried to run as "Administrator", but it just prompts Admin password. Any comment/suggestion on running batch file command with Administrator privileges?
Topics
Tags
asked 16 days ago7 views
1 Answers
0
Not this way, you're going to have to GPO or Session scripts to automate this with the SYSTEM process.
Relevant questions
how to run the batch file commands in administrator privilege while launching AppStream image in the Fleet.
asked 16 days agoHow to keep update the microsoft patching updates in the Appstream
Accepted Answerasked 13 days agoAppstream 2.0 accessing on-prem file shares
Accepted Answerasked 2 years agoFleet Initialization Failed: Cannot run program /local/game/install.sh
asked 5 years agoThe image saved in S3 doesn't match the original file
Accepted Answerasked 5 months agoBase Docker image / Dockerfile for running R jobs in AWS Batch
asked 2 months agoCertificate private key is not available in the snapshot image in AppStream
asked 16 days agohow to schedule the managed image updates in appstream
asked 11 days agohow to log error/messages in while running a sagemaker batch transform job?
asked a day agoCan I use Private AMI to create a base image for Appstream application ?
asked 3 years ago
Could please share some pointer on session script?