Twitter
-
Recent Posts
- Configuration Manager 2012: SQL XPATH Query for Deployment Type
- Configuration Manager 2012: Query for the Application Owners and Support Contacts
- Add Adobe Acrobat XI and Reader XI catalogs to SCUP 2011
- SCCM 2012 Poor Console Performance In Software Updates
- Move all your Windows 8 Hyper-V VM’s to SSD with PowerShell
Recent Comments
- Estopa on Because of an error in data encryption, this session will end
- Adding A Basic PowerShell recovery to a Monitor | Living with SCOM on PowerShell Script To Restart Service And Dependents
- Tayyab on Script to fix duplicate SMS/SCCM GUID’s
- Ronald on OperationsManager Database Connectivity Issues After Migration
- Mike on Script to fix duplicate SMS/SCCM GUID’s
Archives
Categories
Meta
Tag Archives: Windows 2008
xperf: error: NT Kernel Logger: Cannot create a file when that file already exists
My % Interrupt Time on one of my servers was exceeding 10%, yielding a SCOM alert. I went to dive in deeper and discovered it is a driver or hardware issue. To determine what driver might be causing the large amounts of interrupts I had to result to a tool called xperf, which is apart [...]
Running SCOM Agent On Domain Controller as Local System
After deploying the OpsMgr agent to a DC you may receive some errors concerning scripts not being able to run. An example of an error you may receive is below: Forced to terminate the following process started at 1:01:51 PM because it ran past the configured timeout 120 seconds. Command executed: “C:\Windows\system32\cscript.exe” //nologo “C:\Program Files\System [...]
Microsoft, SCOM
Also tagged Domain Controller, HealthService, hslockdown, MOM, OpsMgr, SCOM
Leave a comment
Error Installing SQL 2008 SP1 on Windows 7
You are required to install Microsoft SQL 2008 SP1 after installing SQL 2008 on Windows 2008 and 7. After launching the SP1 setup you might receive the following error: TITLE: SQL Server Setup failure. —————————— SQL Server Setup has encountered the following error: Invoke or BeginInvoke cannot be called on a control until the window [...]
Because of an error in data encryption, this session will end
An aggravating situation with a simple solution. I have a brand new out-of-the-box Windows 2008 server that will not maintain a terminal services RDP session for a lousy two minutes without a “Because of an error in data encryption, this session will end.” error. Rather annoying however I did find a solution to the problem [...]