Jump to content

Lavabo

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Lavabo

  1. Im in the same process.. i dont want to install manually on about 60 laptop .. I will try my batch file at logon script instead, seems easier than GPO for about 6 font. this is the batch i use locally under admin user: copy "FONT1.ttf" "%SystemRoot%\Fonts" reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts" /v "FONT1 (TrueType)" /t REG_SZ /d FONT1.ttf /f copy "Font2.otf" "%SystemRoot%\Fonts" reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts" /v "FONT2 (OpenType)" /t REG_SZ /d FONT2.otf /f Can i put this batch into GPO instead of logon script (with kixstart) ?
  2. thank you for the answer And about the REMOVAL option,... yes or no ... it seems the user can remove the meraki manager once the profile is installed.. or i get it wrong?
  3. ditto!! i want to do same or modify!! Where is the option ??
×
×
  • Create New...