You can try this:
Add HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\LocalAccountTokenFilterPolicy dword with value 1 in order to allow access to admin shares .
Problem is that on Server 2008 local accounts don't have access to admin shares over the network by default. Shavlik needs access to these shares to scan the servers.
This worked for me.