Recent content by johnsonlim027

  1. J

    Script to install and uninstall program

    my code is as follow: CLS @echo off ECHO. ECHO Installing OO 2.0 ECHO Please Wait... start /wait %systemdrive%\OO2.0\setup.exe /qn When I try to run it in the command prompt,nothing is coming out but suppose the Install menu should come out and allow user to install the program.Does anyone...
  2. J

    Script to install and uninstall program

    What is the silent switches that you mean?I don't understand..MadMatt, how I put in the script and where to put in the script so that it will run at the OU level..
  3. J

    Windows XP Service Pack 2 issuse

    The blue screen is that it is only blue screen after the user success login into the window.By right, after the user success login into the windows they should see all the icon in the desktop but they see only the blue screen and have to push the the restart button and then login as local...
  4. J

    Script to install and uninstall program

    I am going to install Open Office 2.0 and uninstall Open Office 1.1.4 from the client computer.All the client computer are using Windows XP Professional.I am going to write the script using Visual Basic Script or batch file format.Is there any web site to recommend? Thanks MADMATT AND FITZ !!
  5. J

    Script to install and uninstall program

    I am going to write a script that run at the server to install and uninstall a particular program frrom the client once the user login to the domain.Does anyone have any idea or sample code to show?I have only the concept to write the script but have no idea to code it...first time doing...
  6. J

    Windows XP Service Pack 2 issuse

    The problem is after I update the notebook user with Windows XP Service Pack 2, the user can login by no network cable that link them to the DC but it is only blue screen after they success login.Previously, once domain user have login the notebook, they can login and use the windows although...
  7. J

    Windows XP Service Pack 2 issuse

    After updating with Service Pack two, the user which are in the domain group face the problems: 1.The user must login with the authentication from the DC even though it is not their first time login. 2.If the user login without the authentication from the...
  8. J

    Auto update, have to restart, darnit!

    The few problem in WSUS is 1.administrator have no control of exact amount of bandwidth to be transfer through network. 2.Update file size is big 3.It is going out dated. 4.After installation to client, it need to restart 5.Update is shown installed at client in WSUS but actually it is not.
  9. J

    Auto update, have to restart, darnit!

    I find out that patchLink and UpdateExpert are more better than WSUS.But it come with price..My WSUS implementation has been banned as it is so not user friendly...
  10. J

    Server problem

    For my Windows 2000 Server,previously when I type in the IP address of another server, it will prompt me the password menu and after key in the password,I can see the server.But not for now, it now.It shows to me that the server is not found.What does this problem called actually? From the other...
  11. J

    Auto update, have to restart, darnit!

    Woo..so it means that implementing WSUS must be in the very very correct time or else it will create big big problem..
  12. J

    Auto update, have to restart, darnit!

    Does it means that whenever there is an update installed to the client, it will force the client to restart, except adminstrator and power user who have right to restarter later?Is there a way to to stop the restart?:)
  13. J

    Update file size issuse in WSUS server

    Oh , I see...but I still do not understand why after synchronization there are updates that are automatically in not approved status?What reason cause them to be in the not approved status?What kind of updates will be in not approved status I see that Windows XP Service Pack 2 is in the not...
  14. J

    Update file size issuse in WSUS server

    Thanks,I will take note of this seriously.E.. more question..... 1.My client is using Pentium 4 Processor 2.8 Ghz but why in the hardware information I see that the Processor model is x86? I see in BIOS but does not see any information such as x86. 2.There is not approved updates in the WSUS...
Back