Jump to content

Backup of user profile in vbs script


Recommended Posts

Posted

I have a backup script written in vbs that backups certain folders on a remote pc. By simply copying them to my own pc. This works fine, but my problem is that I would very much like to copy the profile of the user also. This doesn't work as the user is logged in all the time. So the script fails when it tries to copy ntuser.dat. I know I can do it if I get another user to log on to the remote pc, but this is the last option.

so my question is: "Is there a way to copy the profile folder in c:\Documents and settings\ or is there another way to copy the entire profile by using a vbs script?"


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...