rbd12345 Posted October 11, 2014 Posted October 11, 2014 I would like to create a login banner much like the one in the picture below for the login screen in Windows 8. I would prefer if it could be group policy deployable but doesn't have to be. Also I know it's definitely possible because I know a school in the local area that has the exact same banner but on Windows 8. Hope someone can help thanks .
Alkaline Posted October 11, 2014 Posted October 11, 2014 (edited) They might of had RM Connect? But I have never seen it been done so far. You could change the background and add a banner on that, it depends if you want it to show details of each machine etc. Maybe this might be some help? http://stackoverflow.com/questions/21806822/add-message-to-logon-screen-windows-7 Edited October 11, 2014 by Alkaline 1
rbd12345 Posted October 11, 2014 Author Posted October 11, 2014 They do have RM Connect but I would like to know if anyone knows how they managed to do it. Also you cannot change the background of the login screen easily on Windows 8. Anyone else got any other ideas?
Alkaline Posted October 11, 2014 Posted October 11, 2014 You could try and find a lock screen app which might allow you to do it, If you have access to the machine with RM connect you could dig around and see how it works.
rbd12345 Posted October 11, 2014 Author Posted October 11, 2014 The picture is a picture of an image I found online I can't actually access that computer. Thanks
OhDear Posted October 11, 2014 Posted October 11, 2014 Never seen that before, looks pretty smart though! Would love to know how to do it..
fairm010 Posted October 11, 2014 Posted October 11, 2014 I like the look of that. Would love to know how to do that on my W7 domain.
Gatt Posted October 11, 2014 Posted October 11, 2014 It used to be a case of hacking the (ms)gina.dll but not sure what RM use to create this
fairm010 Posted October 11, 2014 Posted October 11, 2014 It used to be a case of hacking the (ms)gina.dll but not sure what RM use to create this I did that back in XP but won't be again as windows updates broke it all the time.
ADMaster Posted October 11, 2014 Posted October 11, 2014 I have created a custom lock screen image for my windows 8.1 image, and built it into the image process. But all you need to do is replace the image file with your own. I mounted the install.wim and replaced it there, so all new builds have the custom screen. Here is what I have it my notes Will need to take ownership and give permissions for the following rename windows\web\screen\img100 to img100-1 copy in the replacement img100 Cheers
Edu-IT Posted October 11, 2014 Posted October 11, 2014 I think with RM it's a program that is running in the background as you can change the message on the banner on the fly. It's not hard set.
nickbro Posted October 11, 2014 Posted October 11, 2014 The program is the RM Logon Banner, and is a C++ application. I think it implements the Credential Provider class in C++.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now