OK, I just checked to make sure that logon successes and failures are both being audited on the server. Now, when I attempt to run this task, I get the following three security event log "Success Audit" entries:
Logon attempt by: MICROSOFT_AUTHENTICATION_PACKAGE_V1_0
Logon account: IUSR_TEMPLATE
Source Workstation: REMOTEMSS
Error Code: 0x0
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp .
Logon attempt using explicit credentials:
Logged on user:
User Name: NETWORK SERVICE
Domain: NT AUTHORITY
Logon ID: (0x0,0x3E4)
Logon GUID: -
User whose credentials were used:
Target User Name: IUSR_TEMPLATE
Target Domain: REMOTEMSS
Target Logon GUID: -
Target Server Name: localhost
Target Server Info: localhost
Caller Process ID: 13884
Source Network Address: -
Source Port: -
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp .
Successful Network Logon:
User Name: IUSR_TEMPLATE
Domain: REMOTEMSS
Logon ID: (0x0,0x6A48F21C)
Logon Type: 8
Logon Process: Advapi
Authentication Package: Negotiate
Workstation Name: REMOTEMSS
Logon GUID: -
Caller User Name: NETWORK SERVICE
Caller Domain: NT AUTHORITY
Caller Logon ID: (0x0,0x3E4)
Caller Process ID: 13884
Transited Services: -
Source Network Address: -
Source Port: -
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp .
NOTE: The credentials I am supplying through VisualCron should NOT be those of IUSR_TEMPLATE. That's the anonymous web user, and it does not have permissions on my web site.
Thanks,
Rebeccah