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
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.