Forum Discussion
oryxway
Jul 27, 2022Iron Contributor
Placing files in Netlogon folder
Is it ok for me to place the normal.dotm and powerpoint.potm files under Netlogon folder, so that i cause use GPO to call it from there to place it to users %appdata%\Microsoft\Template folder? I...
- Aug 15, 2022Good to hear, please mark it as solved 🙂
Jul 27, 2022
You can put it in the netlogon/scripts folder, all scripts/files there are present on each Domain Controller in the sysvol folder and they are not copied automatically or anything like that until you have a script of GPO that starts that.
- oryxway390Jul 27, 2022Copper Contributor
Harm_Veenstra Thanks Harm. I did copy it in the SYSVOL folder and I have a User Preference GPO and it is not copying.
I also tried converting the REG file for EXCEL and OUTLOOK to XML file and copied it under REGISTRY settings in User Preferences and I see that it is not working. Should this be a User Policy or Computer Policy where we try to copy these files to users computers?
- Jul 27, 2022It's a user thing, so user policy IMHO. The user must have read permissions and the Scripts folder in sysvol should be accessible for them.
https://bobcares.com/blog/copy-files-or-folders-via-gpo/- oryxway390Jul 27, 2022Copper ContributorThanks Harm. I did copy it to the scripts folder both my Normal.dotm and Powerpoint.potm files and I have set it up to copy the files to these locations through GPO. But, it looks likes it is not copying. I do not see the new Normal.dotm file or Powerpoint.dotm file.
Anything I am missing?