Profilechangelog: Stsadm operation (Office SharePoint Server)

From Stsadm

This Office product will reach end of support on October 10, 2017. To stay supported, you will need to upgrade. For more information, see , Resources to help you upgrade your Office 2007 servers and clients.

Operation name: Profilechangelog

Description

The User Profile store maintains a change log that records the changes made to the user profiles in the database. Microsoft Office SharePoint Server 2007 treats all date fields in the user profile as anniversaries. When a date in the user's profile matches the current date (based on server time), Office SharePoint Server 2007 creates a new anniversary event.

For more information about user profiles, see Get Recent User Profile Changes using the Change Log (http://go.microsoft.com/fwlink/?LinkId=110308&clcid=0x409).

NoteNote:
Changes to a date field do not create an event.

Syntax

stsadm -o profilechangelog

   -title <SSP name>

   -daysofhistory <number of days>

   -generateanniversaries

Parameters

Parameter name

Value

Required?

Description

title

A valid SSP, such as SharedServices1

Yes

The name of the SSP that is associated with the change log.

daysofhistory

A valid positive integer that represents the number of days

Yes

Specifies the number of days to keep changes.

The default value is 7.

generateanniversaries

<none>

Yes

Specifies the date-based anniversary events on demand. Typically, this occurs in a background timer job.