Use WMI to store credentials in password vault?

Answered Use WMI to store credentials in password vault?

  • Monday, October 08, 2012 3:27 AM
     
     

    Hi,

    I was wondering if anyone knows if it is possible to set credentials in a remote computers password vault via WMI? I want to connect from MachineA to MachineB via WMI and store credentials in MachineB's password vault. Does anyone know if this is possible?

    Thanks
    Nick

All Replies

  • Monday, October 08, 2012 4:18 AM
     
     Answered

    Not possible.  WMI has no such facility.  The password cache is per-user and a user profile is not accessible remotely.


    ¯\_(ツ)_/¯