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 curtmcgirt

curtmcgirt

@curtmcgirt active 7 hours, 30 minutes ago Points: 15586 Rank - System Center Expert
  • Activity
  • Profile
  • Friends 3
  • Points
  • Forums
  • Personal
  • Mentions
  • Favorites
  • Friends
  • Profile picture of curtmcgirt

    curtmcgirt replied to the topic Receiving traps from vCenter in the forum Operations Manager 6 days, 2 hours ago

    you could take a look at Quest Management Extensions. it’s pretty cheap. if you’re running on HP servers, HP has a vmware mp that either uses ESX or the Gen8 servers’ new ILO to talk communicate with scom. but if […]

  • Profile picture of curtmcgirt

    curtmcgirt commented on the post, New Version: Insight Control for Microsoft System Center 7.2 2 weeks, 1 day ago

    i just downloaded this and only the blade MP version changed. all the other HP MPs have the same versions i already have. is that your experience?

  • Profile picture of curtmcgirt

    curtmcgirt replied to the topic VSAE first step in the forum MP Development 2 weeks, 1 day ago

    i wasn’t reading the MP name in the error carefully enough. for some reason the Import process did not make me reference “Microsoft.Windows.Server.Library.” i manually added it and now it builds.

    now… to break it myself.

  • Profile picture of curtmcgirt

    curtmcgirt started the topic VSAE first step in the forum MP Development 2 weeks, 1 day ago

    i exported an unsealed MP from my management group, which was originally created in the r2 authoring console but does contain ops console-created overrides since it’s not sealed. i created a new VSAE project from […]

  • Profile picture of curtmcgirt

    curtmcgirt commented on the post, Infront’s Consultants are rocking the MMS Speaking charts!! 4 weeks ago

    Outstanding  conference this year.

  • Profile picture of curtmcgirt

    curtmcgirt started the topic powershell 3 on server 2008 in the forum Operations Manager 1 month, 1 week ago

    any caveats on running powershell 3 on windows 2008 r2 scom 2012 management servers?

    I know WMF 3 broke some sharepoint 2010 shell activities in my environment, among other things reported on the interwebs […]

  • Profile picture of curtmcgirt

    curtmcgirt replied to the topic query for primary management server in the forum Operations Manager 1 month, 2 weeks ago

    Thanks David. my script is going to run on the agents, so I was looking for a local way to find the management server name configured in the agent settings. it will be passed to an invoke-command later in the script.

  • Profile picture of curtmcgirt

    curtmcgirt commented on the post, OpsMgr 2012: Reset Unit Monitors in Bulk with PowerShell 1 month, 2 weeks ago

    oh nevermind on {these}.

    $_.Target.identifier.path works for the .name property of the class.

    so $monitoringclass =$monitor.target.identifier.path would also work in your script,

     

  • Profile picture of curtmcgirt

    curtmcgirt commented on the post, OpsMgr 2012: Reset Unit Monitors in Bulk with PowerShell 1 month, 2 weeks ago

    it’s interesting that “targeted class display name” is not exposed more easily in the properties of a monitor. we can get to the name of the class, more or less, but not the display […]

  • Profile picture of curtmcgirt

    curtmcgirt started the topic query for primary management server in the forum Operations Manager 1 month, 2 weeks ago

    on a couple of my agents, i can see its primary management server in the “network name” value under

    HKEY_LOCAL_MACHINESOFTWAREMicrosoftMicrosoft Operations Manager3.0Agent Management Groups[management […]

  • Profile picture of curtmcgirt

    curtmcgirt replied to the topic Maintenance mode "comment" in the forum Operations Manager 1 month, 2 weeks ago

    Is it visible anywhere? A report? If not,  what’s it for?

  • Profile picture of curtmcgirt

    curtmcgirt started the topic Maintenance mode "comment" in the forum Operations Manager 1 month, 2 weeks ago

    you can imagine how frustrating it might be to put the title of this topic into a web search engine, since every blog post and article in the history of blog posts and articles has a *comment*s section titled […]

  • Profile picture of curtmcgirt

    curtmcgirt replied to the topic Has any one installed SCOM 2012 SP1? in the forum Operations Manager 1 month, 2 weeks ago

    the only issue i had with my upgrade to sp1 was one of the console upgrades (on a workstation) apparently did not go well. the install didn’t throw any errors, but afterwards i could not open dashboards with it. […]

  • Profile picture of curtmcgirt

    curtmcgirt replied to the topic Network Discovery by name not IP -Help please in the forum Operations Manager 1 month, 2 weeks ago

    i didn’t see any documentation on modifying a config file… where did you find that? in my case, i just created reverse dns entries for my network devices, and scom named them that way. of course, i don’t have […]

  • Profile picture of curtmcgirt

    curtmcgirt replied to the topic Remove-SCOMDisabledClassInstance is just too much for scom to handle. in the forum Operations Manager 1 month, 2 weeks ago

    opened a ticket with MS. i really should have known… the same #$*! “biztalk 2006″ management pack that broke my 2007 to 2012 upgrade

    <a […]

  • Profile picture of curtmcgirt

    curtmcgirt replied to the topic diagnostic task. any reason not to do it this way? in the forum Operations Manager 1 month, 3 weeks ago

    i like having it in the health explorer, like the out-of-the-box CPU diagnostic task. and i don’t mind using the command line method. i was really just curious if there was any reason not to do it that way. as an […]

  • Profile picture of curtmcgirt

    curtmcgirt started the topic diagnostic task. any reason not to do it this way? in the forum Operations Manager 1 month, 3 weeks ago

    setting up a diagnostic task for memory just like the “list top cpu consuming processes” task that comes in the OS MP.

    i have a powershell one-liner, which i guess i can’t call as a “script” task, because scom […]

  • Profile picture of curtmcgirt

    curtmcgirt started the topic Orphaned MS health service watcher in the forum Operations Manager 1 month, 3 weeks ago

    during the upgrade from scom 2007 to scom 2012, i added a couple of management servers. one of them was removed from the management group, and it does not show up in the management server section of the […]

  • Profile picture of curtmcgirt

    curtmcgirt replied to the topic VSAE Converting in the forum Operations Manager 1 month, 4 weeks ago

    thank you sir. i just found those. i created a new folder under the references and copied all the MPs there. oddly, a live MP i exported from my SP1 management group did not want the sp1 version of the […]

  • Profile picture of curtmcgirt

    curtmcgirt replied to the topic dashboard widgets are empty in the forum Operations Manager 1 month, 4 weeks ago

    thanks for checking guys. my unofficial solution to this was to uninstall and reinstall the ops console from my PC three times. two didn’t do it.

  • Load More

My Points

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

Top Users

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

My Bookmarks

You must be logged in to view your bookmarks.

Top Users

  • Pete Zerger (Points: 86621)
  • 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