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: tjok
  • Order by date
  1. tjok

    Scheduling Clustered Services to Stop ?

    try using the cluster.exe commandline interface. Should be working. Syntax can be found on microsoft technet.
  2. tjok

    Whats Needed to Cluster?

    When you use two scsi cards to connect to a shared disk be sure to set a different scsi-id on the cards (6 and 7). With some adapters you have to change some jumpers. I have tried it with different adapters, even with mylex and adaptec raid-controllers.
  3. tjok

    How does Exchange 2000 deal with attachments?

    For all destination in the same store there is only one copy of the attachment. If you have setup multiple stores you can end up with multiple copies of the attachment
  4. tjok

    How Can I Create A Cheap Cluster Server

    You can create a single node cluster without shared storage for testing purposes. This can be done even on a desktop system. The only thing you have to do is add the -localquorum option while running the cluster setup from a command box.
  5. tjok

    Cluster problems

    We have the same problem with a exchange 2000 cluster. The 2 virtual nodes are also counted in the output of the nsrlic command. There seems to be a known problem with the exchange client on a cluster. Our OEM (fujitsu Siemens) is investigation. If they come up with a solution or a path i...
  6. tjok

    Unable to install Windows updates after System Restore

    I had the same problem : installed Q328310 update, system recovery, unable to reinstalle Q328310. Solution: in a command box type : net stop cryptsvc rename %systemroot%\system32\catroot2 oldcatroot net start cryptsvc reinstall Q328310 Worked for me! found solution in technet article Q326815...

Part and Inventory Search

Back
Top