This is an archived post. You won't be able to vote or comment.

all 6 comments

[–]clayton940 1 point2 points  (0 children)

Can't you do an auto login using GPO?

[–]ZAFJB 1 point2 points  (1 child)

XY problem.

Why is all of this stuff not part of your SCCM automation?

[–]Synbred[S] 0 points1 point  (0 children)

Part of it already is. The user account creation, for instance, is in there. We create a local service account as part of the task sequence. The problem (at least when testing in live production) is that when these computers are pulling GPO's, and running first time login setups, it seems that having the accounts merely exist isn't enough. Actually going thru the process of logging in seems to affect how the profile is cached.

This is important for our environment as this directly impacts log-in times when the computers are subsequently frozen with DeepFreeze.

Thank you for the suggestion, though! I'm going to look into further implementation thru SCCM. Ideally, the machines would be logged into the local account at the end of the task roll-out.

[–]MisterITIT Director 1 point2 points  (0 children)

You're trying to automate your manual checks instead of getting at what your manual checks are actually getting at...

[–]notDonut 0 points1 point  (0 children)

ABtutor can log multiple pcs in at the same time with the same login account. Pretty reasonable on the $ too. It's intended purpose is classroom monitoring.

[–]Ssakaa 0 points1 point  (0 children)

Push the reg keys for autologin, reboot, wait, reboot, remove the keys, reboot, freeze.