Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: OLDMO
  • Order by date
  1. OLDMO

    Store Intall CD files?

    Thank You....copying those files right now. I'm assuming I need to copy each i386 folder out of each OS. We use XP, 2000, and 2000 server here. Or do I need just the one folder. Also does anyone know about doing this for office. I didn't think there was a way with office but I thought I'd...
  2. OLDMO

    SUS (Software updates Services) Question

    Thx for the input....I was worried about that. It will be interesting to see if Microsoft has some way to work around that. -Ryan
  3. OLDMO

    Store Intall CD files?

    I'm curious. I'm all the time having to track down cd's for various OS's when I'm trying to add new features....it's the same with office. My question is I've heard of alot of people storing these needed files on a network share. What are your thoughts on this and how is the best way to do this...
  4. OLDMO

    Script Error Local Device already in use

    This is a server and I want it to create the file in a folder on our main server where the other logs will be placed.
  5. OLDMO

    Script Error Local Device already in use

    I know I need to dissconnect drive w before I run this script..what is the syntax to do this...I've tried and can't figure it out since I'm new to vbscript. Here is my script this far. ONST ForAppending = 8 reason = InputBox("Why are you accessing the server? Please give a reason. note: A...
  6. OLDMO

    Way to track access to server

    I've got it where it already seeing the mapped drive. How do I get this dissconnect drive W before it starts?
  7. OLDMO

    Way to track access to server

    I added your line and it's giving me an error say object required WSHNETWORk Here is the script: ONST ForAppending = 8 reason = InputBox("Why are you accessing the server? Please give a reason. note: A blank response will be questioned by OMNB management!","Authorized Personnel Only!!!!")...
  8. OLDMO

    Switched computer locations

    Hi, Here is the issue: We have 2 locations with 2 DC's that replicate from the main location. I switched 2 computers to the other location and the user the came from our main to the 2nd location has had problems with the connection being slow. All programs that point to the main locations...
  9. OLDMO

    SUS (Software updates Services) Question

    He is right...no office updates but that will change with the new release of SUS titled WUS. Check out www.microsoft.com/wus for more details. This will basically be SUS for everything with plans for it to update and patch third part software in the future. -Ryan
  10. OLDMO

    Way to track access to server

    worked like a charm!!!! Thx a bunch! Just for curiousity. If I wanted to map a drive and then write the file to a server drive how would I do that. Will i just change the C:\txtfile.txt to \\servername\share\txtfile.text That's how I do it with .bat files but I'm not used to working with...
  11. OLDMO

    Way to track access to server

    markdmac: It works great except that after it has run once and the file is written the next time it gives me an error unless I remove the reason.txt file. It like it's not appending. any suggestions?
  12. OLDMO

    login script difficulties

    how do you get the printer script to work....I am looking to do something similiar.
  13. OLDMO

    Way to track access to server

    I tried this and it's not prompting me.... i should have mentioned that the login scripts i use are .bat files.
  14. OLDMO

    Way to track access to server

    What would i need put do to write the answer to a file etc..? Thx!!
  15. OLDMO

    Way to track access to server

    Does anyone know of something or someway to track who logs on to a server and for what reason. I have a script that takes down the username and time/date to a text file but is the also a way to prompt for a reason for access and write that as well? -Ryan
  16. OLDMO

    Disabled Shutdown In Group Policy

    I want to make sure my users are restarting...not shutting down their systems at night so they can get the updates. I saw a setting the group policy to disable this. But it also said it disabled restart as well. I still want them to be able to restart....just not shutdown....any suggestions? -Ryan
  17. OLDMO

    SUS running...How to get office updates.

    Excellent! That will be a much needed update...I wonder how they are going to get around the fact that everytime you patch office it wants you to put the installation disc in?
  18. OLDMO

    SUS running...How to get office updates.

    Was afraid of that:( Thx!
  19. OLDMO

    SUS running...How to get office updates.

    Hi, I finally got SUS up and running on my network and it's working wonderfully. My question is that I notice all these vulnerablilities coming out for office software and I don't think SUS includes patches for office products. Can anyone confirm my assumption. If so then what is the best way...
  20. OLDMO

    exporting firewall/switch/router configs to files

    Anyone have a clue how to do this. I'm still new with firewall's etc.... -Ryan

Part and Inventory Search

Back
Top