Current available EasyCloud Execution Plans
- System Copy
- SAP Kernel Patch
- OS Patching
- SAP Stopp / Start
- Interface Availability Check
Current available EasyCloud Execution Plans
As cmWatcher uses SAP CCMS Interfaces to get data of SAP systems for SCOM, you must use also CCMS for monitoring of J2EE Engines. The best way to connect J2EE Enginges to SAP CCMS are CCMS Agents. SAP Help provide some good artices around this theme.
Monitoring Status of J2EE with CCMS
Upcoming version of cmWatcher will also support the latest MAI Interface ofSAP Solution Manager.
Nobody wants to store password in Scripts clear text. So connmove developed a new Functionality called „Credfile“. With the credfile functions you can store credentials in an encrypted file. Then you just have to set the ID of the credentials on the Connector which you want to use.
Use Add-CmCredfileCredentials to create new entry. If the credfile does not exist, it will create a new one. Use the ‚ID‘ parameter if you want to define your own ID.
If you don’t want that all users can use a credential entry you have to specify one ore more users which have the privilege with ‚PSUsers‘. A PS User is a Windows User. Everytime a user esecute the -CredID Option, EasyCloud check if the current PowerShell User is listed in the ‚PSUser‘ column for the specified ID.
If you don’t specify an PSUser, any user can access the entry.
Add-CmCredfileCredentials -Username MyUser -Password MyPassword -Description „PW for SQL Server“ -PSUsers domain/user1,domain/user2
To see which credentials are stored in a credfile use Get-CmCredfileEntries
Get-CmCredfileEntries
With the ‚ReplaceID‘ parameter, you can overwrite the credential data of the specified ID.
Add-CmCredfileCredentials -Username MyUser -Password MyPassword2 -Description „PW for SQL Server“ -PSUsers Domain/user1 -ReplaceID 1
Example how to connect to a SAP system
$con = Get-CmSapConnect -CredID 2 -Language EN -Client 100 -Host SAPHost -SystemNumber 0
To remove an entry of the credfile use the Remove-CmCredfileCredentials commandlet
Remove-CmCredfileCredentials -CredID 3
As default the credfile will be stored in the program directory of the Cmcmdlets. If you want to store the credfile on another place, use the ‚-Credfile‘ parameter and specify the new path.
Connectors which supports the credfile:
Get-CmSapConnect
Get-CmSqlConnect
Get-CmSAPHostConnect
Get-CmSapGuiConnect
Get-CmOsConnect
Get-CmCluster
Search-CmOsUpdates
Measure-CmOsUpdates
Test-CmOsUpdates
Restart-CmOsUpdates
Install-CmOsUpdates
With EasyCloud connmove offers a great framework to administrate Windows, SAP and SQL Server over PowerShell.
Please note that EasyCloud is available for this SAP/ Windows Releases:
Windows \ SAP Release | Function Modules | SAP RFC Connection | SAPSTART Web service | SAPGUI Scripting |
Windows Server 2003 x64 NON-Core | Yes | Yes, SAP 4.0 and above | Yes, SAP 6.20 and above | No |
Windows Server 2008 x64 CORE or NON-Core | Yes | Yes, SAP 4.0 and above | Yes, SAP 6.20 and above | No |
Windows Server 2008 R2 x64 CORE or NON-Core | Yes | Yes, SAP 4.0 and above | Yes, SAP 6.20 and above | No |
Windows Server 2012 x64 CORE or NON-Core | Yes | Yes, SAP 4.0 and above | Yes, SAP 6.20 and above | No |
Windows Server 2003-2012 x64 with 32 bit Environment NON-Core | No | No | No | Yes, SAP Gui 7.0 and above |
EasyCloud Framework supports SQL Server 2008 and higher.
Windows Server 2012 is now also fully supported.
Connmove ist dieses Jahr zum ersten Mal auf den DSAG Technologie-Tagen vertreten. „Nach der großen Nachfrage auf dem DSAG AG Jahreskongress ist es selbstverständlich nun auch bei den DSAG Technolgietagen mit dabei zu sen“, so Bernhard Mändle, Geschäftsführer der connmove GmbH.
Dabei erwarten die Besucher die gewohnten fundierte Diskussionen und Informationen rund um die Themen SAP Betrieb, besonders auf und mit der Microsoft Plattform. Auf den Technolgietagen stellt connmove auch erstmalig die neuste Version von cmWatcher – der innovativen Integrationslösung für das Monitoring von SAP in Microsoft System Center Operations Manager vor.
Die DSAG Technolgie Tage finden am Dienstag, 26.02.2013 und Mittwoch, 27.02.2013 in Mannheim statt.
Die Öffungszeiten:
Dienstag, 26.02.2013, Check-in: 08.00 – 18.00 Uhr
Mitwoch, 27.02.2013, Check-in: 08.00 – 17.00 Uhr
Besuchen Sie unseren Stand im Eingangsbereich, wir freuen uns auf ihren Besuch.
connmove ist auch mit diesen Vorträgen vertreten:
Mittwoch, 27.02.2013, 9:00 Uhr:
SAP in der Microsoft Cloud: Der Weg über eine private Cloud bis zu Windows Azure Virtual Machine
Dr. Guido Schmitt und Hr. Alexander Fischer von SCA Schucker berichten über Migrationserfahrungen und die Strategie in die Cloud.
Mittwoch, 27.02.2013, 15:30 Uhr
OS/DB Patches in SAP-Umgebungen am Beispiel Miele
Bernhard Mändle und Herr Ulrich Henkenjohann von Miele stellen das aktuelle Projekt zur Automatisierung von OS/DB Patches in SAP Umgebungen vor.