Hi everyone,
My department has a start up script that runs every time a user logs onto a computer that automatically sets various settings for Microsoft Office 2003 applications. The problem is that when a user logs onto a specific computer for the first time the script does not run properly and an error message is generated (From what I can tell, this is because the computer has to install office under the users profile). Any fixes that anyone can think of would be appreciated.
The idea I had were
1) for the script to start of by checking if the application was already set up.
or
2) Check if user had logged onto that workstation before.
If no to either, then supress the error message, let it run through the set up, and then rerun original script.
Unfortunately I am a bit of a newbie with MS script and am unsure on how to do either of the above.
Thanks,
Ilya
My department has a start up script that runs every time a user logs onto a computer that automatically sets various settings for Microsoft Office 2003 applications. The problem is that when a user logs onto a specific computer for the first time the script does not run properly and an error message is generated (From what I can tell, this is because the computer has to install office under the users profile). Any fixes that anyone can think of would be appreciated.
The idea I had were
1) for the script to start of by checking if the application was already set up.
or
2) Check if user had logged onto that workstation before.
If no to either, then supress the error message, let it run through the set up, and then rerun original script.
Unfortunately I am a bit of a newbie with MS script and am unsure on how to do either of the above.
Thanks,
Ilya