In the CS2002 FP1 do***entation the Promotion Code Generator service has a
note that:
"It is recommended that you create a scheduled task using Windows Task
Scheduler or a similar service to start the Promotion Code Generator after
each system restart"
So I've put a copy of the script as part of the system startup tasks.
Using
the Promo Code Generator service account as the startup I get the
following:
---
Event Type: Warning
Event Source: COM+
Event Category: (106)
Event ID: 4434
Date: 7/10/2005
Time: 3:32:03 PM
User: N/A
Computer: WEB01
Description:
A method call to an object in a COM+ application was rejected because the
caller is not properly authorized to make this call. The COM+ application
is
configured to use Application and Component level access checks, and
enforcement of these checks is currently enabled. The remainder of this
message provides information about the component method that the caller
attempted to invoke and the identity of the caller.
Destination of the rejected call:
Application Id: {02D4B3F1-FD88-11D1-960D-00805FC79235}
CLSID: {182C40F0-32E4-11D0-818B-00A0C9231C29}
IID: {1F7B1697-ECB2-4CBB-8A0E-75C427F4A6F0}
Method #: 3
Class: Catsrv.CatalogServer.1
Interface: IAppIm****t2
Method: SetPartition
Caller Information:
Svc/Lvl/Imp = 10/6/2, Identity = DOMAIN\service-cspcgen
---
Is there any do***entation of the minimum amount of permissions required
to
run the script? The do***entation doesn't seem to speak to this.
Thanks,
Colin