Skip to content

Quick edits #1938

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from Dec 8, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion gallery/TOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
### [Publish](psget/module/psget_publish-module.md)
### [Modules with PSEditions](psget/module/modulewithpseditionsupport.md)
### [Modules Requiring License Acceptance](psget/module/RequireLicenseAcceptance.md)
### [Prerelease Versions](psget/module/PreReleaseModule.md)
### [Troubleshooting](psget/psget_cmdlets_troubleshooting.md)

## Script
Expand All @@ -54,7 +55,7 @@
### [Publish](psget/script/psget_publish-script.md)
### [Scripts with PSEditions](psget/script/scriptwithpseditionsupport.md)
### [Require License Acceptance for Scripts](psget/script/script_RequireLicenseAcceptance.md)

### [Prerelease Versions](psget/script/PreReleaseScript.md)
## Repository management
### [Bootstrapping NuGet provider and NuGet.exe](psget/repository/bootstrapping_nuget_proivder_and_exe.md)
### [Registering repository](psget/repository/psget_register-psrepository.md)
Expand Down
4 changes: 3 additions & 1 deletion wmf/5.1/productincompat.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,12 @@ keywords: wmf,powershell,setup
> Systems that are running the following server applications **can run** Windows Management Framework 5.1:

- Microsoft SharePoint Server 2013
- Skype for Business Server 2015
- Skype for Business Server 2015 (_See Note_)
- Microsoft Lync Server 2013
- System Center 2012 Configuration Manager

_Note: Skype for Business Server 2015 compatibility with WMF 5.1 has been tested only with Windows Server 2012 R2._

## Not Tested:
> Systems that are running the following server applications **have not tested** against Windows Management Framework 5.1:

Expand Down