IIS Team Blogs Tagged with "PowerShell" (RSS)

Web Deployment Tool and PowerShell Blog

If you want to use the Web Deployment Tool with PowerShell, look no further than our own tester James Cook's PowerShell blog post . He shows how to invoke our deployment APIs through PowerShell to perform a local sync of content. In future posts, he plans...

Troubleshooting: IIS Powershell Module on Windows 7 RC

First thing that you need to know in regard to the IIS PowerShell Snap-in or the module when using it with Windows 7 is that you do not need to download & install the snap-in. In Windows 7 the snap-in is part of the default install of IIS. Moving...

R2: How Would You Manage Without It?

As many of you know, Windows Server 2008 R2 Release Candidate (RC) is made available today to MSDN and TechNet subscribers, with broader availability from Microsoft.com on May 5th. As our final broad test milestone before RTM, this really is the best...

Setup IIS on Server Core – Windows Server 2008 R2

With the addition of .NET Framework to Server Core in Windows Server 2008 R2 the Server Core installation option became even more appealing for those who want to use a very low footprint server for hosting their applications. Availability of .NET framework...

Microsoft.com Now Running Windows Server 2008 R2 Beta

Do you remember the tale of the Windows Server 2008 “Lone Server” ? Maybe it was read to you as a bedtime story as a change from “Mommy, Why Is There a Server in the House?” There he was, this poor Windows Server 2003 server, all alone in a server farm...

Now available for download: Release Candidate of IIS PowerShell Snap-in

We just made the Release Candidate of the IIS PowerShell Snap-in available. A lot of work was done between Tech Preview 2 and now. We focused mainly on augmenting the PowerShell Provider with almost 70 task-oriented cmdlets useful for day-to-day administrative...

Powershell 1.0 script to update Active Directory FTP User isolation attributes (msIIS-FTPDir, msIIS-FTPRoot)

I recently posted an article how to setup FTP User Isolation and Active Directory together. Here is the article . In the post, I mentioned you'll need to engage your AD administrator to update the two attributes. Here is a script using Powershell 1.0...

Simple way of extending PowerShell objects with custom methods

As you may know, IIS configuration is extensible. You could add new section, extend existing one by adding new schema file into folder containing schemas. All this was described in full details in the article of Tobin Titus. When we provide methods on...

1 2 3 4  Next »

Related Tags

Microsoft Communities