Yes, I can create a flag on the users home drive to avoid asking him twice. -
But, what if the user clicked on Cancel instead of OK when he was offered
the holiday file?
--
Mol
"Brian Tillman" wrote:
> Mol <(E-Mail Removed)> wrote:
>
> > I am looking for a way to determine a user has already imported a
> > holiday file.
> >
> > Background:
> > User is offered the holiday file and able to select the countries he
> > wants
> > to import during computers start-up process. After he imported them I
> > do not want to offer this again. So I am looking for a way to find
> > out if he already imported them using a little script. – Outlook
> > 2003, Exchange Server 2003
> >
> > Are there any ideas out there? Thank's
>
> One way would be for the script to create a flag file on the user's hard
> drive. If the file doesn't exist, the user will be asked. If it does, the
> script will just end.
> --
> Brian Tillman [MVP-Outlook]
>
>
|