Run two PowerShell scripts on a same VM through custom script extension at...
Introduction – This blog post illustrates the method through which you can run two different PowerShell scripts on a same VM through custom script extension at different stages /time of deployment in...
View ArticleWindows Automatic Services Monitoring using SCOM
Monitoring services in windows computers is available out of box in SCOM through Service Monitoring Template. But in a large enterprise with over 1000s of windows computers and 100s of applications, it...
View ArticleInstalling MIM CM 2016 for Multiple Forests–Part 1
Howdy Folks. MIM 2016 went GA some time ago and one of the new features of MIM for the Certificate Management component was the support for cross forest issuance of certificates\smart cards. Though...
View ArticleImport Database schema in Azure SQL DB from .SQL files programmatically with...
Introduction – This blog post illustrates the method through which you can import your database schema and tables into empty Azure SQL DB ( PaaS ) programmatically. Currently azure SQL DB support...
View ArticleConnecting Power BI to on Premises SSAS Tabular without Active Directory Sync...
One of the great new features of Power BI is its ability to connect to on-premises SSAS Tabular data models directly with the use of “Power BI AS connector”. This connector allows you to directly...
View ArticleMigrating Performance Point To New SharePoint Site with different path
Introduction When you migrate SharePoint site to a different location that is in a different site structure with a different path the SharePoint content will be migrated with the content itself. But...
View ArticleIssue with passing data from PowerShell to data bus in SCO, check this out !!...
Hello readers! PowerShell scripts executed within a System Center Orchestrator runbook uses built-in “Run .NET Script” activity which by default uses PowerShell version 2.0. At many times we would...
View ArticleDHCP Pool creation in SCVMM 2012R2
Hello Readers! I thought of to put some notes on how do we create DHCP pool in System center virtual machine manager 2012 R2 and let you all know how simple this can be done To start with , for...
View ArticleExport/Import native windows teaming configuration to xml for disaster recovery
This article describes on how to export the Native Windows Teaming Configuration to an XML file and import it back to recreate the team configuration. Configuring the NIC teaming manually is a tedious...
View ArticleUsing Powershell to integrate SCOM Management Group to Operations Management...
Environment: SCOM 2012 R2 with Update Rollup 11 Register SCOM Management Group: On-premises SCOM Management Groups can be integrated to Operations Management Suite (OMS) from the SCOM Console under...
View ArticleDecommission of Exchange Server 2010
To perform Exchange Server 2010 decommission follow the below procedure, the account you use must be delegated membership in the Exchange Full Administrator role on Exchange Servers. Move all legacy...
View ArticleAAD Connect: The Three Forests Story.
I am writing on a grey area that I recently encountered while working on a AAD Connect project for a customer. The customer had one primary forest(forest A) and a secondary forest(Forest B) which...
View ArticleDocker – Fails to create container on Windows 10 – Error response from daemon...
Thought to share findings that came across on fixing the below issue. May be it can help someone while working in docker with Windows 10. Issue: Unable to create docker container on Windows 10 Version...
View ArticleConfiguring SQL Reporting Services for Remote or different SCOM DW Database
This article mentions how to configure the SQL Reporting Services for generating reports from a remote SCOM Data Warehouse database (DW DB). This will also be of help for reconfiguring the Reporting...
View ArticleDifference between Azure Service Manager and Azure Resource Manager
ASM ARM This is an old portal which provides Cloud service for Iaas Workload and few specific Paas Workload They are new portal provides service for all Workload of IaaS and PaaS Access over the...
View ArticleControl code execution between Load and Webtests
Requirement As a performance tester, I would like to Execute a specific plugin/block of Code during Webtest and skip the same code, when I execute the load test(Which has this WebTest) and ViceVersa...
View ArticleRead data from multiple data sources using Visual studio WebTest
Requirement As a performance tester, I should be able to read the data from any number of the datasource based on the my requirement (Ex: Different environments Test,UAT,Prod) We can accomplish the...
View ArticleImport Database schema in Azure SQL DB from .SQL files programmatically with...
Introduction – This blog post illustrates the method through which you can import your database schema and tables into empty Azure SQL DB ( PaaS ) programmatically. Currently azure SQL DB support...
View ArticleConfiguring SQL Reporting Services for Remote or different SCOM DW Database
This article mentions how to configure the SQL Reporting Services for generating reports from a remote SCOM Data Warehouse database (DW DB). This will also be of help for reconfiguring the Reporting...
View ArticleImport Database schema in Azure SQL DB from .SQL files programmatically with...
Introduction – This blog post illustrates the method through which you can import your database schema and tables into empty Azure SQL DB ( PaaS ) programmatically. Currently azure SQL DB support...
View Article