Skip to content

Convert shortcuts (LNK) to VMware Dynamic Environment Manager (XML) configuration files.

Notifications You must be signed in to change notification settings

ivandemes/Convert-LNK2DEMXML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 

Repository files navigation

IVANDEMES.com


Convert-LNK2DEMXML

Description

Create VMware Dynamic Environment Manager (XML) configuration files based on existing shortcuts (LNK).

Getting started

Open PowerShell and run the following script.

.\Convert-LNK2DEMXML.ps1

-- or --

Right-click the script in Windows Explorer and click Run with PowerShell.

Right-click the script in Windows Explorer and click "Run with PowerShell".

Read the important notice and click OK to acknowledge the message or press Cancel to exit the script.

Select the source folder that contains the shortcuts (LNK files) you want to convert.

Select the source folder that contains the shortcuts (LNK files) you want to convert.

Select the target folder where you want to save the DEM XML files.

Select the target folder where you want to save the DEM XML files.

Copy the XML files to your DEM configuration share (one by one, or all in one).

Copy the XML files to your DEM configuration share (one by one, or all in once).

The location you want to copy the DEM XML files to is typically something like \\server\demconfigshare$\general\FlexRepository\Shortcut.

⚠️ I recommend to test the shortcuts in a test or acceptance environment first, before putting in them in production.


Version 0.4 Changes

  • Important notice about VMware support is added
  • Comment from shortcuts (if present) is automatically converted to DEM XML
  • Additional SOURCE and TARGET path checking

About

Convert shortcuts (LNK) to VMware Dynamic Environment Manager (XML) configuration files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published