How to list a file from a agent managed computer
A saw a question in a news group about listing files on agent managed computers from the web console in Ops Mgr 2007. After some thinker and discussion with Mikael Nyström I found the solution. First, it has to be a agent task to show up in the web console. In this example I will list the C:\WINDOWS\win.ini file on the agent managed computer, in the real world it could be for example a logfile from a application. The result will be shown in the task result box.
- Start the console, click Authoring and then expand Management Pack Objects
- Right-click Tasks and choose to create a new task
- In the Create task wizard – Task Type, choose Agent Task and Command line, choose your destination management pack and click Next
- In the Create task wizard – General Properties, input a task name, a description and choose target, for example Windows Server 2003 Computers as target. Click Next
- In the Create task wizard – Command Line, input
Full path to file: C:\WINDOWS\SYSTEM32\cmd.exe
Parameters: /C type %WINDIR%\WIN.INI
You dont have to input a working directory. Click Create
Now, open the web console (http://servername:51908) and test your new task.
Beta 1 of System Center Service Manager
Beta 1 of System Center Service Manager is now available for download on the Microsoft Connect website. Beta 1 includes a number of functionality:
- Distributed install
- Administration wizards for easy solution configuration
- AD connection wizard · SMS 2003 SP3 connection wizard
- Asset inventory including the first phase of asset reconciliation in the CMDB
- Incident management including queues, customizable drop-down values, asset linking, and notification workflows
- Change management including queues, customizable drop-down values, asset and incident linking, multiple review stages, activity management and notification workflows
- A self-service portal which includes knowledge search, service request submission, and software provisioning integrated with SMS 2003 SP3
- Knowledge Management including authoring, viewing, comment and rating all integrated with Word 2007 and SharePoint 2007
- Data Warehousing and Reporting including 6 sample reports for incident, change and asset data
Â
New Management Packs
A couple of new management packs has been published. Most of them requires Ops Mgr 2007 MOM 2005 backward compatibility management pack Update 6.0.5000.1 (or higher), download that here.
Microsoft Windows SharePoint Services 3.0 Management Pack for Operations Manager 2007
Date Published: 6/4/2007
Download here
Microsoft Office SharePoint Server 2007 Management Pack for Operations Manager 2007
Date Published: 6/4/2007
Download here
Microsoft Print Service Management Pack for Operations Manager 2007
Date Published: 6/4/2007
Download here
Microsoft Windows File Replication Service 2000/2003 Management Pack for Operations Manager 2007
Date Published: 6/4/2007
Download here
Microsoft Windows Group Policy 2003 Management Pack for Operations Manager 2007
Date Published: 6/4/2007
Download here
Microsoft Windows Server 2000/2003 DHCP Management Pack for Operations Manager 2007
Date Published: 6/4/2007
Download here
…and also a new version of Systems Center Operations Manager 2007 Documentation as been published here
System Center Guides
System Center Essentials 2007 Migration Guide
This guide discusses various scenarios for upgrading to System Center Essentials 2007, and also includes a brief discussion of outgrowing and migrating from Essentials to System Center Operations Manager 2007. The guide includes the following:
• Migrating from WSUS to Essentials 2007
• Migrating from Operations Manager to Essentials 2007
• Migrating from Systems Management Server 2003 or Configuration Manager 2007 to Essentials 2007
• Outgrowing Essentials 2007: Migrating to Operations Manager 2007 and Configuration Manager 2007
Download here
System Center Essentials 2007 Operations Guide
This guide discusses best practices for everyday use of System Center Essentials 2007. The guide includes the following:
• Getting Ready to Operate Essentials 2007
• Managing Computers
• Monitoring Network Devices
• Deploying Software and Updates
Download here
New Version of Operations Manager 2007 Active Directory Management Pack Guide
This guide includes an overview, deployment procedures, and monitoring scenarios for the Active Directory Management Packs for Microsoft System Center Operations Manager 2007. Date Published 1-6-2007. Whats new?
- Domain discovery that enables Operations Manager 2007 to automatically discover domains in your Active Directory environment
- New performance and client monitoring views to provide more ways to view your monitoring data
- A new child domain topology view, allowing you to see subdomains of other domains
- New dashboard views that combine multiple views into one view to allow analysis of trends and similarities between related metrics
Download here
OpsMgr 2007 MOM 2005 Backward Compatibility MP Update
Overview Updated MOM 2005 Backwards Compatibility MP (6.0.5000.1) and System Center Internal Library MP (6.0.5000.1).
Update to address fixes and enhancements:
– New Backward Compatibility Threshold monitoring type using in Converted MOM 2005 MPs which exposes Threshold values as overrides.
– Fixes to the Backward Compatibility Cluster discovery to address problem with converted MPs that monitor clustered Applications  Installation: After unpacking of the MSI files import the following MP files:
Folder (default): %ProgramFiles%\System Center Management Packs
– System.Mom.BackwardCompatibility.Library.mp
– Microsoft.SystemCenter.Internal.mp
The MP will replace the existing version of the filesManagement Pack Release History:
Initial Release 3/23/2007 Version 6.0.5000.0
Download here
Building a SMA activity for Service Manager
Recent Comments