Is there a way to display the computer name on the Azure Login Screen

brantzdr
New Contributor

I'm curious if there is a way to display the Apple computer name at the Azure login or with a link - It would help to have that information when having to troubleshoot a login issue.  Thanks Doug

3 REPLIES 3

MrRoboto
Contributor III

You can create a configuration profile for login window message using variables. Here is an example...

Preference Domain: com.jamf.connect.login

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>LoginWindowMessage</key>
	<string>Apple Cider Co - $COMPUTERNAME</string>
</dict>
</plist>

 

brantzdr
New Contributor

MrRoboto - would this script allow for the computer name to appear - I know before the Azure login we could click on the time in the upper right corner of the Apple login and get system info from the Apple computer like - Name, IP address, OS - but was curious if there was a way to get that system info on the Azure login or Local Login - There is a wifi icon to select wifi and keyboard icon in top right - I'm wondering if you script could be used to pull system info like Computer Name with a button or icon that says System Info or just have it appear under the login screen - Thanks Doug

dvasquez
Valued Contributor
I would be interested to know more as well.

--

Dominic Vasquez

IT Systems Engineer | Avant.com

222 N LaSalle St., Suite 1600 | Chicago, IL 60601


--
This e-mail is only intended for the person(s) to whom it is addressed and
may contain confidential information.  Any unauthorized review, use,
disclosure, or distribution is prohibited. If you received this e-mail in
error, please notify the sender by reply e-mail and then delete this
message and any attachments from your system. Thank you for your
cooperation.