Error!
Success!

By tag: Powershell

showing:  of
0
kicks

Script to automatically configuring Remote PowerShell for Windows Azure Virtual Machines on your mac  (Unpublished)

In my last post I explained how to leverage the support for Remote PowerShell in your Windows Azure Virtual Machines. While this is fairly easy to setup, it can get a little boring if you need to repeat this over and over again (especially the part with the certificates). A few weeks ago Michael Was...


Kicked By:
Drop Kicked By:
0
kicks

Using Remote Powershell with Windows Azure Virtual Machines  (Unpublished)

Just before the weekend Scott Guthrie announced a few improvements to Virtual Networks, Virtual Machines and Cloud Services. One of these improvements was the support for Remote Powershell. This means that, when you create a Virtual Machine you can choose to enable Remote Powershell on that machine....


Kicked By:
Drop Kicked By:
0
kicks

A Mercurial PowerShell Prompt  (Unpublished)

A Mercurial prompt for PowerShell that display the status of the current working directory.


Kicked By:
Drop Kicked By:
0
kicks

Scripting IIS7 With PowerShell  (Unpublished)

A simple example of how to use PowerShell to manage IIS7 virtual directories and switch between branches in version control.


Kicked By:
Drop Kicked By:
0
kicks

Finding stuff quickly (or searching through code effectively)  (Unpublished)

David Mohundro shows off some PowerShell ninja moves with a script that searches for a string and returns a list of files, line numbers, and context excerpts with search parameter highlighting, all from the command line.


Kicked By:
Drop Kicked By:
0
kicks

When PowerShell hash table magic backfires  (Unpublished)

We just made it through the holidays and I finally found time to write about the most annoying thing in PowerShell: Hash table semi-automatic, which can easily result in some subtle bugs. And all of that, just because the hash tables don't behave as I would expect. I assumed hash tables to be implic...


Kicked By:
Drop Kicked By:
0
kicks

Dear PowerShell Santa...  (Unpublished)

PowerShell has a great potential, but it needs professional tool support in order for it to mature. The current solutions are far too amateur. Here is my list of PowerShell improvements for Santa Claus


Kicked By:
Drop Kicked By:
0
kicks

One PowerShell Script to download PDC2008 Videos, Code and PowerPoints  (Unpublished)

Yes I did it. I downloaded all 65,563,667,714 bytes and saved them as 407 files on my nice new WD Passport hard drive that I brought home from the PDC2008. And, yes I did it the old fashioned manual way: Right-Click on link and Save-As. But you don't have to do it. In this blog post I provide the me...


Kicked By:
Drop Kicked By:
0
kicks

PowerShell Scripting for SharePoint Version  (Unpublished)

Get the basic details of PowerShell and see how it works with SharePoint to get its version details...


Kicked By:
Drop Kicked By:
0
kicks

PowerShell & WebServices  (Unpublished)

In this posting I'm going to show how you can generate a Webservice-Proxy on the fly in PowerShell. After that we'll use it with a SharePoint WebService. To generate the Webservice-Proxy Source Code we will use the Windows SDK Tool wsdl.exe. Then we'll compile the generated code with the .NET Framew...


Kicked By:
Drop Kicked By:
0
kicks

PowerShell & SharePoint - Quick Start  (Unpublished)

SharePoint and PowerShell are a perfect match. Here's the PowerShell profile I'm using on all my Sharepoint Dev. Boxes. A must have!


Kicked By:
Drop Kicked By:
0
kicks

SharePoint Designer PowerActiviy-The Most Powerfull Activity On Earth  (Unpublished)

I've just released the V1.0 of PowerActivity for SharePoint Designer. Anything PowerShell can do, anything PowerActivity can do. That's really, really a lot :-)


Kicked By:
Drop Kicked By:
0
kicks

Speeding Up PowerShell Startup  (Unpublished)

I talked about this before but a number of people have missed it so here it is under a better title. In V1, we had a problem which caused our assemblies to not get ngen'ed during installation. If you don't know what "ngen" is, don't worry - you don't need to. All you need to know is...


Kicked By:
Drop Kicked By:
0
kicks

Easily Downloading and Installing the Sysinternals Suite  (Unpublished)

Nice script from John Robbins to automate getting the latest and greatest from Sysinternals.


Kicked By:
Drop Kicked By:
0
kicks

PowerShellTunnel - script your app from PowerShell at runtime  (Unpublished)

Use an ordinary PowerShell console to access your application's objects (explicitly hosted in a PowerShell runspace) at runtime, including tab expansion and piping objects into and out of your application. (This is a C#/PowerShell MSDN Code Gallery project with source.)


Kicked By:
Drop Kicked By: