Wednesday 14 May 2008

windows nt command line enable / disable accounts

problem: enabling temp admin account for app specific use (yes, sage again!)

what im not doing: going through the server management console just for this


pretty simple from the command line, but difficult to find and documentation on it

net user tempaccount /active:[yes|no]

picked up that there is also a /time switch for enabling only during certain times, but dont need this just now

No comments: