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: cdtech9198
  • Content: Threads
  • Order by date
  1. cdtech9198

    Moving file from one host another

    Hello I am switching web hosting providers. Each provider has granted me SSH access. What is the best way to move my files from a directory on host A to host b without copying the files to my local pc first? I was thinking I can do this via bash command line. Thanks in advance.
  2. cdtech9198

    utility to migrate Windows boot from SAN from NetAPP to VMax

    Does any one know of a utility that can do this easily and effectively. We are having a heck of a hard time moving these boot partitions. the OS keeps blue screening. Thanks.
  3. cdtech9198

    Call FWD question - rings back to IP office

    Hi when I enable Call FWD on my IP office to lets say my cell phone. It rings my cell phone 3 times then goes back to the IP office voicemail system. Any reason why? I would like for the ip office to just fowrard the call and have my cell phone do the rest. I can not figure it out for the life...
  4. cdtech9198

    What Methond to use?

    I am trying to output the suffix for streets. and avenue numbers But not sure what method to use to extract the first string. I need to use a switch statement for each of the cases below. What do you recommend I use for the following: •Numbers with a 1 in the tens place (for example: 11, 14...
  5. cdtech9198

    Interconnect cables

    Hi is there a difference between Cisco CAB-SFP-50CM (SPF cable) vs E SFP, LC Connector SX Transceiver thank you.
  6. cdtech9198

    Virtual Networks

    When I create virtual networks(different ip ranges) on a esx 4.1 host so I need to create the associated vlans on my layer 3 switch? Any other things I need to configure? Thanks
  7. cdtech9198

    Hypothetical questions - Server fails attached to Storay array

    Hi everyone. I am wondering what would happen if a server attached to a storage array via iscsi fails? I know the data on the storage array would be ok but wondering how to get that data visible again? Would one rebuild the failed server with same ip hostname and then connect to the storage? Or...
  8. cdtech9198

    Delete file based on File name

    I have an existing file that searchs a directory and its subfolders and will delete file based on date. I would like to modify this script to include delete files based on a file name criteria. If a file name ends with _x.tif or _y.tif and older then 30 days then delete. Would it be in my best...
  9. cdtech9198

    Not sure what I did

    I recently got my hands on two cisco asa 5510. I have successfully reset the first one back to factory defaults. The second one I must have screwed up a step. The ASA won't get past this see below CISCO SYSTEMS Embedded BIOS Version 1.0(11)2 01/25/06 13:21:26.17 Low Memory: 631 KB High...
  10. cdtech9198

    mailbox size report

    Hello all, What is the best way to pull a report on all users mailbox size across multiple storage groups on exchange 2003? Is there a free third party app? Thank you.
  11. cdtech9198

    ldap connection properties

    Hello all I am trying to connect an application to Server 2003 Active Directory. I have created a service account, password and security group that contains all the users for the application. I am having trouble filling out the requirements below and was wondering if anyone knew what each of...
  12. cdtech9198

    Creating User accounts from Excel

    Hello All, I have successfully written a Script that reads columns from an excel sheet and creates user account. One problem I am running into is when a particular cell is blank. For example, if I am missing the GivenName of a particular account, the script craps out. When I add "On Error...
  13. cdtech9198

    Ldap query sub OU's

    Hello. First of all I want to say thank you for all the great help. This site is a great resource. q: I am running a LDAP query using a text stream. The users.txt stream consist of sAMAccountnames. firstname.lastname etc etc The scripts runs fine when I target a specific OU however I am...
  14. cdtech9198

    Display e-mail address

    Hello I am working on a script to change default smtp address for a group of users in a ou. I can not do it with exchange using recipient policy. Once I get the default email hopefully I can store everything to the left of the @ sign and amend @newdomain.com Right now I am just trying to query...
  15. cdtech9198

    multiple host A records

    We recently move DNS to a new server. I moved the .dns file from the older server to the new one and created the new zone. I notice there are multiple host A records for the same ip address. How can I clean these up without going in manually and doing it. Will these clear over time? We are...
  16. cdtech9198

    Primary DNS server question

    Hello I changed my dns server from AD integrated to non. All three DNS are primary DNS servers. I am not sure if I understand the functionality. When I add a host record to DNS A it does not replicate to DNS B. Do I need to make only one server primary and all the rest secondary? Thank you...
  17. cdtech9198

    Exmerge.log

    Hello all. I noticed my Exmerge.log file is 32 gigs. Does this file play any important role or does it just log when exmerge is used on the server? Can I delete or move this file? Thank you. the location of the file is \Program Files\Exchsrvr\bin\ExMerge.log
  18. cdtech9198

    email question

    Hello all. I am setting up several apps that require email notifications. For example nagios. My question is can I use our internal email server for the SMTP(exchange)? How do my linux apps know what to use to send out emails? Do I need to install a mail server on my fedora server?
  19. cdtech9198

    Host name Change

    Hello all. I am wondering the effects of a host name change on a exchange server? Is there anyway to do this in a safe manor? Will all my outlook clients fail to find the new server?
  20. cdtech9198

    compile question

    I apologize ahead of time for this beginner type question. I have recently downloaded a patch for squid and not sure how to install it. The directions say to compile squid using >>> ./configure; make; make install Since I am a newby I have never used make before. What does the above mean...

Part and Inventory Search

Back
Top