Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Bulletins by email functions enables users to receive mail with the list of latest published bulletins at selected interval.

...

-version 5.1 -NoProfile -NoLogo -NonInteractive -WindowStyle Normal -ExecutionPolicy Bypass -File "C:\ProgramData\Signifikant\Assert\BulletinMail.ps1" -Id "BulletinMail_1" -Server "http://localhost/AssertWeb"  -Site "sitename" -Frequency "7"  -LogPath "C:\Temp\Log" -UserName "test" -Password "test" -Language "en-GB"

Info

Username and Password should be the same as in profile.config under BulletinsMailSettings.

Make sure the language exist on the selected site.

...

C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -version 5.1 -NoProfile -NoLogo -NonInteractive -WindowStyle Normal -ExecutionPolicy Bypass -File "C:\ProgramData\Signifikant\Assert\BulletinMail.ps1" -Id "BulletinMail_1" -Server "http://localhost/AssertWeb" -Site "sitename" -Frequency "7" -LogPath "C:\Temp\Log" -UserName "test" -Password "test" -Language "en-GB"

Note: When windows task scheduler is hosted on the server and web application is accessed by “https” then “server” parameter value should be full domain name.

Example : https://www.abc.com/AssertWeb

Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@1ecd09
sortmodified
showSpacefalse
reversetrue
typepage
cqllabel in ( "email" , "bulletins" ) and type = "page" and space = "ASKB"
labelsbulletins email
Page Properties
hiddentrue

Related issues