-2
I need help creating a bat to send SAPLOGON.ini file for all users, with profile created on the computer.
This is my bat code, I need to help I want to send to all users, at once.
see below:
@ECHO Copia Config SAP LOGON Padrão.
xcopy "\\meuservidor\SAP\SAPLOGON.INI" C:\Users\%USERNAME%\AppData\Roaming\SAP\Common /Y
It only works for the user who is logged in, for another user with created profile does not work, I need help, for this bat work and send to all users with profile on the computer.
Perfect, Voce saved my life...lol...
– Amjr
Evaluate the answer then, little arrow up!
– Laércio Lopes