Skip to content

Conversation

@leviustinov
Copy link

@leviustinov leviustinov commented Jun 22, 2022

For "Intune shortcut" scripts:

  1. Added ability to create shortcut name with Unicode characters.
  2. Added ability to store icon file in local machine.
  3. Changed encoding of detection script file from UTF8 to UTF8-BOM to allow detection of Unicode shortcut names.

2. Added ability to use Unicode characters in shrtocut name
Without this if you ran the script twice it would end up creating an icon with a temp name as well.
Otherwise it would not take unicode file names.
@leviu-ofek
Copy link

leviu-ofek commented May 3, 2023

And UTF8-BOM seems to not solve the non English character issue anymore (see screenshot below). It might be just a visual issue in the Intune UI. Will actually go and implement the detection script.

msedge_YwstBbHrct

@leviu-ofek
Copy link

And UTF8-BOM seems to not solve the non English character issue anymore (see screenshot below). It might be just a visual issue in the Intune UI. Will actually go and implement the detection script.

msedge_YwstBbHrct

Seems like it an Azure UI issue. The scripts work in reality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants