Oct 07, 2009
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...
1 comments
Tags: DeploymentWeb DeploymentPowerShell
Jun 13, 2009
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...
3 comments
Tags: IIS 7WindowsPowerShell
Apr 30, 2009
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...
1 comments
Tags: Server Manageradmin toolsIISPowerShellMiscR2 (Release Two)server managementWindows Server 2008 R2Best Practices Analyzerenergy-efficienctpower management
Feb 26, 2009
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...
Tags: OtherASPNETPowerShell
Feb 09, 2009
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...
4 comments
Tags: Windows Web Server 2008Windows Serverwindows server 2008IISLonghornfailover clusteringPowerShellVirtualizationLone ServerR2 (Release Two)Hyper-VWindows Serverver 2008 R2
Jan 16, 2009
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...
0 comments
Tags: IIS7PowerShellIIS 6SearchMicrosoft IIScommand lineWindows Serverhow toWMIMVPserverApplication PoolsWindows Server 2008Microsoftsnap-inapplicationWindows PowerShelldownloadIIS
Jan 02, 2009
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...
3 comments
Tags: IISpowershell
Sep 08, 2008
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 comments
Tags: PowerShellPSMethodInfoExtended Types