SharePoint PowerShell Warm-Up Script
Posted: 27/10/2008 Filed under: SharePoint | Tags: PowerShell 2 Comments »Found a really good one by Kirk Hofer here. If you do get an error when you run it (see below)
The add this line (below), to the top of the script and run it, should have no problems.
Set-Alias -Name stsadm -Value $env:CommonProgramFiles”\Microsoft Shared\Web Server Extensions\12\BIN\STSADM.EXE”