Server 2012 Interactive Logon

Soldato
Joined
28 Sep 2008
Posts
14,202
Location
Britain
Has anyone got this working and formatting correctly?

with 2012 DC I've setup Interactive Logon message but I can't put a carriage return in

It either ignores it, or, if I put the <255> white space trick, it just prints the first line...

Tried the .vbs script too to no avail. I just always seem to end up with a wall of text.

:(
 
Same result as with the <255> option. Only the first line is displayed

The message reads:

This is a test message for OcUK
*
If it works, I will be very happy.
*
If you tolerate this, then your children will be next.

But all I see is this:

lonpg2d.png


Also, sorry mods, I meant to post this in the Windows forum, if someone can move :)
 
Hmm, yes I see what you mean.

I can get it to do a single blank line (Narrow No-Break Space, U+202F), but then if I try to do a second (at least, a second in the same way), the rest of the paragraphs after the second blank line disappear!

EDIT: Ah-hah, done it. If I create the first blank line with the above U+202F, and the second with U+202D (Left-to-Right Override), then I get my two blank lines.

Picture updated above as proof :p
 
Last edited:
Paradigm, when are you referring to U+202F and U+202D do you mean ALT+202F?

ie, how are you typing it into the GPO interactive logon window?

Ta
 
I'd have liked to see the ability to use basic HTML5 or something on that logon message. It's long overdue for a bit of a spruce up.
 
Pfft, had to install the Desktop Experience feature before I could even see the character map!!!

EDIT:

Arrrgh, still can't get this to work!! In the interactive logon GPO window, are you typing the message like this and putting the inserted characters inline. Or

are you typing like this

and adding the characters to the blank line in between the two lines of text?
 
Last edited:
I'm typing a line, then creating a new line.
[put the character here]
Then starting a new line.
[next blank char here]
Then a new line.
 
Hmm, mine is like this:

gpo-settings.png


As you can see, the "blank" characters are different to each other (otherwise I end up with the problem you have, of only seeing the first line).

The exact text (well, I've removed names) is as follows:

Code:
This is a CORE system.
 
Access is strictly restricted to system administrators appointed by COMPANY for business purposes only.
*
This system is closely monitored for security reasons. Any unauthorised changes, made by any user, regardless of assigned privileges, may result in disciplinary action. If in doubt contact IT Support BEFORE continuing.

Oddly, on the forum it ends up printing two characters where the blank lines are!
 
Back
Top Bottom