July 2017
Intermediate to advanced
648 pages
31h 9m
English
The cmdlets in this recipe are all executed from the Skype for Business Server Management Shell (SFBMS):
Set-CsArchivingConfiguration -EnableArchiving ImAndWebConf ` -EnableExchangeArchiving $True
New-CsArchivingPolicy -Identity "TestlabsArchivingPolicy" ` -ArchiveInternal $True -ArchiveExternal $TrueGrant-CsArchivingPolicy -Identity "pdickson" ` -PolicyName "TestlabsArchivingPolicy"
Read now
Unlock full access