Commit graph

117 commits

Author SHA1 Message Date
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