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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by strayrog

  1. strayrog

    filename as variable

    Skip, thank you for your reply, but i have the filename already and I need to break it apart into variables. Guitarzan, thank you for your reply as well. I beleive that is what I was looking for. I will plug that in to my script today. Thanks again to everyone. Strayrog
  2. strayrog

    filename as variable

    All, I am looking for any help on how I can put a filename into a variable using vb. Example: filename = 123.abc-xyz.txt I would like to put the following in to variables: v1=123, v2=abc, v3=xyz v4=txt. Thank you in advance Strayrog
  3. strayrog

    Windows update error...

    Did you also check your host file? Run the IPCONFIG /FLUSHDNS command? Add Windows Update addresses to the trusted sites list? Just suggestions
  4. strayrog

    How to track file/folder add or delete

    There is always watchdog. It is a little expensive for what is does and it is a little cluncky, but it works.
  5. strayrog

    Problem with DHCP in Win2003

    I have run into a similar problem. I ended up making the change to the superscope during the overnight when there were no users logged on and no dhcp leases were out. Then created a logon script that would force a dhcp release and renew to the new superscope that I created. It will add about...
  6. strayrog

    Active Directory tool?

    I know that Ipswitch's what's up pro does create a domain map. I never used it for multiple domains.
  7. strayrog

    file count script with email

    Is there a job that can be setup (through a scheduled task)to monitor the number of files in a folder and send an email if a threshold is reached using VBscript? Thanks in advance.
  8. strayrog

    Adding network to catalyst

    Vipergg, I was hoping to just keep things simple. Plus, I was hoping to avoid another vlan. But it is looking as if I will have to create the second vlan and just add the ports. Thanks
  9. strayrog

    Adding network to catalyst

    Here is the config as requested: show running-config Building configuration... Current configuration : 13284 bytes ! version 12.2 no service pad service timestamps debug uptime service timestamps log uptime no service password-encryption service compress-config ! hostname Switch ! enable...
  10. strayrog

    Adding network to catalyst

    I have a Cisco Catalyst 4506 in a small office. Currently there is only subnet 192.168.10.0/24 but I need to add another subnet192.168.20.0/24. I would like to add them to the same vlan 1. How do I do that? Thanks
  11. strayrog

    BE 10d sql agent not releasing 2005 databases

    All, I am running BE 10d on a Windows 2003 Standard server with the MSSQL agent. I am running d2d2t configuration. Here is my issue: When backing up a sql database, the BE software will complete but BE will not release from the database. When you query the database it looks as if BE is still...
  12. strayrog

    Installing OS

    skrublove, I have run into this problem myself a few times. The problem is that the drives you are introducing are incorrect, as far as the Windows systems is concerned. You have to get a flappy installed on the machine and boot off the cd, during the set up, press F6 to install the storage...
  13. strayrog

    server monitoring tools

    jakess, There are a bunch of free server monitoring software packages out there. Here are a few: Simple Server Monitor 1.4 ManageEngine OpManager IPCheck Server Monitor 5.3.3.643 The best thing is just check a few of them out and you will find something that works for you. Strayrog
  14. strayrog

    Change synchronization frequency for Internet Time updates

    Drew, There are plenty of free third party time sync programs out there. I personally use Dimension 4. It sits on a non-domain member server sitting at my remote site. It has worked for me very well. Hope this helps. Strayrog
  15. strayrog

    Messages Pending Submission

    k., The only time that I have seen this happen is when the exchage store service was turned off. Ensure that the store service is up and running or even restart the service to be on the safe side. Strayrog.

Part and Inventory Search

Back
Top