Related Articles
itnetx – Winner of the “Microsoft Partner of the Year Award 2012”
Awesome! Today itnetx received from Microsoft Switzerland the “Partner of the Year 2012 –Datacenter” award – the second time in a row . This Microsoft Partner award recognizes a partner that has developed and delivered exceptional Microsoft-based solutions during the past year in the category “Datacenter”. This award shows also the passion and dedication of […]
ARM – Connect Activity Logs From Multiple Subscriptions As Log Analytics Workspace Data Source
Recently I had a requirement to automatically configure Activity Logs from multiple subscriptions to send their logs to a Log Analytics workspace. I am talking about this setting here… There are many ways how to achieve this goal. If you are into PowerShell you could use this cmdlet New-AzureRMOperationalInsightsAzureActivityLogDataSource (I like the name ), this […]
SCSM – SMLets “The criteria could not be parsed. See inner exception for details.”
If you are using the SMLets from codeplex in combination with PowerShell remoting to retrieve information from Service Manager it could well be that you hit this error: The criteria could not be parsed. See inner exception for details. + CategoryInfo : OperationStopped: (:) [], InvalidCriteriaException + FullyQualifiedErrorId : The criteria could not […]