login from remote

i have list of user/pass.

i want to enter with each user from remote (or locally) to windows (domain computer),

so that all the profiles will be created before the user use's the computer for the first time.

any idea?

August 27th, 2015 1:36pm

This is actually a PowerShell question? If so, what are you asking?

If you want to prestage, you'll have to log in manually. To do that quicker, you can use this:

http://www.microsoft.com/en-us/download/details.aspx?id=44989

Free Windows Admin Tool Kit Click here and download it now
August 27th, 2015 1:42pm

There is no way to automate that.  You will need to log into the users account on that system to create the profile.

Why do you think you need to do this.  The first logon is very fast on newer systems. 

August 27th, 2015 1:44pm

Maybe you need a script with 2 function :

1.modify the registryremotely to set up atuo login

2.reboot the remote machine.

afte the remote machine reboot each time,the script will modify the registryand restart it again.

Is that you want?


  • Edited by 21 hours 53 minutes ago
Free Windows Admin Tool Kit Click here and download it now
August 31st, 2015 5:15am

Maybe you need a script with 2 function :

1.modify the registryremotely to set up atuo login

2.reboot the remote machine.

afte the remote machine reboot each time,the script will modify the registryand restart it again.

Is that you want?


  • Edited by Monday, August 31, 2015 9:17 AM
August 31st, 2015 9:14am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics