Techie-Tech Posted June 25 Posted June 25 Hi, Is there a way to password protect the MDT process? I'm sure I have done a set up lake this many moons ago, but I can't remember. ie: when F12 etc is initiated, I want a username and/or password box to pop up to continue the process after authorised credentials are entered. Basically so that students can't initiate a build.
jthompson Posted June 25 Posted June 25 From my notes: Quote Do not include network credentials in bootstrap.ini. After booting, WinPE will then prompt for credentials to access the deployment share. You'll then want to set up suitable permissions on your deployment share, such as a dedicated security group that you can drop users into as required.
Jawloms Posted June 25 Posted June 25 I thought asking for credentials was the default. Sounds like yours is setup to auto put them in?
willtech Posted June 25 Posted June 25 (edited) You can only do it with the SCCM version. Unless you try something like this: GitHub - generalsle1n/PasswortTSLock: Password Protection for MDT Tasksequences · GitHub or Task Sequence Password Protect: GUI for SCCM and MDT | Syst & Deploy Edited June 25 by willtech
jthompson Posted June 25 Posted June 25 Credentials on the deployment share would suffice for the OP's needs, I suspect, as a way to keep end users from starting any TS. 1
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