xerxes2985 6 Report post Posted January 22, 2018 Question, Is there a way to password protect a OS Task Sequence? Currently, the only time it is password protected is when initiated through PXE Boot. What I’d like to be able to do is have my TS deployed and in Software Center, if you try to run it, it’ll ask for a password before starting the sequence. thanks. Quote Share this post Link to post Share on other sites
xerxes2985 6 Report post Posted January 23, 2018 So, reading through the forums, I found an almost 9 year old thread about this topic to use an HTA. From what it seems, it just protects when it goes into PXE Boot? Or am I misreading that? Basically, I just need an HTA to pop up and ask for a password before running the OSD TS. I don’t need to name the computer or anything else. any help is appreciated. I’ve already had one user wipe and fresh install Win10 on their computer. Quote Share this post Link to post Share on other sites
anyweb 456 Report post Posted January 23, 2018 you can modify it to protect in Windows also using ServiceUI.exe from the MDT toolkit Quote Share this post Link to post Share on other sites
emeneye 0 Report post Posted January 23, 2018 Perhaps my blog post on locking down a task sequence to an AD security group will be of interest to you. https://emeneye.wordpress.com/2018/01/08/lock-down-a-configmgr-task-sequence-to-an-active-directory-security-group/ I haven't tested it from the Software Centre but I imagine it wouldn't be difficult to adapt it to make it work. Quote Share this post Link to post Share on other sites
xerxes2985 6 Report post Posted January 23, 2018 1 hour ago, anyweb said: you can modify it to protect in Windows also using ServiceUI.exe from the MDT toolkit Thanks, I’ll be looking into this later this week. Quote Share this post Link to post Share on other sites