• Home
  • Cisco
  • Exchange
  • Linux
  • Navision
  • Network
  • Virtualization
  • Windows
  • About
  •  

    Create service dependency

    February 6th, 2012

    If you are using iscsi and have an fileserver, it is important that fileservices starts after the iscisi is of and running.
    This specifik command soves this issue:

    sc.exe config lanmanserver depand= msisci
    (the space before msisci has to be there)


    Microsoft Exchange Information Store Database [DB-Name] copy on this server experienced a corrupted search catalog

    February 2nd, 2012

    Error:
    Microsoft Exchange Information Store Database [DB-Name] copy on this server experienced a corrupted search catalog

    Fix with this command:
    Update-MailboxDatabaseCopy -Identity “[type in your DB]\[Your Exchange server]” -CatalogOnly