Commit graph

117 commits

Author SHA1 Message Date
Dongbo Wang 10ce1788a8 Merge pull request #2125 from alexandair/patch-3
Update and rename readme.md to README.md
2016-08-29 16:51:00 -07:00
Aleksandar Nikolić 151c45cbb5 update REST demo to fix function name
Fix the function name to follow Verb-SingularNoun naming convention.
2016-08-30 00:37:35 +02:00
Aleksandar Nikolić f0f3afb6a6 Update and rename readme.md to README.md
Fix typos and reword the description.
2016-08-30 00:28:14 +02:00
Ryan Yates d57530812e Updated SSH Demo doc in line with error in #2003 (#2057) 2016-08-26 17:32:19 -07:00
Krishna C Vutukuri 1d1bf1942c Adding Azure Demo (#1922) 2016-08-23 12:08:42 -07:00
Paul Higinbotham 0211256d59 Add SSH Remoting readme.md file (#1962)
Add SSH Remoting readme.md file
2016-08-19 10:49:12 -07:00
Andy Schwartzmeyer 828d850e85 Merge pull request #1855 from raghushantha/master
Consolidate demos/install/install.sh with tools/install/download.sh, add README
2016-08-18 00:12:04 -07:00
Patrick Lang cfdba3c426 Adding Docker-PowerShell demo (#1862) 2016-08-17 21:01:12 -07:00
Jason Shirk 338035be93 Update rest demo (#1854) 2016-08-17 18:01:15 -07:00
Raghu Shantha [MSFT] 4f47b64d85 Fix docs/installation/windows.md
Also consolidate install.sh with download.sh;
remove unnecessary files;
create README.md in install.

Ran dos2unix tool to cleanup extra carriage returns at the end of lines
2016-08-17 16:18:26 -07:00
Kristopher Bash 60c30190c8 Add DSC demo. Bugfix Apache and SystemD demo. (#1814)
* Add DSC demo. Bugfix Apache and SystemD demo.

* DSC, Apache, SystemD demos, address comments

* Fix capitalization in apache-demo.ps1
2016-08-17 12:07:12 -07:00
Steve Lee 9c119e2781 Updated script to tag demo jobs and clean up afterwards; removed line that removes all jobs from start (#1783) 2016-08-12 17:41:56 -07:00
Jason Shirk 49756c375a Merge pull request #1727 from PowerShell/SteveL-MSFT-patch-1
Update readme.md
2016-08-11 11:06:04 -07:00
Jason Shirk e2c70a1fe5 Merge pull request #1729 from PowerShell/steve_demo_cleanup
cleaning up placeholder files, leaving dsc.ps1 as requested as stub f…
2016-08-11 10:53:37 -07:00
Steve Lee (POWERSHELL) 54cf6dc6d0 cleaning up placeholder files, leaving dsc.ps1 as requested as stub for dsc demo 2016-08-11 09:09:45 -07:00
Steve Lee 98df2e4dcb Update README.md 2016-08-11 09:00:59 -07:00
Steve Lee c6a6aa70d4 Update readme.md
fixed typo, expanded first use of PS acronym
2016-08-11 08:57:51 -07:00
Dongbo Wang 70aea51cb1 Merge pull request #1576 from PowerShell/migreene
PowerShellGet demo and "getting started" doc changes
2016-08-05 10:59:54 -07:00
Jason Shirk 97aa6a8c5c Merge pull request #1627 from PowerShell/brucepayette/python-demo
Checked in PowerShell python interop demo
2016-08-04 19:20:39 -07:00
Bruce Payette 8a6798fb4f Updated to include Aleksandar's editorial changes; mostly python to Python
in the comments.
2016-08-04 17:39:12 -07:00
Bruce Payette c1ccbc0923 Added README.md to the demo. 2016-08-04 16:56:52 -07:00
Bruce Payette 0593aab35b Checked in PowerShell python interop demo 2016-08-04 16:56:43 -07:00
Manikyam Bavandla 5eef2cacc4 Removed Linux PSEdition name 2016-08-03 15:53:31 -07:00
Michael Greene b92791216b remove -PublishLocation 2016-08-02 15:09:32 -05:00
Michael Greene 362eef0c6e remove publish commands and correct formatting of example 2016-07-30 08:20:11 -05:00
Michael Greene 4fecbfe964 Merge branch 'master' into migreene 2016-07-29 14:58:42 -05:00
Jason Shirk 4af12afa4c Merge pull request #1510 from PowerShell/maertend-patch-3
Delete rest.ps1
2016-07-29 10:16:23 -07:00
Michael Greene f3bac7faf0 demo PowerShellGet repositories 2016-07-29 07:23:11 -05:00
Manikyam Bavandla 1a2c8a650c Moving the PowerShellGet.ps1 into Demos\PowerShellGet folder.
Moving the PowerShellGet.ps1 into Demos\PowerShellGet folder.
2016-07-26 15:54:31 -07:00
Kristopher Bash 66034858e3 Merge pull request #1515 from PowerShell/krbash-demo-update
Multiple Apache bug fixes
2016-07-26 09:36:48 -07:00
opquad@live.com a16c85dec3 Fix vhost directory finding function in Apache demo 2016-07-26 08:45:44 -07:00
Kristopher Bash 8edd59476f Merge pull request #1503 from PowerShell/krbash-demo-update
Update apache & systemd demos
2016-07-26 08:43:02 -07:00
maertend 716bae3aad Delete rest.ps1
No longer necessary as there is a rest folder
2016-07-25 16:34:33 -07:00
maertend 38d75e30c3 Update readme.md 2016-07-25 15:48:16 -07:00
maertend c4efc58f7b Update readme.md 2016-07-25 15:47:10 -07:00
maertend 9f4dbdddc4 Add files via upload 2016-07-25 15:42:30 -07:00
maertend 6cffe84ec0 Update readme.md 2016-07-25 15:42:07 -07:00
maertend 11c07b806a Add files via upload 2016-07-25 15:29:42 -07:00
maertend f73ef56a80 Create readme.md 2016-07-25 13:59:58 -07:00
opquad@live.com 4f2f0bb02c -refactor Apache demo completely
-bug fix in SystemD (json) demo
-Move demos to self-contained folders
2016-07-25 13:51:37 -07:00
Manikyam Bavandla MSFT f9f37c5a74 Removed invalid 'Open PowerShell' tag based search.
Removed invalid 'Open PowerShell' tag based search.
2016-07-25 11:40:24 -07:00
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