Veeam - Get NEW capacity planning for  VMware in System Center

System Center Central Logo

  • facebook button
  • twitter button
Menu 
  • home
  • Forums
      • Avicode
      • Cloud (Private and Public)
      • Config Manager
      • CP Development
      • Cross Platform
      • Data Protection Manager
      • Essentials (SCE)
      • Hyper-V
      • Management Pack Extension Contest
      • MP Development
      • Operations Manager
      • Orchestrator
      • Public Cloud (Azure, Intune, etc.)
      • SCVMM
      • Service Manager
  • Blog
      • Azure
      • By Example
      • Cloud
      • Config Manager
      • CP Development
      • Cross-Platform
      • Data Protection Mgr
      • Essentials (SCE)
      • Hyper-V
      • KB
      • MP Development
      • Operations Manager
      • Orchestrator
      • Powershell
      • SCC Cafe
      • SCVMM
      • Service Manager
      • Virtualization
  • Downloads
      • Azure
      • Config Manager
      • Cross Platform
      • Data Protection Manager
      • Essentials (SCE)
      • Hyper-V
      • MP Development
      • Operations Manager
      • Orchestrator
      • Powershell
      • Scripts
      • SCVMM
      • Service Manager
      • SQL Queries
      • Tools and Utilities
  • Pack Catalogs
      • Management Packs
      • Orchestrator IP Catalog
  • Podcasts
      • Podcasts
      • Videos from Pete
  • Community
      • Members
      • Site Activity
  • Wiki
  • Login
      • Log In
        Register Lost Password
  • Register
  • Report A Bug
Profile picture of trishasalas

trishasalas

