Hello,
For non-administrator user accounts on a Win2k3 Server Standard R2 box, when they log in they receive an error prompt stating the following error:
=========================================
Errors initializing DiskCheckup
There were errors trying to gather the SMART info.
You have no access rights to gather drive information.
=========================================
I have set the "DiskCheckup.exe" file's compatibility options to allow non-admin users to run the file, but I believe the issue is somewhere else.
Running the program in DEBUG mode generates the following log:
================================================== =======
DiskCheckup: 11:01:35 02-Jul-2008 - ParseCommandLine[3364]: "DEBUGMODE" is a command line argument
DiskCheckup: 11:01:48 02-Jul-2008 - DiskCheckup V2.1 Build: 1000 built with SmartDisk DLL SDK v1.0 Build: 1013
SmartDll: 11:01:48 02-Jul-2008 - SmartDisk DLL SDK v1.0 Build: 1013
SmartDll: 11:01:48 02-Jul-2008 - SmartDll_Init ok
SmartDll: 11:01:48 02-Jul-2008 - SmartDll_Init[3612]: err!=0 (err = -7002)
DiskCheckup: 11:01:48 02-Jul-2008 - InitDialog[560]: SmartDll_Init error = -7002
================================================== =======
If you could please shed some light on this topic, it would be greatly appreciated!
Thank you,
-Brock
For non-administrator user accounts on a Win2k3 Server Standard R2 box, when they log in they receive an error prompt stating the following error:
=========================================
Errors initializing DiskCheckup
There were errors trying to gather the SMART info.
You have no access rights to gather drive information.
=========================================
I have set the "DiskCheckup.exe" file's compatibility options to allow non-admin users to run the file, but I believe the issue is somewhere else.
Running the program in DEBUG mode generates the following log:
================================================== =======
DiskCheckup: 11:01:35 02-Jul-2008 - ParseCommandLine[3364]: "DEBUGMODE" is a command line argument
DiskCheckup: 11:01:48 02-Jul-2008 - DiskCheckup V2.1 Build: 1000 built with SmartDisk DLL SDK v1.0 Build: 1013
SmartDll: 11:01:48 02-Jul-2008 - SmartDisk DLL SDK v1.0 Build: 1013
SmartDll: 11:01:48 02-Jul-2008 - SmartDll_Init ok
SmartDll: 11:01:48 02-Jul-2008 - SmartDll_Init[3612]: err!=0 (err = -7002)
DiskCheckup: 11:01:48 02-Jul-2008 - InitDialog[560]: SmartDll_Init error = -7002
================================================== =======
If you could please shed some light on this topic, it would be greatly appreciated!
Thank you,
-Brock
Comment