‘Twas the Night Before Scripting: Part 5
Summary: Tonight, our Admin friend learns to migrate group memberships.Microsoft Scripting Guy, Ed Wilson, here. If you missed it, be sure to watch Sean’s video: Just Script It! Also to catch up with...
View ArticlePowerTip: Add Computer to Security Group with PowerShell
Summary: Use Active Directory PoweShell cmdlets to add a computer to a security group. How can I use Windows PowerShell to add a computer to a security group? Use the Add-ADGroupMember cmdlet, and...
View ArticlePowerShell Report for a Windows Failover Cluster
Summary: Use Windows PowerShell to create a report for a Windows failover cluster.Microsoft Scripting Guy, Ed Wilson, is here. Welcome back guest blogger, Rhys Campbell…I’m involved in the...
View ArticlePowerTip: Display a Blinking Message by Using PowerShell
Summary: Use this one-line Windows PowerShell command to display a blinking message. Is there a one-line command that I could use to blink a message in the Windows PowerShell console to get the users...
View ArticlePhantom Elements in a Hash Table
Summary: Microsoft PFE and guest blogger, Chris Wu, talks about working with hash tables.Microsoft Scripting Guy, Ed Wilson, is here. Welcome back guest blogger, Chris Wu…Admittedly, hash tables didn’t...
View ArticlePowerTip: Use PowerShell to Create Hash Table
Summary: Use a Windows PowerShell cmdlet to create a hash table. How can I use Windows PowerShell to create a hash table if do not remember the special syntax? Use the ConvertFrom-StringData cmdlet,...
View ArticleWeekend Scripter: Use PowerShell to Host New Year’s Eve Countdown Clock
Summary: Use [DATETIME] variables and arrays to produce a countdown timer.Honorary Scripting Guy, Sean Kearney, here filling in for our good friend, Ed. With the New Year coming up in a few days, I...
View ArticlePowerTip: Get Time Difference between Dates with PowerShell
Summary: Use New-TimeSpan to produce the time difference between two dates. I know I can subtract dates, but is there a Windows PoweShell cmdlet to show me the time difference between dates? Use...
View ArticleSQL Server chez les clients – Sécurisez les données de votre système décisionnel
La sécurité est un sujet majeur dans la conception d’une solution décisionnelle, car elle a notamment pour objectif de définir les modalités d’accès à des données qui peuvent s’avérer stratégiques...
View ArticleWindows Azure Web Sites (WAWS) and Intermediate Certificates
Editor's Note: This post comes from Erez Benari, Program Manager on the Windows Azure Web Sites teamUsing SSL with Windows Azure Web sites is a popular scenario, and while uploading and assigning a...
View ArticlePublished: Troubleshooting Guide for Availability Group Listener in Windows...
Before the holidays, this article was quietly published: http://msdn.microsoft.com/en-us/library/windowsazure/dn495646.aspxThis is a troubleshooting guide for all those going through the joys and pains...
View ArticleSQL Server 2014 In Memory OLTP: Memory-Optimized Table Types and Table Variables
SQL Server 2014 In-Memory OLTP introduces two new widely advertised kinds of database objects: memory-optimized tables for efficient data access, and natively compiled stored procedures for efficient...
View ArticleNew Windows Azure Network Security Whitepaper
Download the new Windows Azure Network Security Whitepaper. Windows Azure networking provides the infrastructure necessary to securely connect your virtual machines to one another, as well as bridge...
View ArticleGet Better Acquainted with Azure
Editor's Note: This post comes from Erez Benari, Program Manager on the Windows Azure Web Sites teamWhile our website http://www.windowsazure.com contains a wealth of information, and we keep adding...
View ArticlePie in the Sky (January 10th, 2014)
It's the end of my first week back after the holidays. Here's a few links I managed to pick up this week between catching up on e-mail and work.CloudGet better acquainted with Windows Azure: A...
View ArticleWindows Azure Websites Development Stacks Support
Editor's Note: This post comes from Daria Grigoriu, Program Manager on the Windows Azure Web Sites team, and Windows Azure Web Sites Developer Experience partners.The Windows Azure Web Sites (WAWS)...
View ArticleSQL Server chez les clients – Le Partitionnement Analysis Services
SQL Server Analysis Services (SSAS) est la plateforme d’analyse multidimensionnelle de l’offre décisionnelle de Microsoft, intégrée au sein de la suite SQL Server.Déployé chez de nombreux clients, SSAS...
View ArticleAzureDev Community Campaign Winner Announcement
Today we are excited to announce the winners of the AzureDev community campaign and donate $100,000 to five nonprofits focused on technology education. Introduced at Build 2013, the AzureDev campaign...
View ArticleAnnouncing PCI DSS compliance and expanded ISO certification for Windows...
Today, we are excited to announce two significant milestones that enhance customers’ ability to build secure and compliant applications on Windows Azure. Additionally, we are also announcing the...
View ArticleStorage Allocation and Management for Memory-Optimized Tables
As described in storage management for in-memory data, the storage requirements and its management for memory optimized tables is very different compared to the disk-based tables. If you are migrating...
View Article