Mart/Glenn, ok so it looks like I am getting errors on the variables in Mart's script, which is listed above they are:

$olversion = GetFileVersion($olpath + "outlook.exe", "ProductVersion")
$olpath = ReadValue("HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\OUTLOOK.EXE", "Path")

Funny thing is if I manually run the script from the workstation ie, \\domainname\\netlogon\kix32.exe \\domainname\netlogon\outlook.kix it works, but I get errors when defined in the login.ini, I have tried call/shell etc...thanks for providing tips to look at...