Hi
I've written a Powershell Script to add items to a list. This works when I'm logged onto the server. However i now need the script to run under Task Scheduler daily.
So, I cannot use my credentials as my password changes routinely.
I guess I need to create a service account that doesnt change.
Do I also need to make the service account part of the SharePoint Site Admin? When SharePoint automates task it uses System Account, could I use this?
Thanks
- Edited by orange juice jones 16 minutes ago