Techblog
Techblog copied to clipboard
PowerShell scripts and content mentioned on my techblog
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...
how should the script know, which Fonts should be uninstalled? Its not working.
It would be nice if the possibility to where the shortcut would appear can be added as a parameter. For example, sometimes it is needed to set a shortcut to...
Should the hardcoded C:\Windows be replaced with something like `$Env:windir` instead? https://github.com/nicolonsky/Techblog/blob/94c410f0ca59ae9b3658bf220faf19f6af38abd8/IntuneFont/installfonts.ps1#L35
When I enter the URL of the custom .ico to be used and the app is deployed, no icon is shown on the newly created desktop shortcut. When opening the...
Hi Nicolonsky, trying to use your script to add group assignments to mobile apps in intune but I am getting the following error: New-DeviceAppManagement_MobileApps_Assignments : A parameter cannot be found...