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 gupel

  1. gupel

    Move SMS Collection from Parent to Child

    You can try the following: - Export collection from the parent site to a .mof file using Export objects.. right click menu. - Edit the file to change the collection's name. - Import the file on the child site.
  2. gupel

    Exclude drives from been used by distribution point?

    When you create a distribution point it creates folders SMSPKG{x}$ on every disk drive on the server. How to prevent some of the drives, for example C:, from been used? Thanks.
  3. gupel

    How to change dependencies online

    Hi! Is there a way to change dependencies without bringing resource offline. For example, add additional physical disk that service depend on without stopping the service. Thanks.
  4. gupel

    Need Legato Networker Client for SCO

    That would be plan "B", but I do not have a local tape drive in the server yet.
  5. gupel

    Need Legato Networker Client for SCO

    Hi, I have to migrate old server running SCO OpenServer 5.0.5 to the new hardware. It has Networker for UNIX 5.5.1 installed. Unfortunately, I do not have installation media/files for the Networker 5.5.1. Legato has stoped shipping this product with the media updates. I would really appreciate...
  6. gupel

    Need installation files/media for Networker for UNIX > 5.5

    Hi, I need to migrate old server running SCO OpenServer 5.0.5 to a new hardware. It has Networker for UNIX 5.5.1 installed. Unfortunately, I do not have installation media/files for the Networker 5.5.1. Legato has stoped shipping this product with the media updates. I would really appreciate...
  7. gupel

    BLAT

    REM Put std input to a file nsrlog -f "C:\Program Files\nsr\logs\botstrap.txt" REM Send the file REM Next command is one line type "C:\Program Files\nsr\logs\botstrap.txt"| smtpmail -s Bootstrap -h your-mail-server user@yourcompany.com REM Print the file REM Next command is one line type...
  8. gupel

    No bootstrap via mail

    I run into a similar problem. I think there is a problem with passing standard output between Networker and Blat. So, I found a workaround - saving bootstrap to a text file first and sending it with smtpmail.exe that comes with Networker. I can send you my .bat file if you wish.
  9. gupel

    C++ errror in SMSMON32.exe

    After the upgrade to SMS2003 on some of the legacy client I am getting a strange error message. Few times a day the message pops-up saying: Microsoft Visual C++ Runtime Library Program: c:\.....\smsmon32.exe This application has requested the Runtime to terminate it in an unusual way. ...
  10. gupel

    Orphaned 2.0 clients question

    I had similar situation when old SMS 2.0 SP5 server died and I installed new SMS 2003 with different site name. I was able to push advanced client without any problems. But on most NT4 workstations I had to uninstall old client first and then install new one.
  11. gupel

    SAN performance - percent disk Time over 100!

    I had the same problem with SCSI RAID 5 array on a Compaq server. Probably Windows can not properly calculate performance for the RAID.
  12. gupel

    Cannot add mailbox view after adding address book views

    Have you ever fix the problem? Please, let me know.
  13. gupel

    Can not add additional mailbox in Ol2002

    I can not add other user's mailbox in Outlook 2002 sp2. When I click on Add button in the Advanced tab, Microsoft Exchane Server configuration box, I've got message: The name could not be resolved. The action could not be completed. I am using outlook 2002 with Exchange 5.5 Thanks.
  14. gupel

    How to UNINSTALL software using SMS

    Thank you for the info. You also can find the string in the registry: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\YOUR_PACKAGE\UninstallString
  15. gupel

    Print Cluster

    We have about 200 printers on a 2 node cluster. Runs OK. Only once we had a problem and Microsoft was working on it for about a month. The solution was simple - use good drivers. So you have to be very careful with the printer drivers. - Do not install any 3rd party print monitors and printer...

Part and Inventory Search

Back
Top