Windows Server Task Schedule stuck Running Powershell
This post gives you a quick suggestion if you Windows Server Task Schedule running PowerShell stuck at the Running status and does not return to Ready status. When you configure the Action in your Task...
View ArticleCompetency Based Interview question
There is this hot topic in Human Resource world now a day, it is called Competency Based Interview. You need to answer these questions using EAR method. E = Example Describe a specific situation and/or...
View ArticleCompare files using Visual Studio
This post shows you how to compare 2 files using Visual Studio. Make sure you have Visual Studio 2013 or above installed. Scenario: I have the same SQL Agent Job but running but in 2 different servers....
View ArticleWindows Server 2016 Antivirus
This post is showing you if you have Windows Server 2016 then you do not need to buy a separate Antivirus software Obviously in Windows Server 2016 you can see it is updating Antivirus during the...
View ArticleSQL Server 2016 Download Setup files In Progress
This short blog shows you one of the possibilities the SQL Server 2016 stuck at Download Setup files is In Progress. I have a Hyper-V running. The Virtual Switch Manager I configured External network...
View ArticleSQL Server Management Studio offline installation
There are many posts related to this in the Internet. This post is just highlight one of the points that Microsoft should really listen. Microsoft stream a lot of installation and making many counties...
View ArticleSQL Server Analysis Services login using Windows Authentication without Domain
This post shows you how to login in to SQL Server Analysis Services with the following scenario. You have a standalone SQL Server 2016 installing alone with SQL Server Analysis Services. You have a...
View ArticleCyber attacks on seaports
This post highlights the Cyber attack involve 4 well known seaports in the world. Below are the links to the Maersk, COSCO, Port of Barcelona, Port of San Diego Cyber Attack. Moller-Maersk puts cost of...
View ArticleSSIS Could not load file or assembly ‘Microsoft.SharePoint.Client
This post shows you one of the possibilities your SSIS cannot load the Microsoft.SharePoint.Client dll. When you wanted to connect to SharePoint Online in your SSIS project then you copied...
View ArticleSSIS SharePoint Source
This post shows you how to use Office 365 SharePoint as data source in SSIS Data Flow. Pre-requisite: 1. You already have basic knowledge on SSIS. 2. You have installed SharePoint SDK to your...
View ArticlePostman LinkedIn Access Token
The blog shows you one of the ways to get the Access Token from LinkedIn by using Postman. I spent 2 days to get this correct so you don’t have to spend 2 days. Firstly, you need to get to...
View ArticleHow to Trim Video
This shortest post show you one of the ways to trim you video. I have been search a way to cut my video, and VLC appearing everywhere on my search but I have a serious problem with VLC player. After I...
View ArticleThe type name ‘ServiceReference1′ does not exist in the type ‘someclass’
The post shows you on of the ways to resolve “The type name ‘ServiceReference1’ does not exist in the type ‘someclass'” error. Not sure for what reason Visual Studio having this problem lately. When...
View ArticleDigital Transformation in a nutshell
This article is about digital transformation. After researching on the Internet there is fewer solid articles on digital transformation. What is not digital transformation Buying a lot of IoT devices...
View ArticleSSIS Unable to cast COM object of type ‘System.__ComObject’ to class type...
This post giving one of the possible solution to resolve the error above. You have a Script Task in SSIS and utilizing the Connection Manager. The Connection Manager Provider type is Native OLE DB\SQL...
View ArticleSQL Server Auto Shrink not working then how to Shrink
Let’s put aside the performance problem. The Auto Shrink in SQL Server work after all. When you go into a database properties then you will see the Auto Shrink property like the one below. I was...
View Article‘Add-AzureAccount’ is not recognized as the name of a cmdlet
This post is giving you one of the solutions to resolve “‘Add-AzureAccount’ is not recognized as the name of a cmdlet” error message. In many Internet solution the will ask you to type the following...
View ArticleMicrosoft SQL Server Docs card sort
The @SQLDocs team is looking for help with a card sort exercise to better organize our docs! If you have about 10-15 minutes free and would like to participate, please go to:...
View ArticleAzure PowerScript The subscription name doesn’t exist.Parameter name: name
This post show you the common error when you are using PowerShell with Storage Account for SQL. When you issue the command Select-AzureSubscription -SubscriptionName $subscriptionName. The you get the...
View ArticleNew-AzureStorageContext where to get the key
This post shows you where to get the parameter for New-AzureStorageContext. This article will expect you have some experience navigating area Windows Azure portal. When you refer to...
View Article