Forum Discussion
hjt_2020
Oct 19, 2022Copper Contributor
Deploying Office templates using Microsoft Intune
Hello, Hoping someone can help with the issue I am currently having. I'm using Intune to install Word and Powerpoint templates automatically so that they are already there when a user logs in...
- Oct 19, 2022Hi.
Let me read your question... but first... just wondering but why didn't you used this method ?
https://call4cloud.nl/2022/03/office-templates-the-rise-of-gru/
Oct 19, 2022
Hi.
Let me read your question... but first... just wondering but why didn't you used this method ?
https://call4cloud.nl/2022/03/office-templates-the-rise-of-gru/
Let me read your question... but first... just wondering but why didn't you used this method ?
https://call4cloud.nl/2022/03/office-templates-the-rise-of-gru/
MKugler
Aug 03, 2023Copper Contributor
for me this solution does not work, because it syncs. but i dont want it to sync, i want to add a link to the personal OneDrive of each User....
and the ps-script is not working for me. it has some bugs...
1st the way the upn is determined does not work for me because the registry key does not exist - changed it to [mailaddress]$userUpn = cmd /c "whoami/upn"