badboii,

To avoid that your inventory has any influence on your logon time you can start a separate
job for doing this.

At the end of your logon script start a new thread for this using the Run command

Example:

Run 'WKiX32.exe "Inventory.kix" /i'

-Erik