Jump to content


manoj.engineer

BIOS Password Report

Recommended Posts

Yes you can gather this information with CM07. You will need to edit the sms_def.mof to collect

 

AdminPasswordStatus from Win32_ComputerSystem

http://msdn.microsof...2(v=vs.85).aspx

 

hi garth

 

thats an interesting comment - i had no idea that was recorded in WMI.

 

I dont suppose you could tell me the alias/command to display that information in a dos window?

 

Something along the lines of

wmic csproduct get 

 

That way we could test to see how many of our devices actually report this in WMI before editing that file.

Share this post


Link to post
Share on other sites

wmic COMPUTERSYSTEM GET AdminPasswordStatus

 

1 (0x1) Disabled

2 (0x2) Enabled

3 (0x3) Not Implemented

4 (0x4) Unknown

 

Thanks extremely helpful, thanks Peter

 

I had already leveraged the additional data actually, but hadn't found out what each number had indicated.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.