ConvertTo-RedirectionsXml
1.0.7
Converts a correctly formatted input CSV file into an FSLogix Redirections.xml for use with FSLogix Profile Containers. Downloads the redirections data from the source repo hosted on GitHub and converts the input CSV file into an FSLogix Redirections.xml.
Installation Options
Owners
Copyright
2020, Aaron Parker. All rights reserved.
Package Details
Author(s)
- Aaron Parker
Tags
FSLogix Profile-Containers Profile
Functions
Convert-CsvContent Get-WebRequest Get-FileContent
Dependencies
This script has no dependencies.
Release Notes
- 1.0.1, Initial version, April 2019
- 1.0.2, Support local Redirections.csv as input
- 1.0.3, Convert-CsvContent function, code cleanup
- 1.0.4, Additional error checking
- 1.0.5, Run Update-ScriptFileInfo on script to fix issues on Windows Server 2012/R2
- 1.0.6, Update to include Notes as comments in the XML; Minor code updates
- 1.0.7, Update default $Redirections value due to changes in repositiry path
FileList
- ConvertTo-RedirectionsXml.nuspec
- ConvertTo-RedirectionsXml.ps1