Commit graph

26 commits

Author SHA1 Message Date
Manikyam Bavandla MSFT 8c92703ff1 Merge pull request #1470 from PowerShell/psget
PowerShellGet demo script
2016-07-21 18:31:18 -07:00
Manikyam Bavandla b1963fe5b2 Updating the demo script. 2016-07-21 14:52:11 -07:00
Raghu Shantha [MSFT] 74ac3894b0 Rename Install.sh to install.sh 2016-07-21 13:32:47 -07:00
Raghu Shantha [MSFT] 97da352b8e Rename demos/Install.sh to demos/install/Install.sh 2016-07-21 13:30:56 -07:00
Raghu Shantha [MSFT] 26717dc63e Create install.ps1 2016-07-21 13:06:38 -07:00
Manikyam Bavandla 9527193920 PowerShellGet demo
PowerShellGet demo
2016-07-21 13:00:41 -07:00
Manikyam Bavandla 7120cecc15 Updating PowerShellGet demo 2016-07-21 12:38:04 -07:00
Manikyam Bavandla 5ba2a3b7b8 PowerShellGet demo script
PowerShellGet demo script
2016-07-21 12:38:04 -07:00
Bruce Payette c8c4f06e63 Merge pull request #1460 from lzybkr/jasonsh/CronTab-Demo
Add crontab demo
2016-07-21 11:10:02 -07:00
Jason Shirk d300bf0ef7 Add README 2016-07-21 10:03:08 -07:00
Jason Shirk 3fb9315fce cleanup demo script 2016-07-21 09:56:14 -07:00
Jason Shirk 444769cb6b Add -Force to Remove-CronJob 2016-07-21 09:55:48 -07:00
Jason Shirk d7d516a066 Don't use Invoke-Expression 2016-07-21 09:40:03 -07:00
Jason Shirk af27a06f89 Fix Remove-CronTab to only remove the correct job(s) 2016-07-21 09:18:28 -07:00
Jason Shirk 3dafae5357 Move crontab demo to it's own directory
Also change CronTab.psd1 encoding to ASCII
2016-07-21 08:51:09 -07:00
Jason Shirk ec1369f1dc Add argument completion for -UserName 2016-07-21 08:44:36 -07:00
hiteshraigandhi ae69d1c1db Create README.md 2016-07-20 17:30:51 -07:00
Jason Shirk ab5bda18e0 Fix removing all lines from crontab 2016-07-20 13:49:44 -07:00
Jason Shirk 0be252ec0e Use class instead of PSObject for Get/Remove-CronJob 2016-07-19 12:27:33 -07:00
Raghu Shantha [MSFT] 8dbf74028f Install script for *nix platforms 2016-07-18 14:31:55 -07:00
joeyaiello 4619919872 move sample modules into demos 2016-07-12 17:09:55 -07:00
joeyaiello 0c38f29d68 add comment-level demos
We've signed off on these demos conceptually.
The next step is for them to be implemented
and all blocking engineering work needs to be
enumerated and solved.
2016-07-12 16:01:40 -07:00
joeyaiello a4146d2586 add value to PSGet demo 2016-07-12 15:51:03 -07:00
Hemant Mahawar f611dfca6b Update 1-PowerShellGet.ps1 2016-06-29 14:15:02 -07:00
Hemant Mahawar 5bc7af327b Update 0-Install.sh.ps1 2016-06-29 14:14:42 -07:00
Hemant Mahawar 32f1e98a2c Initial Demo scripts for installation and PowerShellGet 2016-06-29 13:57:04 -07:00