I am searching for a script that will allow me to add multiple local
user accounts to a PC and set their passwords to never expire. i've
found the line which sets the password to never expire, however, i've
never used VB to add a local user to the machine. i previously
created a batch file to create all the user's using the "net user"
command however, you cannot set the password to never expire using
that command. any help is appreciated.
Re: Access database reminder ... to have a message or warning that will show the query everytime I open the ... I like to have a code to search all my expire date column and with 5 days ... The scheduled command could be a command script using the ... Then you'll move through the contents of the recordset... (microsoft.public.access.gettingstarted)
Re: Access database reminder ... My question is what I have to do, learn or where I have to look to have a message or warning that will show the query everytime I open the database? ... I like to have a code to search all my expire date column and with 5 days before to have a message box or pop up with all products due to expire in 5 days. ... However, you could use the VBA "Shell" command to add an item to the system schedule, if you can arrange for admin privilege. ... For the reminder issue, it seems to me that you need to create a query which identifies the items which are due to expire in 5 days or less, and load that into a recordset.... (microsoft.public.access.gettingstarted)
Re: Password information on user accounts ... >the Windows 2003 AD command line tools may help. ... >> time when a specific account will expire?... (microsoft.public.win2000.security)
AD Script to set passwords to expire in 10 days ... I have been asked to write an AD script that will set the user accounts... a password to expire now, but I need the 10 day warning.... (microsoft.public.windows.server.active_directory)
Re: Add multiple local user accounts ...user accounts to a PC and set their passwords to never expire.... created a batch file to create all the user's using the "net user"...command however, you cannot set the password to never expire using ... (microsoft.public.scripting.vbscript)