Used to start the Snapshot Agent job that generates the initial snapshot for a publication. This stored procedure is executed at the Publisher on the publication database.
Is the name of the publication. publication is sysname, with no default.
[ @publisher= ] 'publisher'
Is the name of a non-SQL Server Publisher. publisher is sysname, with a default value of NULL. You should not specify this parameter for a SQL Server Publisher.