So I'm setting up an ini file for my remote desktop users in Group policy and one of the properties needs to have the value contain their username.
If I use the %Username% system variable in the Property Value field. Will Group policy put the user's name into the ini file, or the raw text "%Username%"
The app that ultimately reads the ini file doesn't understand system variables
And I don't want to break my users
If I use the %Username% system variable in the Property Value field. Will Group policy put the user's name into the ini file, or the raw text "%Username%"
The app that ultimately reads the ini file doesn't understand system variables
And I don't want to break my users