- Products
- Learn
- Local User Groups
- Partners
- More
MVP 2026: Submissions
Are Now Open!
What's New in R82.10?
10 December @ 5pm CET / 11am ET
Announcing Quantum R82.10!
Learn MoreOverlap in Security Validation
Help us to understand your needs better
CheckMates Go:
Maestro Madness
Hi
Logon via SmartConsole to a MDSM R81.x. SmartConsole is on a Windows Terminal Server.
Every login to any domain the message 'Introducing Expert audit logs and notification' appears. Whatever you select (Remind; GetStarted; No) will be ignored and the next login, it appears again. On every domain....
Same for 'new SmartConsole Client messages'
Any idea to get rid of that?
Regards
b.t.w. Firewall admin ≠ WTS server admin
hi
Hm, sorry, this solution only works
- if you have admin privileges on on the servers where SmartConsole runs
- not really realistic when you have more than 80 admins
This is not really an enterprise approach.
Unfortunately Webconsole is not an alternative ( No MDS, NO HA support)
However, Thanks a lot
I don't think editing your user.config file requires admin rights (but could be wrong about that).
I wrote this PowerShell script to take care of it, too:
Enjoy!
EDIT: Correction to fix nanosecond time.
Get-ChildItem -Recurse -Path $env:USERPROFILE\AppData\ -Name "user.config" -Force | ForEach-Object {
$Path = "$env:USERPROFILE\AppData\"+$_
$xml = New-Object -TypeName XML
$xml.Load($Path)
$item = $xml.configuration.userSettings.'CP.Infrastructure.Properties.Settings'.setting.value.dictionary.items.item |
Where-Object { $_.key -eq "expertModePopupRemindDate" }
If ($item) { $item.InnerText = 2014662651247 }
$xml.Save($Path)
}
Thanks for the PS1-Script, but your msec since epoch value is missing one digit. It looks like you wanted to copy 2014662651247 from the example from Paul Hagyard from the other thread but missed the last digit. So instead of year 2033 you made it 1976.
Argh, you're correct! Thanks for the review! I'll edit the post above for the correction.
Leaderboard
Epsum factorial non deposit quid pro quo hic escorol.
| User | Count |
|---|---|
| 21 | |
| 15 | |
| 7 | |
| 6 | |
| 5 | |
| 5 | |
| 4 | |
| 4 | |
| 4 | |
| 4 |
Fri 12 Dec 2025 @ 10:00 AM (CET)
Check Mates Live Netherlands: #41 AI & Multi Context ProtocolTue 16 Dec 2025 @ 05:00 PM (CET)
Under the Hood: CloudGuard Network Security for Oracle Cloud - Config and Autoscaling!Fri 12 Dec 2025 @ 10:00 AM (CET)
Check Mates Live Netherlands: #41 AI & Multi Context ProtocolTue 16 Dec 2025 @ 05:00 PM (CET)
Under the Hood: CloudGuard Network Security for Oracle Cloud - Config and Autoscaling!About CheckMates
Learn Check Point
Advanced Learning
YOU DESERVE THE BEST SECURITY