Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: AnsgarGeers/powerShell-Docs.de-de
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: live
Choose a base ref
...
head repository: Banani-Rath/powerShell-Docs.de-de
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: live
Choose a head ref
Able to merge. These branches can be automatically merged.
Loading
Showing with 21,717 additions and 9,500 deletions.
  1. +532 −263 .filepath-state
  2. +10 −0 .openpublishing.publish.config.json
  3. +9,792 −1,650 .translation-state
  4. +1 −1 dsc/TOC.md
  5. +18 −13 dsc/authoringResourceMOF.md
  6. +16 −11 dsc/authoringResourceMofCS.md
  7. +16 −11 dsc/builtInResource.md
  8. +16 −11 dsc/configData.md
  9. +27 −12 dsc/configHelp.md
  10. +28 −12 dsc/configurations.md
  11. +25 −11 dsc/crossNodeDependencies.md
  12. +2 −1 dsc/docfx.json
  13. +26 −2 dsc/fileResource.md
  14. +16 −11 dsc/gettingStarted.md
  15. +16 −11 dsc/groupResource.md
  16. +91 −0 dsc/groupSetResource.md
  17. +26 −11 dsc/lnxBuiltInResources.md
  18. +16 −11 dsc/lnxFileLineResource.md
  19. +16 −11 dsc/lnxScriptResource.md
  20. +16 −11 dsc/lnxServiceResource.md
  21. +16 −11 dsc/logResource.md
  22. +23 −18 dsc/metaConfig.md
  23. +16 −11 dsc/msft-dsclocalconfigurationmanager-applyconfiguration.md
  24. +16 −11 dsc/msft-dsclocalconfigurationmanager-disabledebugconfiguration.md
  25. +16 −11 dsc/msft-dsclocalconfigurationmanager-enabledebugconfiguration.md
  26. +16 −11 dsc/msft-dsclocalconfigurationmanager-getconfiguration.md
  27. +16 −11 dsc/msft-dsclocalconfigurationmanager-getmetaconfiguration.md
  28. +16 −11 dsc/msft-dsclocalconfigurationmanager.md
  29. +18 −13 dsc/partialConfigs.md
  30. +57 −0 dsc/processSetResource.md
  31. +16 −11 dsc/pullClient.md
  32. +16 −11 dsc/pullClientConfigID.md
  33. +16 −11 dsc/pullServer.md
  34. +16 −11 dsc/queryServerNodes.md
  35. +16 −11 dsc/registryResource.md
  36. +16 −11 dsc/reportServer.md
  37. +84 −99 dsc/resourceAuthoringChecklist.md
  38. +20 −15 dsc/scriptResource.md
  39. +16 −11 dsc/secureMOF.md
  40. +16 −11 dsc/secureServer.md
  41. +37 −16 dsc/serviceResource.md
  42. +81 −0 dsc/serviceSetResource.md
  43. +24 −12 dsc/sxsResource.md
  44. +244 −61 dsc/troubleshooting.md
  45. +16 −11 dsc/whitepapers.md
  46. +79 −0 dsc/windowsFeatureSetResource.md
  47. +60 −0 dsc/windowsOptionalFeatureResource.md
  48. +62 −0 dsc/windowsOptionalFeatureSetResource.md
  49. +23 −2 dsc/windowsProcessResource.md
  50. +13 −0 gallery/index.md
  51. +56 −31 jea/README.md
  52. +38 −0 jea/common-role-capability-pitfalls.md
  53. +30 −0 jea/considerations-when-limiting-commands.md
  54. +143 −0 jea/creating-a-domain-controller.md
  55. +25 −0 jea/docfx.json
  56. +278 −0 jea/end-to-end---active-directory.md
  57. +40 −0 jea/introduction.md
  58. +0 −1,038 jea/jea-guide.md
  59. +62 −0 jea/key-concepts-used-throughout-this-guide.md
  60. +74 −0 jea/multi-machine-deployment-and-maintenance.md
  61. +41 −0 jea/on-blacklisting.md
  62. +134 −0 jea/prerequisites.md
  63. +158 −0 jea/remake-the-demo-endpoint.md
  64. +67 −0 jea/reporting-on-jea.md
  65. +150 −0 jea/role-capabilities.md
  66. +102 −0 jea/using-jea.md
  67. +127 −126 localization-archive-report.md
  68. +12 −27 localization-bilingual-report.md
  69. +15 −182 localization-handoff-report.md
  70. +4,597 −2,905 localization-report.md
  71. +21 −21 scripting/PowerShell-Scripting.md
  72. +5 −7 scripting/TOC.md
  73. +18 −10 scripting/Windows-PowerShell-Glossary.md
  74. +30 −25 scripting/core-powershell/Running-Remote-Commands.md
  75. +20 −15 scripting/core-powershell/console/Using-Tab-Expansion.md
  76. +19 −14 scripting/core-powershell/core-modules/Microsoft.PowerShell.Host-Module.md
  77. +19 −14 scripting/core-powershell/core-modules/Microsoft.WSMan.Management-Module.md
  78. +33 −28 scripting/core-powershell/core-modules/Windows-PowerShell-Core-About-Topics.md
  79. +20 −15 scripting/core-powershell/core-modules/Windows-PowerShell-Core-Providers.md
  80. +18 −3 scripting/core-powershell/core-powershell.md
  81. +19 −14 scripting/core-powershell/ise/Purpose-of-the-Windows-PowerShell-ISE-Scripting-Object-Model.md
  82. +20 −15 scripting/core-powershell/ise/The-ISE-Object-Model-Hierarchy.md
  83. +46 −41 scripting/core-powershell/ise/The-ISEEditor-Object.md
  84. +29 −24 scripting/core-powershell/ise/The-ISEFile-Object.md
  85. +23 −18 scripting/core-powershell/ise/The-ISEMenuItem-Object.md
  86. +35 −30 scripting/core-powershell/ise/The-ISEOptions-Object.md
  87. +22 −17 scripting/core-powershell/ise/The-ISESnippetObject.md
  88. +25 −20 scripting/core-powershell/ise/The-ObjectModelRoot-Object.md
  89. +38 −33 scripting/core-powershell/ise/The-PowerShellTab-Object.md
  90. +29 −24 scripting/core-powershell/ise/Windows-PowerShell-ISE-Object-Model-Reference.md
  91. +0 −18 scripting/core-powershell/language-guide.md
  92. +0 −27 scripting/core-powershell/scripting-guide.md
  93. +27 −22 ...wershell/web-access/authorization-rules-and-security-features-of-windows-powershell-web-access.md
  94. +29 −24 scripting/core-powershell/web-access/install-and-use-windows-powershell-web-access.md
  95. +19 −14 ...ng/core-powershell/web-access/troubleshooting-access-problems-in-windows-powershell-web-access.md
  96. +18 −13 scripting/core-powershell/web-access/uninstall-windows-powershell-web-access.md
  97. +23 −18 scripting/core-powershell/web-access/use-the-web-based-windows-powershell-console.md
  98. +16 −13 scripting/core-powershell/workflows-guide.md
  99. +21 −18 scripting/core-powershell/workflows/PSWorkflow-Module.md
  100. +21 −16 scripting/core-powershell/workflows/PSWorkflowUtility-Module.md
  101. +2 −1 scripting/docfx.json
  102. +19 −14 scripting/getting-started/Getting-Started-with-Windows-PowerShell.md
  103. +23 −15 scripting/getting-started/cookbooks/Changing-Computer-State.md
  104. +27 −21 scripting/getting-started/cookbooks/Collecting-Information-About-Computers.md
  105. +38 −31 scripting/getting-started/cookbooks/Managing-Current-Location.md
  106. +24 −16 scripting/getting-started/cookbooks/Other-Useful-Scripting-Objects.md
  107. +19 −14 scripting/getting-started/cookbooks/Sorting-Objects.md
  108. +38 −33 scripting/getting-started/cookbooks/Using-Format-Commands-to-Change-Output-View.md
  109. +30 −25 scripting/getting-started/cookbooks/Working-with-Files-and-Folders.md
  110. +18 −13 scripting/getting-started/cookbooks/Working-with-Objects.md
  111. +19 −14 scripting/getting-started/cookbooks/Working-with-Printers.md
  112. +25 −20 scripting/getting-started/fundamental/Getting-Information-About-Commands.md
  113. +29 −24 scripting/getting-started/fundamental/Learning-Windows-PowerShell-Names.md
  114. +18 −13 scripting/getting-started/fundamental/Object-Pipeline.md
  115. +17 −12 scripting/getting-started/fundamental/Scripting-with-Windows-PowerShell.md
  116. +24 −19 scripting/getting-started/fundamental/Understanding-the-Windows-PowerShell-Pipeline.md
  117. +18 −13 scripting/getting-started/fundamental/Using-Windows-PowerShell-for-Administration.md
  118. +27 −21 scripting/getting-started/fundamental/Windows-PowerShell-Integrated-Scripting-Environment--ISE-.md
  119. +66 −59 scripting/setup/Accessibility-in-Windows-PowerShell-ISE.md
  120. +30 −23 scripting/setup/Installing-Windows-PowerShell.md
  121. +206 −201 scripting/setup/Installing-the-Windows-PowerShell-SDK.md
  122. +33 −18 scripting/setup/Starting-the-32-Bit-Version-of-Windows-PowerShell.md
  123. +35 −46 scripting/setup/WinRMSecurity.md
  124. +22 −17 scripting/setup/Windows-PowerShell-System-Requirements.md
  125. +18 −13 scripting/setup/security.md
  126. +18 −13 scripting/whats-new/What-s-New-With-PowerShell.md
  127. +60 −55 scripting/whats-new/What-s-New-in-Windows-PowerShell-50.md
  128. +48 −43 scripting/whats-new/What-s-New-in-the-PowerShell-50-ISE.md
  129. +6 −2 wmf/{ → 5.0}/audit_cms.md
  130. +9 −0 wmf/5.0/audit_overview.md
  131. +7 −3 wmf/{ → 5.0}/audit_script.md
  132. +5 −1 wmf/{ → 5.0}/audit_transcript.md
  133. +5 −1 wmf/{ → 5.0}/class_base.md
  134. +5 −1 wmf/{ → 5.0}/class_baseconstructor.md
  135. +5 −1 wmf/{ → 5.0}/class_basemethod.md
  136. +5 −1 wmf/{ → 5.0}/class_interface.md
  137. +4 −6 wmf/{ → 5.0}/class_newtype.md
  138. +5 −1 wmf/{ → 5.0}/class_overview.md
  139. +5 −1 wmf/{ → 5.0}/debug_overview.md
  140. +5 −1 wmf/{ → 5.0}/dsc_authoring.md
  141. +16 −0 wmf/5.0/dsc_classbasedresource.md
  142. +9 −0 wmf/5.0/dsc_confighelp.md
  143. +12 −0 wmf/5.0/dsc_directaccess.md
  144. +6 −3 wmf/{ → 5.0}/dsc_encryptedmof.md
  145. +9 −0 wmf/5.0/dsc_freqnomultiple.md
  146. +7 −0 wmf/5.0/dsc_getconfigurationstatus.md
  147. +5 −1 wmf/{ → 5.0}/dsc_identicalduplicate.md
  148. +7 −3 wmf/{ → 5.0}/dsc_importdscresource.md
  149. +5 −1 wmf/{ → 5.0}/dsc_improvements.md
  150. +5 −1 wmf/{ → 5.0}/dsc_lcmstate.md
  151. +9 −0 wmf/5.0/dsc_metaconfiguration.md
  152. +5 −1 wmf/{ → 5.0}/dsc_newresources.md
  153. +19 −0 wmf/5.0/dsc_nodeid.md
  154. +8 −0 wmf/5.0/dsc_partialconfig.md
  155. +9 −0 wmf/5.0/dsc_partialconfig_mixedmode.md
  156. +9 −0 wmf/5.0/dsc_publishconfig.md
  157. +8 −0 wmf/5.0/dsc_refreshmode.md
  158. +5 −1 wmf/{ → 5.0}/dsc_removeconfigdoc.md
  159. +9 −0 wmf/5.0/dsc_reporting.md
  160. +9 −0 wmf/5.0/dsc_repository.md
  161. +6 −0 wmf/5.0/dsc_resourcedebugging.md
  162. +9 −0 wmf/5.0/dsc_runas.md
  163. +6 −2 wmf/{ → 5.0}/dsc_setdsclcm.md
  164. +11 −9 wmf/{ → 5.0}/dsc_statestatus.md
  165. +7 −1 wmf/{ → 5.0}/dsc_sxsresource.md
  166. +1 −1 wmf/{ → 5.0}/dsc_testconfiguration.md
  167. +6 −1 wmf/{ → 5.0}/dsc_updateconfig.md
  168. +9 −0 wmf/5.0/dsc_waitfor.md
  169. +5 −1 wmf/{ → 5.0}/dsc_wow64.md
  170. +5 −1 wmf/{ → 5.0}/feedback.md
  171. +5 −1 wmf/{ → 5.0}/feedback_archive.md
  172. +2 −3 wmf/{ → 5.0}/feedback_clipboard.md
  173. +5 −1 wmf/{ → 5.0}/feedback_cmdlets.md
  174. +9 −10 wmf/{ → 5.0}/feedback_convertfromString.md
  175. +5 −1 wmf/{ → 5.0}/feedback_convertstring.md
  176. +2 −3 wmf/{ → 5.0}/feedback_fileinfo.md
  177. +5 −1 wmf/{ → 5.0}/feedback_formathex.md
  178. +5 −1 wmf/{ → 5.0}/feedback_getchilditem.md
  179. +5 −1 wmf/{ → 5.0}/feedback_moduleversionranges.md
  180. +5 −1 wmf/{ → 5.0}/feedback_newguid.md
  181. +5 −1 wmf/{ → 5.0}/feedback_nonewline.md
  182. +5 −1 wmf/{ → 5.0}/feedback_symbolic.md
  183. +5 −1 wmf/{ → 5.0}/feedback_tempfile.md
  184. +5 −1 wmf/{ → 5.0}/informationstream_overview.md
  185. +6 −3 wmf/{ → 5.0}/install.md
  186. +5 −1 wmf/{ → 5.0}/jea_endpoint.md
  187. +14 −0 wmf/5.0/jea_overview.md
  188. +5 −1 wmf/{ → 5.0}/jea_report.md
  189. +36 −1 wmf/{ → 5.0}/limitation_dsc.md
  190. +2 −3 wmf/{ → 5.0}/limitation_overview.md
  191. +5 −1 wmf/{ → 5.0}/networkswitch_overview.md
  192. +5 −1 wmf/{ → 5.0}/odata_overview.md
  193. +6 −2 wmf/{ → 5.0}/oneget_cmdlets.md
  194. +5 −1 wmf/{ → 5.0}/oneget_overview.md
  195. +1 −1 wmf/{ → 5.0}/productincompat.md
  196. +5 −1 wmf/{ → 5.0}/psget_module_overview.md
  197. +5 −1 wmf/{ → 5.0}/psget_modulecmdlets.md
  198. +5 −1 wmf/{ → 5.0}/psget_moduledependency.md
  199. +33 −0 wmf/5.0/psget_modulesxsinstall.md
  200. +5 −1 wmf/{ → 5.0}/psget_psrepository.md
  201. +5 −1 wmf/{ → 5.0}/psget_script_overview.md
  202. +6 −2 wmf/{ → 5.0}/psget_scriptcmdlets.md
  203. +5 −1 wmf/{ → 5.0}/releasenotes.md
  204. +92 −0 wmf/5.0/requirements.md
  205. +7 −3 wmf/{ → 5.0}/sil_overview.md
  206. +5 −1 wmf/{ → 5.0}/uninstall.md
  207. +303 −0 wmf/5.1/DSC-improvements.md
  208. +108 −0 wmf/5.1/bugfixes.md
  209. +27 −0 wmf/5.1/community-resources.md
  210. +44 −0 wmf/5.1/compatibility.md
  211. +62 −0 wmf/5.1/console-improvements.md
  212. +47 −0 wmf/5.1/engine-improvements.md
  213. +20 −0 wmf/5.1/features-scenarios-cache/Improved-PullServer-Registration.md
  214. +24 −0 wmf/5.1/features-scenarios-cache/Improved-dsc-classresource.md
  215. +21 −0 wmf/5.1/features-scenarios-cache/Improved-dsc-resourcedebugging.md
  216. +33 −0 wmf/5.1/features-scenarios-cache/analysis_cache.md
  217. +54 −0 wmf/5.1/features-scenarios-cache/console-enhancements.md
  218. +75 −0 wmf/5.1/features-scenarios-cache/improvements-oneget.md
  219. +65 −0 wmf/5.1/features-scenarios-cache/oneget-improvement.md
  220. +128 −0 wmf/5.1/features-scenarios-cache/ps-engine-enhancements.md
  221. +30 −0 wmf/5.1/features-scenarios-cache/template.md
  222. +37 −0 wmf/5.1/features-scenarios-cache/using-module.md
  223. +66 −0 wmf/5.1/install-configure.md
  224. +27 −0 wmf/5.1/known-issues-cache/template.md
  225. +30 −0 wmf/5.1/known-issues.md
  226. +36 −0 wmf/5.1/release-notes.md
  227. +130 −0 wmf/5.1/scenarios-features.md
  228. +67 −0 wmf/README.md
  229. +97 −102 wmf/TOC.md
  230. +0 −5 wmf/audit_overview.md
  231. +3 −1 wmf/docfx.json
  232. +0 −340 wmf/dsc_classbasedresource.md
  233. +0 −150 wmf/dsc_confighelp.md
  234. +0 −36 wmf/dsc_directaccess.md
  235. +0 −18 wmf/dsc_freqnomultiple.md
  236. +0 −59 wmf/dsc_getconfigurationstatus.md
  237. +0 −40 wmf/dsc_metaconfiguration.md
  238. +0 −45 wmf/dsc_partialconfig.md
  239. +0 −48 wmf/dsc_partialconfig_mixedmode.md
  240. +0 −10 wmf/dsc_publishconfig.md
  241. +0 −20 wmf/dsc_refreshmode.md
  242. +0 −30 wmf/dsc_reporting.md
  243. +0 −61 wmf/dsc_repository.md
  244. +0 −72 wmf/dsc_resourcedebugging.md
  245. +0 −67 wmf/dsc_runas.md
  246. +0 −41 wmf/dsc_waitfor.md
  247. +0 −92 wmf/requirements.md
Loading