Category: Plesk Windows

How to Impersonate a User using Persits ASP Upload

<% Set Upload = Server.CreateObject("Persits.Upload") Upload.LogonUser "mydomain", "Administrator", "xxxxxxxxx" ' Upload to a remote drive Count = Upload.Save("someservercdriveupload") %>

 

How useful was this post?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.