Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

6
  • Just execute it from a bat file?
    – Joe Taylor
    Commented Sep 30, 2011 at 10:10
  • Yes for the 2nd one, run as administrator.
    – harrymc
    Commented Sep 30, 2011 at 10:17
  • Calling a reg file from a bat file to run at first logon worked for me.
    – Joe Taylor
    Commented Oct 4, 2011 at 10:17
  • The data type for AutoAdminLogon should be REG_SZ and not REG_BINARY.
    – Irukandji
    Commented Jul 24, 2012 at 11:57
  • @baijiu: Well, I did warn that it was untested... Fixed now.
    – harrymc
    Commented Jul 24, 2012 at 13:16