Tom Talks Microsoft Teams and Microsoft 365 news and opinions

How to Set Actiance Vantage Logging Levels

 

Recording Server:

$RegKey = ‘HKLM:\SOFTWARE\Actiance\Server\VantageDuplicator’

Set-ItemProperty -Path $RegKey -Name LogLevel -Value “VerboseInfo” -Verbose

$RegKey = ‘HKLM:\SOFTWARE\Actiance\Server\VantageMediaReceiver’

Set-ItemProperty -Path $RegKey -Name LogLevel -Value “VerboseInfo” -Verbose

$RegKey = ‘HKLM:\SOFTWARE\Wow6432Node\Actiance\Server\VantageMediaProcessor’

Set-ItemProperty -Path $RegKey -Name LogLevel -Value “VerboseInfo” -Verbose

$RegKey = ‘HKLM:\SOFTWARE\Wow6432Node\Actiance\Server\VantageTranscoder’

Set-ItemProperty -Path $RegKey -Name LogLevel -Value “VerboseInfo” -Verbose

About the author

Tom Arbuthnot

A Microsoft MVP and Microsoft Certified Master, Tom Arbuthnot is Founder and Principal at Empowering.Cloud as well as a Solutions Director at Pure IP.

Tom stays up to date with industry developments and shares news and his opinions on his Tomtalks.blog, UC Today Microsoft Teams Podcast and email list. He is a regular speaker at events around the world.

Add comment

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Tom Talks Microsoft Teams and Microsoft 365 news and opinions