Hey Gays,
I have script which needs to be executed on client machine under domain account via SCCM agent, instead of local systems account. PowerShell script is accessing to network resources which is impossible under system account.
I don’t want to include domain account and password into PowerShell script, it is not secure.
Do you have any idea?