Windows 10: How To Set Log On As Credentials for a Service via Powershell

Discus and support How To Set Log On As Credentials for a Service via Powershell in Windows 10 Customization to solve the problem; Hi there,I would like to create a script in PowerShell that facilitates people to change the Log On As information for a specific Service with local... Discussion in 'Windows 10 Customization' started by AndyDeeGee88, Oct 15, 2021.

  1. How To Set Log On As Credentials for a Service via Powershell


    Hi there,I would like to create a script in PowerShell that facilitates people to change the Log On As information for a specific Service with local admin passwords.There is an app, for Dell computers, called SupportAssist. This app only works when logged in with a local administrator session but on the Dell community I have found out that with a little trick, you can get it working also when logged in as a normal user with no admin rights: https://www.dell.com/community/SupportAssist-for-PCs/SupportAssist-run-as-admin/td-p/7187490Run Services as administrator Type the local admin credential

    :)
     
    AndyDeeGee88, Oct 15, 2021
    #1
Thema:

How To Set Log On As Credentials for a Service via Powershell

Loading...
  1. How To Set Log On As Credentials for a Service via Powershell - Similar Threads - Set Log Credentials

  2. Problems with Powershell Scripts and Credential Manager VIA Intune

    in Windows 10 Gaming
    Problems with Powershell Scripts and Credential Manager VIA Intune: Hi All,I have been trying to create either a script for entering credentials into Windows Credential Manager via Intune. Credentials are for a mapped drive connection to a non-windows server. Have not been able to make it work yet. I have tried many permutations of scripts,...
  3. Problems with Powershell Scripts and Credential Manager

    in Windows 10 Software and Apps
    Problems with Powershell Scripts and Credential Manager: Hi All,I have been trying to create either a script for entering credentials into Windows Credential Manager via Intune. Credentials are for a mapped drive connection to a non-windows server. Have not been able to make it work yet. I have tried many permutations of scripts,...
  4. View Services on Remote Server via PowerShell

    in Windows 10 Gaming
    View Services on Remote Server via PowerShell: Looking to grant a service account access to run the get-services cmd let for remote servers. I have amended few permission still getting elevated privilege error on PowerShell....
  5. View Services on Remote Server via PowerShell

    in Windows 10 Software and Apps
    View Services on Remote Server via PowerShell: Looking to grant a service account access to run the get-services cmd let for remote servers. I have amended few permission still getting elevated privilege error on PowerShell....
  6. How To Set Log On As Credentials for a Service via Powershell

    in Windows 10 Gaming
    How To Set Log On As Credentials for a Service via Powershell: Hi there,I would like to create a script in PowerShell that facilitates people to change the Log On As information for a specific Service with local admin passwords.There is an app, for Dell computers, called SupportAssist. This app only works when logged in with a local...
  7. How To Set Log On As Credentials for a Service via Powershell

    in Windows 10 Software and Apps
    How To Set Log On As Credentials for a Service via Powershell: Hi there,I would like to create a script in PowerShell that facilitates people to change the Log On As information for a specific Service with local admin passwords.There is an app, for Dell computers, called SupportAssist. This app only works when logged in with a local...
  8. How to disable and remove a PIN via Powershell

    in Windows Hello & Lockscreen
    How to disable and remove a PIN via Powershell: Hi All Not a question but an Answer, took me a while to figure out how I could remove and disable a Windows Hello for Business PIN via powershell. It's pretty simple actually, You can disable the PIN with the below two commands. Set-ItemProperty...
  9. Can you remove VPN credentials via CMD or PowerShell

    in Windows 10 Ask Insider
    Can you remove VPN credentials via CMD or PowerShell: We have clients that use the Built in Windows VPN client. They save their credentials then their password changes and they cannot figure out how to remove the credentials so that they can use the new password. Is there a way to clear the saved credentials for Windows VPN...
  10. cleanmgr.exe via Powershell

    in Windows 10 Support
    cleanmgr.exe via Powershell: Hello, I would like to hear some tips on how to fix the PowerShell script. Generally, it works fine but I want to add something like a timer that I can run a script and it will stop in 15 min anyway! (that the time, when 'clearmgr' usually will complete the task) Why I need...