How do I know the space left in my drive? (SQL Server viewable)
You all might be using different types of disk subsystem in Windows OS. If you have had a tough time figuring out going to each folder and understand what's the space left like below, here's an easy...
View ArticleThe Fantastic People of Worldwide Partner Conference 2015. Thank you for...
Thank you to all of the amazing Microsoft Partners who joined us in Orlando for Worldwide Partner Conference 2015! As always, one of the biggest highlights of the entire event for me is being able to...
View ArticleSample chapter: Deploy Your First Active Directory Forest and Domain
In this chapter from Deploying and Managing Active Directory with Windows PowerShell: Tools for cloud-based and hybrid environments, Charlie Russel covers how to create a new Active Directory Domain...
View ArticleMSBuild and Team Foundation Server integration with SonarQube: version 1.0...
Release of MSBuild.SonarQube.Runner 1.0As you might recall, we announced back in April at the //build conference that we were working with SonarSource to provide a better integration of SonarQube with...
View ArticleUsing PowerShell Direct for Script Locking
Here is one of the most helpful code snippets that I have come up with using PowerShell Direct:function waitForPSDirect([string]$VMName, $cred){ Write-Output "[$($VMName)]:: Waiting for PowerShell...
View ArticleKeep up to date on the latest learning material from Microsoft Channel 9
Channel 9 is a online learning community, at Channel 9 Microsoft brings forward the people behind our products and connect them with those who use them.The heart of Channel 9 is Microsoft can talk...
View ArticleThe 10 minute ASA Challenge!
Did you know that you could set up an ASA pipeline with an end-to-end Internet of Things(IOT) scenario in 10 minutes? We have recently published a sample in GitHub which lets you create an ASA pipeline...
View ArticleEverything you need to know about Shared Access Signatures from multiple...
New article posted to azure.com details how to generate your own Shared Access Signatures in Node, PHP, Java, and C# so you can work with Service Bus and Event Hubs from more platforms. See: Shared...
View ArticleWindows Management Framework (WMF) 4.0 Update is coming your way …
As part of the November 2014 Update Rollup (KB3000850) for Windows RT 8.1, Windows 8.1 and Windows Server 2012 R2, we substantially improved stability, diagnosability, and reliability of PowerShell...
View ArticleRegistration is now open for AX Accelerate for Microsoft Dynamics
AX Accelerate is a cross-training functional program for individuals who have experience with Enterprise Resource Planning systems, but are new to Dynamics AX. This intensive hybrid training utilises...
View ArticleWhat’s happening in Project Land–Summer catch-up
Been a while since my last round up of Project bloggery – but here goes.First I’d like to bring your attention to the Product Group blog recently on some API changes coming your way. We started...
View ArticleВстречайте Windows 10
Сегодня в 190 странах выходит операционная система нового поколения Windows 10. Пользователи устройств под управлением лицензионных версий Windows 7 и Windows 8.1 смогут обновиться до Windows 10...
View ArticleFind the percentage of fragmentation in a table for a database (What's the...
I can find out the percentage of fragmentation for a particular table using the below query:USE AdventureWorksGOSELECT object_name(IPS.object_id) AS [TableName], SI.name AS [IndexName],...
View ArticleSP 2013 :: Error occured:...
When users try to search they get following error in the Search Center Site:Sorry, something went wrong.Search has encountered a problem that prevents results from being returned. If the issue...
View ArticleWindows 10 est là, mais avez-vous pensé à Internet Explorer ?
Dans un peu plus de 6 mois, le 12 janvier 2016, seule la dernière version d’Internet Explorer (IE11 précisément) continuera à bénéficier de mises à jour, et notamment, des mises à jour de sécurité. cf....
View ArticleIssues with Codeplex 07/29 - Mitigated
Final Update: Wed 07/29/2015 2015 3:57 PM UTCThe failures should be resolved now. We are working on a long term fix for the issue and will schedule a maintenance to deploy it. We will update this blog...
View ArticleThe Itanium processor, part 3: The Windows calling convention, how parameters...
The calling convention on Itanium uses a variable-sized register window. The mechanism by which this is done is rather complicated, so I'm first going to present a conceptual version, and then I'll...
View ArticleVisual Studio Toolbox: JavaScript Editing in Visual Studio 2015
In this episode, I am joined by Jordan Matthiesen, who shows us improvements to JavaScript editing in Visual Studio 2015. Visual Studio 2015 improves the experience for JavaScript developers by...
View ArticleWindows 10 – How to Upgrade
Windows 10, the latest and best ever operating system from Microsoft, will be available in 190 countries as a free upgrade for users of Windows 7, Windows 8.1 and Windows Phone 8.1.Check out the cool...
View ArticleWhat is Insight?
"A moment's insight is sometimes worth a life's experience." -- Oliver Wendell Holmes, Sr.Some say we’re in the Age of Insight. Others say insight is the new currency in the Digital Economy.And still...
View Article