ConvertTo-RedirectionsXml

1.0.5

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

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name ConvertTo-RedirectionsXml -RequiredVersion 1.0.5

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

2019, 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

FileList

Version History

Version Downloads Last updated
1.0.7 2,080 8/14/2020
1.0.6 456 4/10/2020
1.0.5 (current version) 658 10/14/2019
1.0.4 346 6/15/2019
1.0.3 44 6/7/2019
1.0.2 74 4/30/2019
1.0.1 51 4/29/2019
Show more