Hi everyone , I am back with a new blog and this time its SCSM(System Center Service Manager) . This blog is something to do with a restriction in Service Manager . The issue happens when we install SCSM and try to add connector like AD connector ,Orchestrator connector to name a few . When... Continue Reading →
System Center Orchestrator runbook for removing SCCM records
Hi Everyone , Hope you are doing great! Today i am writing about an scenario which talks about automating SCCM record removal through Orchestrator . The runbook once created will look like the following : You can use the following Powershell script to remove the record from the database : $error.clear() powershell{ cd "D:\Program Files\Microsoft... Continue Reading →
Deploying MS Office 2010 through SCCM 2012 SP1 R2:
Deploying Office 2010 through SCCM 2012 SP1 R2: Hi All, I was going through the office installation today with some custom requirements where we want to deploy Office 2010 with the following components: Excel Word PowerPoint I will be deploying the Volume License edition of Microsoft Office 2010 Standard with SP1. You will need the... Continue Reading →
Unable to see software updates in software center “Sources are not current”
Hi Everyone , Most of us have seen these lines in scanagent.log"Sources are not current" on the client machines . We tend to get confused and fail to understand where the issue is happening . So even if you try to reinstall the client , you will not be able to see any update in... Continue Reading →
How to run Hyper V on a guest Operating System on VMware host on Windows Server 2016
Hello Everyone , For those of you who feel inclined to try out nested virtualization feature in Windows Server 2016 but on a VMware host can refer to the following steps. I will discuss what issues i faced and how i fixed them. I started the install as usual going to the server manager and... Continue Reading →
BackUp and Recovery in Microsoft System Center DPM 2016 for your cloud and physical machines
A complete backup solution can ensure availability of your business-critical infrastructure even in case of any disaster or failure. System Center provides an end-to-end backup and disaster recovery for infrastructure and workload. System Center allows you to extend backup solution to the cloud via native integration with Operations Microsoft System Center 2016 | 18 Management... Continue Reading →