Skip to content

Commit

Permalink
19.6.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
OSDeploy committed Jun 27, 2019
1 parent b38b828 commit 99e2ddc
Show file tree
Hide file tree
Showing 18 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion Archve/Split-OSBuildMultiLang.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ BETA ONLY
BETA ONLY
.LINK
http://osdbuilder.com/docs/functions/osbuild/split-osbuild
http://osdbuilder.com/functions/osbuild/split-osbuild
.PARAMETER CustomName
Name of the OSBuild to create. MultiIndex will be appended to the Custom Name
Expand Down
2 changes: 1 addition & 1 deletion Archve/Use-OSDUpdateBuilder.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Creates a new OSDBuilder Update Catalog XML
Creates a new OSDBuilder Update Catalog XML for use with Get-OSDUpdateBuilder
.LINK
http://osdbuilder.com/docs/functions/new-osdupdatebuilder
http://osdbuilder.com/functions/new-osdupdatebuilder
.PARAMETER Category
Category of the Update
Expand Down
2 changes: 1 addition & 1 deletion Public/Get-DownOSDBuilder.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Downloads Microsoft Updates for use in OSDBuilder
Downloads Microsoft Updates for use in OSDBuilder
.LINK
http://osdbuilder.com/docs/functions/get-downosdbuilder
http://osdbuilder.com/functions/get-downosdbuilder
#>
function Get-DownOSDBuilder {
[CmdletBinding(DefaultParameterSetName='OSDUpdate')]
Expand Down
2 changes: 1 addition & 1 deletion Public/Get-OSBuilds.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Returns all Operating Systems in OSDBuilder\OSBuilds
Returns all Operating Systems in OSDBuilder\OSBuilds as a PowerShell Custom Object
.LINK
http://osdbuilder.com/docs/functions/osbuild/get-osbuilds
http://osdbuilder.com/functions/osbuild/get-osbuilds
.PARAMETER GridView
Displays results in PowerShell ISE GridView with an added PassThru Parameter. This can also be displayed with the following command
Expand Down
2 changes: 1 addition & 1 deletion Public/Get-OSDBuilder.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Offline Servicing for Windows 7, Windows 10, Windows Server 2012 R2, Windows Ser
Offline Servicing for Windows 7, Windows 10, Windows Server 2012 R2, Windows Server 2016 and Windows Server 2019
.LINK
http://osdbuilder.com/docs/functions/get-osdbuilder
http://osdbuilder.com/functions/get-osdbuilder
.PARAMETER CreatePaths
Alias: Create
Expand Down
2 changes: 1 addition & 1 deletion Public/Get-OSMedia.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Returns all Operating Systems in OSDBuilder\OSMedia
Returns all Operating Systems in OSDBuilder\OSMedia as a PowerShell Custom Object
.LINK
http://osdbuilder.com/docs/functions/osmedia/get-osmedia
http://osdbuilder.com/functions/osmedia/get-osmedia
.PARAMETER GridView
Displays results in PowerShell ISE GridView with an added PassThru Parameter. This can also be displayed with the following command
Expand Down
2 changes: 1 addition & 1 deletion Public/Get-PEBuilds.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Returns all Operating Systems in OSDBuilder\PEBuilds
Returns all Operating Systems in OSDBuilder\PEBuilds as a PowerShell Custom Object
.LINK
http://osdbuilder.com/docs/functions/pebuild/get-pebuilds
http://osdbuilder.com/functions/pebuild/get-pebuilds
.PARAMETER GridView
Displays results in PowerShell ISE GridView with an added PassThru Parameter. This can also be displayed with the following command
Expand Down
2 changes: 1 addition & 1 deletion Public/Import-OSMedia.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Imports an Operating System into OSDBuilder
Imports a supported Operating System into the OSDBuilder OSMedia directory
.LINK
http://osdbuilder.com/docs/functions/osmedia/import-osmedia
http://osdbuilder.com/functions/osmedia/import-osmedia
.PARAMETER OSDInfo
Executes Show-OSDBuilderInfo -FullName $FullName
Expand Down
2 changes: 1 addition & 1 deletion Public/New-OSBuild.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Creates a new OSBuild from an OSBuild Task
Creates a new OSBuild from an OSBuild Task created with New-OSBuildTask
.LINK
http://osdbuilder.com/docs/functions/osbuild/new-osbuild
http://osdbuilder.com/functions/osbuild/new-osbuild
.PARAMETER OSDISO
Creates an ISO of the OSDBuilder Media
Expand Down
2 changes: 1 addition & 1 deletion Public/New-OSBuildMultiLang.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Separates an OSBuild with Language Packs into separate Image Indexes
Separates an OSBuild with Language Packs into separate Image Indexes. This will create a new OSBuild
.LINK
http://osdbuilder.com/docs/functions/osbuild/new-osbuildmultilang
http://osdbuilder.com/functions/osbuild/new-osbuildmultilang
.PARAMETER CustomName
Name of the new OSBuild MultiLang to create. MultiLang will be appended to the end of CustomName
Expand Down
2 changes: 1 addition & 1 deletion Public/New-OSBuildTask.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Creates a JSON Task for use with New-OSBuild
Creates a JSON Task for use with New-OSBuild
.LINK
http://osdbuilder.com/docs/functions/osbuild/new-osbuildtask
http://osdbuilder.com/functions/osbuild/new-osbuildtask
.PARAMETER TaskName
Name of the Task to create
Expand Down
2 changes: 1 addition & 1 deletion Public/New-OSDBuilderISO.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Creates an ISO of any OSDBuilder Media
Creates an ISO of any OSDBuilder Media (OSMedia, OSBuilds, PEBuilds)
.LINK
http://osdbuilder.com/docs/functions/new-osdbuilderiso
http://osdbuilder.com/functions/new-osdbuilderiso
.PARAMETER FullName
Full Path of the OSDBuilder Media
Expand Down
2 changes: 1 addition & 1 deletion Public/New-OSDBuilderUSB.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Creates a bootable USB of any OSDBuilder Media
Creates a bootable USB of any OSDBuilder Media (OSMedia, OSBuilds, PEBuilds)
.LINK
http://osdbuilder.com/docs/functions/new-osdbuilderusb
http://osdbuilder.com/functions/new-osdbuilderusb
.PARAMETER FullName
Full Path of the OSDBuilder Media
Expand Down
2 changes: 1 addition & 1 deletion Public/New-OSDBuilderVHD.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Creates an VHD of any OSMedia or OSBuild
Creates an VHD of any OSMedia or OSBuild
.LINK
http://osdbuilder.com/docs/functions/new-osdbuildervhd
http://osdbuilder.com/functions/new-osdbuildervhd
.PARAMETER FullName
Full Path of the OSDBuilder Media. If omitted, GridView will prompt for selection
Expand Down
2 changes: 1 addition & 1 deletion Public/New-PEBuild.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Creates a new PEBuild from an PEBuild Task
Creates a new PEBuild from an PEBuild Task created with New-PEBuildTask
.LINK
http://osdbuilder.com/docs/functions/pebuild/new-pebuild
http://osdbuilder.com/functions/pebuild/new-pebuild
.PARAMETER Execute
Creates the PEBuild
Expand Down
2 changes: 1 addition & 1 deletion Public/New-PEBuildTask.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Creates a JSON Task for use with New-PEBuild
Creates a JSON Task for use with New-PEBuild
.LINK
http://osdbuilder.com/docs/functions/pebuild/new-pebuildtask
http://osdbuilder.com/functions/pebuild/new-pebuildtask
.PARAMETER SourceWim
Wim to use for the PEBuild
Expand Down
2 changes: 1 addition & 1 deletion Public/Show-OSDBuilderInfo.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Shows Operating System information of any OSDBuilder Media
Shows Operating System information of any OSDBuilder Media (OSMedia, OSBuilds, PEBuilds)
.LINK
http://osdbuilder.com/docs/functions/show-osdbuilderinfo
http://osdbuilder.com/functions/show-osdbuilderinfo
.PARAMETER FullName
Full Path of the OSDBuilder Media
Expand Down
2 changes: 1 addition & 1 deletion Public/Update-OSMedia.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Applies Adobe, Component, Cumulative, Servicing Stack, and Setup Updates to Wind
Updates are gathered from the OSDBuilder Update Catalogs
.LINK
http://osdbuilder.com/docs/functions/osmedia/update-osmedia
http://osdbuilder.com/functions/osmedia/update-osmedia
.PARAMETER Name
Enter the name of the existing OSMedia to update
Expand Down

0 comments on commit 99e2ddc

Please sign in to comment.