You've already forked LazyWinAdmin_GUI
mirror of
https://github.com/lazywinadmin/LazyWinAdmin_GUI.git
synced 2025-12-24 21:51:31 +02:00
6 lines
8.3 KiB
JSON
6 lines
8.3 KiB
JSON
{
|
|
"name": "LazyWinAdmin gui",
|
|
"tagline": "",
|
|
"body": "# LazyWinAdmin_GUI\r\nLazyWinAdmin is a project released in 2012, a PowerShell Script that generates a GUI/WinForms loaded with tons of functions.\r\nThis utility is very helpful for anyone managing workstations or servers. I hope this help you in your day to day tasks.\r\n\r\nThe Form was created using Sapien Powershell Studio 2012.\r\n\r\n\r\n\r\n## Requirements\r\n * Powershell 2.0\r\n * Permission on the targeted System(s)\r\n\r\n## Optional tools\r\n * External Tools\r\n * SystemInfo.exe\r\n * DriverQuery\r\n * AdExplorer - http://technet.microsoft.com/en-us/sysinternals/bb963907.aspx\r\n * PSExec - http://technet.microsoft.com/en-us/sysinternals/bb897553.aspx\r\n * PAExec - http://www.poweradmin.com/PAExec/\r\n * WMIExplorer.ps1 - http://gallery.technet.microsoft.com/scriptcenter/89c759b7-20b4-49e8-98a8-3c8fbdb2dd69\r\n * Scripts\r\n * sydi-server.vbs - http://sydiproject.com/products/sydi-server/\r\n * WmiExplorer.ps1\r\n\r\n## Contributions\r\nYou are welcome to contribute.\r\n\r\n\r\n## Version History\r\n```\r\n2011.06.29\r\n\t-Added link to Powershell ISE\r\n2011.06.26\r\n\t-RDP Check/Enable/Disable Added\r\n2011.06.24\r\n\t-Added Application List, PSRemoting, Inventory Buttons moved in TOOLS\r\n\t-Services - AutoNotStarted - Check if all the services with StartMode AUTOMATIC are actually Running\r\n\t-Services - Auto - Removed ProcessID in results\r\n2011.06.30\r\n\t-Fixed the Problems with Start/Stop Service buttons\r\n\t-Add AutoComplete (Append and Suggest) (need to fill the computers.txt)\r\n\t-Add AutoDisable Buttons/TabControl if not Server Entered\r\n\t-Add Get-USB - Report all the USB device on the Computer\r\n2011.08.11\r\n\t-Correct Compmgmt.msc button\r\n2011.08.15\r\n\t-Title bar with current username and domain\r\n\t-Change font from Microsoft Sans cherif to Trebuchet MS\r\n\t-Scroll to bottom when text is changed\r\n\t-ADD more logs to buttons\r\n2011.08.30\r\n\t-ADD ErrorProvider on TextBox ComputerName\r\n2011.08.31\r\n\t-SYDI Works (only .DOC for now)\r\n\t-ADD the tool SysInternals AdExplorer\r\n2011.10.02\r\n\t-FIX Query/Stop/Start Service buttons\r\n\t-ADD Descriptions in logs RichTextBox for Query/Stop/Start Service buttons\r\n\t-CHANGE Button :80 to HTTP\r\n\t-ADD FTP, TELNET, HTTPS buttons\r\n2011.10.04\r\n\t-FIX some problem with Uptime Button\r\n\t-FIX Modified The Service Query/start/stop\r\n\t-ADD Restart Service Button\r\n\t-ADD TextBox with AutoCompletion on some Services i added\r\n2011.10.06\r\n\t-ERROR AutoCompletion in the TEXTBOX of Services seems to make the thing crash :-(\r\n2011.10.23\r\n\t-REMOVE AutoCompletion in Service Tab, in ServiceName TextBox\r\n\t-ADD Get Local Hosts File (Menu: LocalHost/Hosts File)\r\n\t-ADD Get Remote Hosts File (in General Tab,need permission on remote c$)\r\n\t-REMOVE Computers.txt auto-completion, seems buggy :-(\r\n\t-ADD Active Directory Form\r\n\t-ADD IP Calculator Form\r\n2011.11.24\r\n\t-FIX ENTER-PSSESSION button.\r\n2011.12.05\r\n\t-REPLACED some function by button with icons below Computername\r\n\t-MOVED the TEST-PSSESSION button to TOOL tab\r\n\t-ADD the TEST-PSSESSION inside the ENTER-PSSESSION button. (2 in 1 :)\r\n2011.12.26\r\n\t-MODIFY Inventory button and output (add more info)\r\n\t-MODIFY IpConfig to use the one from BSonPosh module\r\n2011.12.28\r\n\t-ADD button IPCONFIG, DISK USAGE\r\n2012.01.06\r\n\t-ADD START COMMANDS in General Tab\r\n\t-ADD SYDI option (dropdown) to choose DOC or XML format.\r\n\t-ADD Combobox in TOOLS Tab, and ADD the present tools in combobox\r\n\t-REMOVE Buttons in TOOLS tab (the ones placed in Combobox)\r\n\t-FIX the ContextMenuStrip on TextBox SERVERNAME.\r\n\t-ADD option of type for SYDI (DOC or XML)\r\n2012.01.29\r\n\t-FIX the names of all the variables (for Winforms controls only)\r\n\t-ADD Qwinsta and Rwinsta to contextmenu of computername textbox\r\n\t-FIX SYDI (DOC and XML now work) auto-save on Desktop of Current User\r\n\t-FIX \"Installed Applications\" show the full names of each application,vendors and versions.\r\n2012.01.31\r\n\t-ADD Connectivity Testing Button (Remote registry, ping, RPC, RDP, WsMan)\r\n\t-ADD another more info to ipconfig button\r\n2012.02.02\r\n\t-ADD Invoke-item in SYDI to open the Explorer\r\n2012.04.09\r\n\t-Remove Button Test PsRemoting\r\n\t-Moved \"Generate a Password\" under AdminArsenal Menu\r\n\t-Delete Menu TOOLS\r\n\t-Change the size of Author Form (smaller)\r\n2012.04.10\r\n\t-Redesign a bit the interface\r\n\t-Add a few tabs (Software, Other Powershell script, external tools)\r\n\t-Add a Panel for basic connectivity test and properties\r\n\t-Correct Logs RichTextBox, fix error \"Property ENABLED does not exist\"\r\n\t-Add some colors to the Connectivity Panel (OK: green, FAIL: red, other: blue)\r\n\t-Add PAExec and PSexec in the TOOLS directory, Button are in the tab \"External tools\".\r\n\t by default, it will launch a CMD.exe\r\n\t-Moved all the external tools (tools that are not Powershell) under \"External Tools\"\r\n2012.04.14\r\n\t-Add ActiveDirectory Tab\r\n\t-Add GPUpdate function, Tab \"Active Directory\"\r\n\t-Remove EMAIL options\r\n\t-Remove NOTEPAD button (export of richtextbox)\r\n\t-Add EXPORT RTF button (open in wordpad)\r\n\t-Comment all the \"Clear-RichTextBox\" function use\r\n\t-Rename the COPY button (close to the richtextbox) to ClipBoard\r\n\t-Move EXIT button to the bottom.\r\n\t-Remove PASTE button\r\n2012.04.17\r\n\t-MODIFY Function Add-Logs (Alias, Add the return to line)\r\n\t-MODIFY Function Add-RichTextBox (Alias, Add the return to line\r\n\t-FIX the ComputersList Load.\r\n\t-Clean some variable and add comments of the mainform script.\r\n\t-ADD a SCRIPTS folder with the variable: $ScriptsPath\r\n2012.04.18\r\n\t-Upgraded my PrimalForms 2011 to PowerShell Studio 2012\r\n\t-Remove the ListBox from the Beta and readd the buttons\r\n2012.04.20\r\n\t-Ability to Maximize the windows (i used WinForm Docking/Move Front,Back)\r\n2012.05.12\r\n\t-Cleaning Some code\r\n\t-Fixes some bugs\r\n\t-Remove unused Functions\r\n\t-Checking if tools are present when the form load, disable buttons if not present.\r\n\t-Add MotherBoard,PageFile Settings, System Type buttons\r\n\t-AD KMS Information, FSMO\r\n2012.05.16\r\n\t-Adding functions BackgroundJobs for long process(not used yet)\r\n2012.05.17\r\n\t-Renaming a couple of buttons and add ToolTip Info for each.\r\n\t-Modify Ipconfig button under Network, only one result come out now\r\n\t-Remove the ROUTE PRINT button form Network, kept only ROUTE TABLE\r\n\t-Add a button to show Process CommandLine Argument (command line used to launch each process)\r\n\t-Modify Button CommandLine with Out-String Width = $richtextbox.width\r\n\t-Modify Button Shares with Out-String Width = $richtextbox.width\r\n\t-CTRL+Scroll in the RichTextBox is working now\r\n\t-Richtextbox dont overlap on middle bar anymore (middle bar=buttons exit,copy clipboard...)\r\n\t-Add Button to change and set local Computer Description\r\n\t-Add Button to change and set Active Directory Computer Description\r\n2012.05.28\r\n\t-Getting ready for a public open source version\r\n\t-Remove and move a couple of function, tabs and unused buttons\r\n\t-Add Tip info on most of the button (pass over button help)\r\n\t-Add WindowsUpdate.log and ReportingEvents.log Button\r\n\t-Fix Open C$ button\r\n\t-Icons added to the main functions\r\n\t-OnLoad of the Form, the script will test the path of the scrtips and External tools\r\n\t if not present, the script will disable the buttons\r\n\t-Load of Computers.txt works with an Export to PS1 (not with Export to EXE)\r\n2012.05.30\r\n\t-Corrected color of the check buttons\r\n\t-Corrected the Restart and Shutdown button to have a prompt.\r\n\t-Corrected MsINFO32.exe check (during the load of the form)\r\n2012.06.06\r\n\t-Changed some Icons\r\n\t-Add confirmation on EXIT Button\r\n2012.06.07\r\n\t-Press Enter on ComputerTxtBox will ping the machine\r\n\t-Modified the CHECK, now the full OS information is returned\r\n2012.06.10\r\n\t-Fixed the directory issue (scripts tools)\r\n2012.06.13\r\n\t-Renamed the forms\r\n\t-Removed the form \"LocalHost Current information\"\r\n\t-Fix Qwinsta and Rwinsta, if and else based on 32 or 64bits now\r\n\t-Align the CHECK textboxes\r\n```\r\n",
|
|
"note": "Don't delete this file! It's used internally to help with page regeneration."
|
|
} |