Todd Garner replied to the topic How to change the Windows platform role? in IT Administration Forum 5 months, 2 weeks ago
Is there another property you could reference for this information other than “Platform Role” in msinfo32? Sounds like WMI may be helpful here. Also the ‘systeminfo’ command has the “OS Configuration” property which may be helpful.
Todd Garner replied to the topic View DELL BIOS settings in IT Administration Forum 11 months ago
Try accessing via PowerShell. Here’s the criteria I use:
Get-CimInstance -Namespace rootdcimsysmanbiosattributes -ClassName EnumerationAttribute | Select-Object -Property DisplayName,AttributeName,CurrentValue,DefaultValue,PossibleValue
Todd Garner replied to the topic Online Password manager solution in IT Administration Forum 1 year, 2 months ago
We just moved to BeyondTrust’s BeyondInsight Password Safe last week. It supports single sign-on and has been working well for us so far.
Todd Garner became a registered member 1 year, 3 months ago