Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Inventorying Encryption level

Status
Not open for further replies.

Schoenberg

Programmer
Feb 15, 2001
58
US
Does anyone know a method to inventory the Encryption level on a given machine.

I know you can detect the Encryption level by going to the Help...About screen in IE5. But how can I inventory this in SMS?

No responses about a NOIDMIF, either ! :)
 
To determine the IE encryption level...

The FileDescription of ..\%systemdir$\schannel.dll will include "US and Canada" if you're running the 128-bit version ("Export Version" if you're running 56-bit encryption.)

Also, the existence of the file rsaenh.dll very likely indicates that you're running the 128-bit version.


This is true for W9x, NT and 2000.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top