@trishasalas active 1 day, 17 hours ago Points: 16383 Rank - System Center Expert
Your friendly, neighborhood site admin…here to help ;) View
  • Activity
  • Profile
  • Friends 3
  • Points
  • Forums
  • Personal
  • Mentions
  • Favorites
  • Friends
  • Profile picture of trishasalas

    trishasalas replied to the topic Testing in the forum Avicode 3 weeks ago

    I forgot something I wanted to add up here.

    /**
     * Retrieve the currently-queried object. Wrapper for $wp_query->get_queried_object()
     *
     * @uses WP_Query::get_queried_object
     *
     * @since 3.1.0
     * @access […]
  • Profile picture of trishasalas

    trishasalas replied to the topic Testing in the forum Avicode 3 weeks ago

    /**
     * Retrieve the currently-queried object. Wrapper for $wp_query->get_queried_object()
     *
     * @uses WP_Query::get_queried_object
     *
     * @since 3.1.0
     * @access public
     *
     * @return object
     */
    function […]
  • Profile picture of trishasalas

    trishasalas replied to the topic Testing in the forum Avicode 3 weeks ago

    /**
     * Retrieve the currently-queried object. Wrapper for $wp_query->get_queried_object()
     *
     * @uses WP_Query::get_queried_object
     *
     * @since 3.1.0
     * @access public
     *
     * @return object
     */
    function […]
  • Profile picture of trishasalas

    trishasalas replied to the topic Testing in the forum Avicode 3 weeks ago

    /**
     * Rewind the loop posts.
     *
     * @see WP_Query::rewind_posts()
     * @since 1.5.0
     * @uses $wp_query
     *
     * @return null
     */
    function rewind_posts() {
    	global $wp_query;
    
    	return […]
  • Profile picture of trishasalas

    trishasalas replied to the topic Testing in the forum Avicode 3 weeks ago

    /**
     * Rewind the loop posts.
     *
     * @see WP_Query::rewind_posts()
     * @since 1.5.0
     * @uses $wp_query
     *
     * @return null
     */
    function rewind_posts() {
    	global $wp_query;
    
    	return […]
  • Profile picture of trishasalas

    trishasalas replied to the topic Testing in the forum Avicode 3 weeks ago

    function set($query_var, $value) {
    		$this->query_vars[$query_var] = $value;
    	}
  • Profile picture of trishasalas

    trishasalas replied to the topic Testing in the forum Avicode 3 weeks ago

    function set($query_var, $value) {
    		$this->query_vars[$query_var] = $value;
    	}
  • Profile picture of trishasalas

    trishasalas posted an update 2 months, 3 weeks ago

    Your friendly, neighborhood site admin…here to help ;)

  • Profile picture of trishasalas

    Site Admin commented on the post, OpsMgr 2012: Group Maintenance Mode via PowerShell (the way it should be) 2 months, 3 weeks ago

    Thumbnailcurtmcgirt, mouse over the code window at the top and you’ll see a gray bar drop down.  Click on the <> icon (see screenshot) and you’ll have the option to view the raw code (without the numbered lines).
    <a href="http://www.systemcentercentral.com/wp-content/uploads/2012/07/code.gif&quot; […]

  • Profile picture of trishasalas

    Site Admin commented on the post, How to setup your blog on System Center Central in Windows Live Writer (1-2-3) 2 months, 4 weeks ago

    Yes, I’m sorry we will have to make that more clear.  Right now you have it as Uncategorized and those are not enabled to display anywhere.  I will correct it.

    Again, thank you for letting us know.  Any input […]

  • Profile picture of trishasalas

    Site Admin commented on the post, How to setup your blog on System Center Central in Windows Live Writer (1-2-3) 2 months, 4 weeks ago

    Hi Julian, I commented on your site activity feed but will do so here as well. I’ve adjusted your permissions, can you try your blog post again? Thank you for reporting this.

  • Profile picture of trishasalas

    Site Admin posted a new activity comment 2 months, 4 weeks ago

    In reply to: Bruno ROUY commented on the post, How to setup your blog on System Center Central in Windows Live Writer (1-2-3) Hi, I tried the above but when publishing my first blog, I get the error: Server Error 401 […] View

    Hi Julian, I’ve adjusted your permissions. Can you try again?

  • Profile picture of trishasalas

    Site Admin replied to the topic Testing in the forum Avicode 3 months ago

    <?php
    $myString = “This is good to know!”;
    echo $myString;
    echo “<h5>I guess I forgot to delete this!</h5>”;
    ?>
    :)

  • Profile picture of trishasalas

    Site Admin started the topic What to do if you land on our 404 (Oops) page in the forum Announcements 3 months ago

    First, Read this => System Center Central vNext (Day 2): Content Migration Status and Redirects for Existing Links
    What we’ve done
    We have redirects in place for 0ver 26,000 urls from the old platform (Dot Net […]

  • Profile picture of trishasalas

    Site Admin replied to the topic Brilliant new site guys in the forum Operations Manager 3 months ago

    …and our syntax highlighter appears to be not as ‘cool’ as it was in the beginning, probably a conflict of some sort.

    Here’s a screenshot (from imgur) of what it should look like

  • Profile picture of trishasalas

    Site Admin replied to the topic Brilliant new site guys in the forum Operations Manager 3 months ago

    <?php while ( bbp_topics() ) : bbp_the_topic(); ?>

    <?php bbp_get_template_part( ‘loop’, ‘single-topic’ ); ?>

    <?php endwhile; ?>
    Testing our syntax highlighter.

    Wilson, the time zone for the site is […]

  • Profile picture of trishasalas

    Site Admin voted on Proxy Settings Tool for Operations Manager 2012 3 months, 3 weeks ago

  • Profile picture of trishasalas

    Site Admin posted an update 3 months, 4 weeks ago

    I need to fix the cubepoints page and the forums section as well as the wiki page.

  • Profile picture of trishasalas

    Site Admin created the group test 6 months, 1 week ago

  • Profile picture of trishasalas

    Trisha Salas wrote a new post, SQL Admin Extensions Sample Management Pack for OpsMgr 2007 and Essentials 2010 9 months ago

    Note: Works on Operations Manager 2007 R2 and 2012

    This management pack, which extends SQL monitoring to include identification of databases that have never been backed up, contains a script-based monitor, two […]

  • Load More

My Points

  • You need to be logged in to view your points.

Top Users

  • pzerger (Points: 86671)
  • tgunn (Points: 53415)
  • sskinner (Points: 40846)

My Bookmarks

You must be logged in to view your bookmarks.

Top Users

  • Pete Zerger (Points: 86671)
  • Tommy Gunn (Points: 53415)
  • Simon Skinner (Points: 40846)
  • Andreas Zuckerhut (Points: 34123)
  • Stefan Koell (Points: 32177)

Follow System Center Central

  • facebook button
  • twitter button
  • rss button

Helpful Links

  • New Features
  • Register
  • Lost Password
  • Contact Us
  • RSS Feeds
  • Terms of Use
  • Privacy Statement
  • Trademarks

© 2013 System Center Central