Quantcast
Channel: WindowsAzureRocks - Stories tagged with powershell
Browsing latest articles
Browse All 39 View Live

Image may be NSFW.
Clik here to view.

Развертывание виртуальной машины в Windows Azure в один клик и с помощью...

I somehow got into writing PowerShell script in the last few days for facilitating deploying Windows Azure VMs into configured subnets for our upcoming Windows Azure IaaS Training Days. (Here’s the...

View Article



Image may be NSFW.
Clik here to view.

Cloudblitz: инструмент для размещения HPC-кластеров в Windows Azure

I'm happy to announce the availability of Cloudblitz, a tool (framework) to deploy HPC clusters in Azure programmatically via Powershell, then submit jobs to them via Powershell as well.

View Article

Image may be NSFW.
Clik here to view.

Виртуальные машины в Windows Azure: задача разместить больше и быстрее!

Recently I found myself in the need to deploy a rather large number of IaaS VMs. They all should see each other using a VNet. Well, a very patient man could simply deploy one-at-a-time. But why be...

View Article

Image may be NSFW.
Clik here to view.

Сценарии применения инфраструктурных сервисов Windows Azure : построение...

In today's article, we'll step through the configuration of a complete SharePoint Server 2013 environment in the Cloud using Windows Azure Infrastructure Services. Although this article uses SharePoint...

View Article

Image may be NSFW.
Clik here to view.

Автоматизация размещения инфраструктурных сервисов Windows Azure (IaaS) с...

With Windows Azure PowerShell Cmdlets, the process to customize and automate an infrastructure deployment to Windows Azure Infrastructure Services (IaaS) becomes a relatively simple and manageable...

View Article


Image may be NSFW.
Clik here to view.

Автоматизация развертываний SharePoint с использованием PowerShell

SharePoint has proven to be one of the most popular Microsoft workloads running on Windows Azure Virtual Machines. Hosting highly customized SharePoint farms and building Internet facing websites that...

View Article

Image may be NSFW.
Clik here to view.

Новая функция в инструментах Windows Azure SDK для PHP : RunPHP (на Windows)

If you are developing PHP on Windows for use on Windows Azure, there is a fancy new feature which may catch your attention. First things first, let’s run through the basics of installing the Windows...

View Article

Image may be NSFW.
Clik here to view.

Июньское обновление Windows Azure PowerShell для IaaS и PaaS

The latest release of the Windows Azure PowerShell cmdlets has a huge amount of functionality for both Windows Azure Virtual Machines and significant improvements to Cloud Services.

View Article


Image may be NSFW.
Clik here to view.

Видео с DevCon 2013: Взгляд разработчика на функциональность Windows Azure...

В докладе будет рассказано об использовании Windows Azure виртуальных машин и виртуальных сетей для решения задачи миграции существующих приложения в облако. Вы узнаете, как автоматизировать задачи по...

View Article


Image may be NSFW.
Clik here to view.

Управление кластером HDInsight (Hadoop) с помощью PowerShell

This blog post provides a mechanism for managing an HDInsight cluster using a local management console through the use of Windows PowerShell. The goal is to outline how to configure the local...

View Article

Image may be NSFW.
Clik here to view.

AzureRusTV, выпуск №9 - Новые возможности PowerShell для Windows Azure

В этом выпуске мы поговорим про новые возможности в PowerShell для Windows Azure представленные недавно. Возможности PowerShell для Windows Azure постоянно пополняются новыми командлетами. В очередном...

View Article

Image may be NSFW.
Clik here to view.

TechEd NA 2013: Берем под контроль облако с командлетами Windows Azure...

In this session, learn how to tame the simplest to most advanced Windows Azure deployments with the Windows Azure PowerShell cmdlets. Automate repetitive tasks and learn how build advanced reproducible...

View Article

Image may be NSFW.
Clik here to view.

Применение PowerShell для перемещения данных в Windows Azure Storage

I was searching all over the place to try to find out how to move files into Azure Storage. Most of the examples I could track down were for API calls through C#. There were very few examples using...

View Article


Image may be NSFW.
Clik here to view.

Видео TechNet Radio: (часть 7) Инфраструктура как сервис - Windows Azure и...

Matt Hester welcomes the Scripting Guy, Ed Wilson to the show as they discuss Windows Azure Infrastructure Services and PowerShell. Tune in as they chat about some of the potential PowerShell scenarios...

View Article

Image may be NSFW.
Clik here to view.

Управление постановкой задач Hive в облаке Windows Azure с помощью PowerShell

In my previous post, I talked about “Managing Your HDInsight Cluster with PowerShell”. In this post I made no mention of using Hive. I hope to re-address this balance by specifically talking about how...

View Article


Image may be NSFW.
Clik here to view.

Использование Remote PowerShell для работы с виртуальными машинами Windows Azure

I’ve been doing a little more work with Windows Azure Virtual Machines and PowerShell lately. With the PowerShell cmdlets I can create VMs and Virtual Networks in a quick and repeatable fashion.  After...

View Article

Image may be NSFW.
Clik here to view.

Руководство: Описание Windows Azure PowerShell

This is an ongoing effort to build a reference guide for the Windows Azure PowerShell Cmdlets.

View Article


Image may be NSFW.
Clik here to view.

Ведение пользовательских логов в Windows Azure Web Sites для .NET, PHP,...

One of the features of Windows Azure Web Sites is the ability to stream logging information to the console on your development box. Both the Command-Line Tools and PowerShell bits for Windows Azure...

View Article

Image may be NSFW.
Clik here to view.

Управление соединениями SQL Server в виртуальных машинах Windows Azure через...

The goal of this blog is to demonstrate how we can automate through PowerShell connecting multiple SQL Server deployments in Windows Azure Virtual Machines. We would configure TCP port that we would...

View Article

Image may be NSFW.
Clik here to view.

Видео: Построение лаборатории SharePoint в Windows Azure

Increasingly, pop-up labs are being used by more and more people. They are pre-configured, self-contained lab environments. This click-by-click video shows you how to build a SharePoint 2010 pop-up lab...

View Article

Image may be NSFW.
Clik here to view.

Включение HTTP listener для Remote Powershell в виртуальных машинах Windows...

I’ve been working with powershell for a while now but have recently extended my understanding to beyond the scope of Azure. When remote powershell was released I thought this was a perfect way to try...

View Article


Image may be NSFW.
Clik here to view.

Возможности списка управления доступом к сети в Windows Azure PowerShell

In the most recent Windows Azure Powershell release we introduced Public Endpoint Network Access Control Lists (ACLs). It is a security enhancement available for your Windows Azure deployment. An ACL...

View Article


Image may be NSFW.
Clik here to view.

Видео TechNet Radio: Время ИТ - (часть 2) Создание виртуальных машин в облаке...

Back for part 2 in their Building Virtual Machines in the New Microsoft Cloud series , Blain Barton and Tommy Patterson walk us through the process of how to configure the web and file services in the...

View Article

Image may be NSFW.
Clik here to view.

Видео TechNet Radio: Время ИТ - (часть 3) Создание виртуальных машин в облаке...

Closing out their 3 part series on Building Virtual Machines in the New Microsoft Cloud, in Barton and Tommy Patterson show us how to configure the Azure PowerShell Tools, how to export and remove...

View Article

Image may be NSFW.
Clik here to view.

Автоматизация процесса выделения ресурсов в лаборатории SharePoint в Windows...

If you've built the SharePoint Pop-up Lab, you'll want to automate the process of popping it up and popping it back down again. This video shows you how to take the lab you've already built and do...

View Article

Browsing latest articles
Browse All 39 View Live




Latest Images