Categories
- Education (6)
- Fix IT (30)
- Information Technology (53)
- Tips (7)
- Uncategorized (7)
Tags
Category Archives: Fix IT
AGPM error 80070005
Problem: While saving changes in AGPM (Advanced Group Policy Management) you get errors like Failed to write production GPO permissions for this domain.The following error occurred:Access to the path ‘D:\AGPM\Archive\gpostate.xml’ is denied.System.UnauthorizedAccessException (80070005) Reason: The error is not generated by … Continue reading
Posted in Fix IT, Information Technology
Comments Off on AGPM error 80070005
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