www.infralib.com

www.infralib.com
Yeni sitemiz http://www.infralib.com 'u ziyaret ediniz. Yeni yazılarım başka yazarlarında katkılarıyla artık bu adreste. Ayrıca çok yakında forum, video, webcast gibi bölümlerde yayında olacak.

20 May 2007

SMS'de Child Site Silmek

 SMS 2003'de bir child site i kaldirmak istediginizde, Parent site tarafinda elle silmek istediginizde bu islemi basitce SMS\bin\i386 klasorunde bulunan preinst.exe araci ile gerceklestirebilirsiniz.

Ornegin
Parent site IST ve kaldirmak istediginiz child site ANK olsun
preinst.exe /DELSITE ANK IST komutu, ANK child siteini IST dan silecektir, komutu parent olan SMS sunucunuzda calistiriniz.

Bu arac ayni zamanda asagida listelenmis olan yararli olabilecek isleride yapmakta.

  • /DUMP [SiteCode]                   Dumps all site control images (or just the one specified) to the root of SMS drive
  • /SYNCPARENT                        Forward all subsites to parent site /STOPSITE Stops all the services at this site
  • /DELSITE SiteCode ParentCode       Remove a site from the database
  • /UPGRADE SiteCode                  Upgrade a secondary site of the current site
  • /CDUPGRADE SiteCode                Upgrade a secondary site of the current site using a local CD
  • /DEINSTALL SiteCode                Deinstall a secondary site of the current site
  • /SYNCCHILD SiteCode                Synchronize the child site
  • /DELJOB SiteCode                   Delete all jobs that are targeted to the site

Exporting Keys:
  • /KEYFORPARENT   Dump this site's public key into the file .CT4 at the root of the SMS drive.  Copy this file to the parent site's hman.box" inbox  (No t "hman.box\pubkey")
  • /KEYFORCHILD    Dump this site's public key into the file .CT5. Copy this file to the child site's "hman.box" inbox.
  • /CHILDKEYS      Dump this and all child site's public keys into the file .CT6. Copy this file to the parent site's "hman.box" inbox.
  • /PARENTKEYS     Dump this and all parent site's public keys into the file .CT7. Copy this file to the children site's "hman.box" inbox.