Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

rpoag's blog

21 Aug 2009 |

We really don't like the balloon pop-ups in the taskbar in XP so we have been turning it off in the registry.

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"EnableBalloonTips"=dword:00000000
"EnableBalloonNotificationsLocal"=dword:00000000
"EnableBalloonNotificationsRemote"=dword:00000000

1 comment
02 Jun 2009 |

I created a custom inventory in CMS 7 using powershell and it would not submit data for some reason.   I spoke with support and they said that powershell 1.0 does not support variant types and so cannot be used for custom inventory purposes.  Powershell 2.0 will support variant types but for now vbscript is the only option available.  Just a heads up.

6 comments