Categories
- Education (6)
- Fix IT (29)
- Information Technology (53)
- Tips (6)
- Uncategorized (7)
Tags
Author Archives: maoeh
SCOM Exchange Managment Pack Error ‘Count’
Problem: Scom error from Exchange 2010 Managementpack , can’t create System.PropertyBagData pointing to HotFixValidation.vbs C:\Program Files\Microsoft Monitoring Agent\Agent\Health Service State\Monitoring Host Temporary Files 284\5106\HotFixValidation.vbs(117, 10) Microsoft VBScript runtime error: Subscript out of range: ‘count’ Reason: The script is only checking … Continue reading
Posted in Fix IT, Information Technology
Tagged Exchange, SCOM
Comments Off on SCOM Exchange Managment Pack Error ‘Count’
Scom SQL 2012 Discovery Managment Pack error . Variable not defined
Problem: Alert: message is Variable not defined ‘EVENT_TYPE_ERROR’ C:\Program Files\Microsoft Monitoring Agent\Agent\Health Service State\Monitoring Host Temporary Files 104\4529\SQLAgentJobDiscovery.vbs(293, 9) Microsoft VBScript runtime error: Variable is undefined: ‘EVENT_TYPE_ERROR’ Reason: The variable is really not defined inside the management pack and Option … Continue reading
Disk full on Microsoft Reporting Server
Problem: Disk Drive C: on Reporting Server is filling up every day by 40MB Reason: Microsoft Reporting Server is installed by default on C:. The configuration file C:\Program Files\Microsoft SQL Server\MSRS10.SQL1\Reporting Services\ReportServer\bin\ReportingServicesService.exe.config is showing <add name=”KeepFilesForDays” value=”14″ /> but no … Continue reading
Microsoft CA Certificate backup failed
Problem C:\Backup>Certutil -p “xxxxxxxxxx” -f -backup “c:\backup” CertUtil: -backup command FAILED: 0x8009000b (-2146893813) CertUtil: Key not valid for use in specified state. Check: Check the Certificate of your CA whether the Private Key can be exported by starting an export … Continue reading
Microsoft SQL Agent ist not starting
Problem sql Agent start error 5 “Access is Denied” This might happen when you use other directories than the default installation. Solution Apply the rights for the service user of SQL to the path where the agent executable is located. … Continue reading
NTP Settings for Switzerland
For Switzerland use one of the NTP pool servers as listed under http://www.pool.ntp.org/zone/ch To configure your Windows system to get the time and act as a time server run following commands using one of the listed timeservers. There is no … Continue reading
Posted in Fix IT, Information Technology
Comments Off on NTP Settings for Switzerland
SQL Services event ID 7000 and 7009
Problem: Reporting Services and Integration Services do not start any more . Error :A timeout was reached (30000 milliseconds) while waiting for the SQL Server Reporting Services (SQL1) service to connect. Error: The SQL Server Reporting Services (SQL1) service failed … Continue reading