Results 1 to 5 of 5

Thread: Automating MS SBS (Small Business Server)

  1. #1

    Thread Starter
    Frenzied Member StrangerInBeijing's Avatar
    Join Date
    Mar 2005
    Location
    Not in Beijing
    Posts
    1,666

    Automating MS SBS (Small Business Server)

    I've been doing some automation in the past with SQL (SQLDMO), OLAP (ADOMD), etc.

    Now I'm working with SBS, and are trying to find out how one can automate task performed in the Server Managament Console, especially on Monitoring and Reporting.

    I must have lost my touch with Google or something because I just cannot find what I am looking for.

    Any advice are welcome.

    Thanks
    Install and Configure Eclipse For both Java and PHP development
    Accessible Ajax/jQuery Forms Degrade gracefully with JavaScript Disabled

  2. #2
    Hyperactive Member Sgt-Peppa's Avatar
    Join Date
    Mar 2003
    Location
    Munich - Germany
    Posts
    476

    Re: Automating MS SBS (Small Business Server)

    I am not quite sure about the sbs but BizTalk Server provides an WMI Interface. That way you can automate it! Maybe sbs provides an WMI Interface as well. Then you can just code your automation.

    Not much of a help, but it may be a start,

    Stephan
    Keep Smiling - even if its hard
    Frankie Says Relax, wossname Says Yeah!
    wossname:--Currently I'm wearing a gimp suit and a parachute.
    C# - Base64 Blog

  3. #3

    Thread Starter
    Frenzied Member StrangerInBeijing's Avatar
    Join Date
    Mar 2005
    Location
    Not in Beijing
    Posts
    1,666

    Re: Automating MS SBS (Small Business Server)

    Thanx Sgt,

    If you happen to have some free time, would you mind telling me more about WMI (got no clue!) or point me to some usefull links?
    Install and Configure Eclipse For both Java and PHP development
    Accessible Ajax/jQuery Forms Degrade gracefully with JavaScript Disabled

  4. #4
    Hyperactive Member Sgt-Peppa's Avatar
    Join Date
    Mar 2003
    Location
    Munich - Germany
    Posts
    476

    Re: Automating MS SBS (Small Business Server)

    This should be a good start

    http://msdn.microsoft.com/library/de...start_page.asp

    But still you need to have a look at the sbs WMI interface if there is one. Cause every server provides a different wmi api specific to their set of functionality! For example you can start or stop a BizTalk Server, enlist Orchestrations,.......

    Stephan
    Keep Smiling - even if its hard
    Frankie Says Relax, wossname Says Yeah!
    wossname:--Currently I'm wearing a gimp suit and a parachute.
    C# - Base64 Blog

  5. #5

    Thread Starter
    Frenzied Member StrangerInBeijing's Avatar
    Join Date
    Mar 2005
    Location
    Not in Beijing
    Posts
    1,666

    Re: Automating MS SBS (Small Business Server)

    Thanksalotmatey

    I'll check it out
    Install and Configure Eclipse For both Java and PHP development
    Accessible Ajax/jQuery Forms Degrade gracefully with JavaScript Disabled

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width