Powershell scripts for Sharepoint 2010
Rem Calling powershell script from destination folder C:\GBP.Install
@echo off
cls
cd\
rem cd C:\GBP.Install
cd "c:\Documents and Settings\Lukas\My Documents\P_R_O_G_R_A_MOVANIE\powerShell"
powershell .\choiceMenu.ps1
set stop=
set /p stop=Finished %=%
© 2012 All rights reserved.