Cvcorv 0 Posted February 28, 2016 Share Posted February 28, 2016 Create a administrator account with a random password? The password must then be mailed , how can I do that? Link to post Share on other sites
water 2,720 Posted February 28, 2016 Share Posted February 28, 2016 What you have tried so far? Searching the forum will return a lot of threads My UDFs and Tutorials: Spoiler UDFs:Active Directory (NEW 2022-02-19 - Version 1.6.1.0) - Download - General Help & Support - Example Scripts - WikiExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example ScriptsOutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - WikiOutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - DownloadOutlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - WikiPowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - WikiTask Scheduler (NEW 2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki Standard UDFs:Excel - Example Scripts - WikiWord - Wiki Tutorials:ADO - WikiWebDriver - Wiki Link to post Share on other sites
Cvcorv 0 Posted February 28, 2016 Author Share Posted February 28, 2016 I already nageken the forums but I see nothing in front Link to post Share on other sites
water 2,720 Posted February 28, 2016 Share Posted February 28, 2016 How about this to send a mail? My UDFs and Tutorials: Spoiler UDFs:Active Directory (NEW 2022-02-19 - Version 1.6.1.0) - Download - General Help & Support - Example Scripts - WikiExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example ScriptsOutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - WikiOutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - DownloadOutlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - WikiPowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - WikiTask Scheduler (NEW 2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki Standard UDFs:Excel - Example Scripts - WikiWord - Wiki Tutorials:ADO - WikiWebDriver - Wiki Link to post Share on other sites
Moderators Melba23 3,799 Posted February 28, 2016 Moderators Share Posted February 28, 2016 Cvcorv, And why would you want to create an admin account with a random password that you then need to email somewhere? M23 P.S. And the explanation had best be a very good one. Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area Link to post Share on other sites
Moderators JLogan3o13 1,769 Posted March 2, 2016 Moderators Share Posted March 2, 2016 (edited) @Cvcorv Just to weigh in, there is an MS article out there which details the uses for this. Up until recently it could be done with a Group Policy preference for highly secure environments, but with MS14-025 Microsoft disabled the ability to do so. Along with this, however, they did provide a PS script to accomplish the same. There is a very narrow set of circumstances that would necessitate this, I would suggest you read both articles to ensure you fit the profile. I have had to enable this for a few customers, but only for a few. It also does not support sending by email; each encrypted password would be saved to a likewise-encrypted "master file". https://support.microsoft.com/en-us/kb/2962486 - removal of Group Policy Preference, and PS alternative http://www.grouppolicy.biz/2014/05/set-local-administrator-account-random-password/ - Usage of the PS script Edited March 2, 2016 by JLogan3o13 "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum! Link to post Share on other sites
midtownbs 0 Posted May 17, 2017 Share Posted May 17, 2017 (edited) As far as I know, you can edit SPAM entries to add user accounts and unlock password as many as you can. Edited May 31, 2017 by midtownbs Link to post Share on other sites
Moderators JLogan3o13 1,769 Posted May 17, 2017 Moderators Share Posted May 17, 2017 Care to explain further @midtownbs? I fail to see how your statement adds anything to what the OP is trying to do (or was, over a year ago). "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum! Link to post Share on other sites
Developers Jos 2,852 Posted May 17, 2017 Developers Share Posted May 17, 2017 (edited) I am sure some smart-ass will chime in with a "great product" you really need to "fix" this. Jos Edited May 17, 2017 by Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past. Link to post Share on other sites
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now