Loading |
VBScript |
JavaScript |
Powershell |
Search Options: List User Passport InformationContent of List User Passport Information.vbsMD5 Hash: F647BC8ABBCF1C5737740C5E6D77CB7C |
||
' Description: Returns information about the .NET passport for the user currently logged-on to a computer.
Set objUser = CreateObject("UserAccounts.PassportManager") Wscript.Echo "Current Passport: " & objUser.CurrentPassport Wscript.Echo "Member services URL: " & objUser.MemberServicesURL | ||
© 2008 - 2013 Boris Toll :: Scripts available: 6.481 :: :: scriptbox.toll.at :: :: powered by www.toll.at :: |