I’m writing a tool in powershell for desktop support users.
This too need to be run with thier privilaged account. Because of this when i add buttons that link to intranet website it asks for thier normal account details.
Is there anyway for me to tell powershell so use thier existing domain account rather that the privilaged account that the tool is running. Without a login promt.