Search results for query: *

  1. K

    Remotely Log Off Machine

    I am trying to remotely log off PC within a network. However, using WMI Code Creator from Microsoft with this code it does not work. Dim connection As New ConnectionOptions connection.Username = userNameBox.Text connection.Password = passwordBox.Text...
Back
Top