User contributions for Dave
11 February 2024
- 22:1522:15, 11 February 2024 diff hist −25 Dave-Wiki Home No edit summary
- 22:1422:14, 11 February 2024 diff hist −13 Aruba Wireless →AirWave
- 22:1422:14, 11 February 2024 diff hist +424 Aruba Wireless No edit summary
- 22:1222:12, 11 February 2024 diff hist −16 Dave-Wiki Home →Network Devices
- 22:1222:12, 11 February 2024 diff hist 0 m Aruba Wireless Dave moved page Aruba AP to Aruba without leaving a redirect
- 22:1122:11, 11 February 2024 diff hist +23 Dave-Wiki Home →Other
- 22:0922:09, 11 February 2024 diff hist +18 Dave-Wiki Home →Filesystem
- 22:0322:03, 11 February 2024 diff hist −573 Dave-Wiki Home No edit summary
- 22:0222:02, 11 February 2024 diff hist +14 Dave-Wiki Home →Windows
- 22:0222:02, 11 February 2024 diff hist 0 m Windows Users Dave moved page Users to Windows Users without leaving a redirect current
- 22:0122:01, 11 February 2024 diff hist +20 Dave-Wiki Home →Windows
- 22:0122:01, 11 February 2024 diff hist 0 m Windows System Info Dave moved page System Info to Windows System Info without leaving a redirect current
- 22:0022:00, 11 February 2024 diff hist 0 m Windows Printers Dave moved page Printers to Windows Printers without leaving a redirect current
- 22:0022:00, 11 February 2024 diff hist +33 Dave-Wiki Home →Windows
- 22:0022:00, 11 February 2024 diff hist 0 m Windows Network Dave moved page Network to Windows Network without leaving a redirect
- 21:5921:59, 11 February 2024 diff hist −2,297 PowerShell Replaced content with "==Updating== # <code>winget search Microsoft.PowerShell</code> # <code>winget install --id Microsoft.PowerShell --source winget</code> ==Check Version== <code>$PSVersionTable.PSVersion</code>" current Tag: Replaced
- 21:5921:59, 11 February 2024 diff hist +166 N Windows SSL Created page with "==Convert x.509 (PKCS#12) to PFX== <code>openssl pkcs12 -export -out cert.pfx -inkey private.key -in cert.crt -certfile CACert.crt</code> (-certfile is not required)"
- 21:5921:59, 11 February 2024 diff hist +306 N Windows Filesystem Created page with "==Format a disk== <code>get-disk</code> note the disk number, then: <code>clear-disk -number 1 -removedata -removeoem</code> (removes data partitions and OEM partitions) <code>new-partition -disknumber 1 -usemaximumsize</code> <code>get-partition -disknumber 1 | set-partition -newdriveletter D</code>"
- 21:5921:59, 11 February 2024 diff hist +19 Dave-Wiki Home →Windows
- 21:5821:58, 11 February 2024 diff hist −10 Windows Active Directory →List which GPO's are applied
- 21:5821:58, 11 February 2024 diff hist +205 N Windows Active Directory Created page with "==List which GPO's are applied== <code>rsop.msc</code> (GUI version) <code>gpresult /r /scope computer</code> (CLI version) or save it to an html file with /h: <code>gpresult /h c:\gpresult.html</code>"
- 21:5821:58, 11 February 2024 diff hist +25 Dave-Wiki Home →Windows
- 21:5721:57, 11 February 2024 diff hist +55 N Windows Printers Created page with "==List printers== <code>wmic printer list brief</code>"
- 21:5721:57, 11 February 2024 diff hist +384 N Windows System Info Created page with "==Get PC's serial number== <code>wmic bios get serialnumber</code> <code>wmic csproduct get vendor,name,identifyingnumber</code> ==Get Windows build number from an .iso file== <code>dism /get-wiminfo /wimfile:g:\sources\install.wim</code> Then, run it again with whichever index number you want to display: <code>dism /get-wiminfo /wimfile:g:\sources\install.wim /index:3</code>"
- 21:5621:56, 11 February 2024 diff hist +169 N Windows Other Created page with "=Text-to-speech= <code>powershell Add-Type -AssemblyName System.speech; $speak = New-Object System.Speech.Synthesis.SpeechSynthesizer; $speak.Speak('I am groot')</code>" current
- 21:5621:56, 11 February 2024 diff hist +26 Dave-Wiki Home →Windows
- 21:5521:55, 11 February 2024 diff hist +874 N Windows Network Created page with "==Useful network information== <code>net config workstation</code> ==Change a network interface to use dynamic DHCP to get its IP== <code>netsh interface ip show config</code> <code>netsh interface ip set address "Ethernet" dhcp</code> ==Reset a network interface== <code>netsh int ip reset</code> <code>netsh winsock reset</code> ==Release and renew an IP address== <code>ipconfig /release & ipconfig /renew</code> ==Mount a Windows file share== <code>net use \\p..."
- 21:5521:55, 11 February 2024 diff hist −232 PowerShell →Users
- 21:5521:55, 11 February 2024 diff hist +221 N Windows Users Created page with "==List users== <code>net user</code> ==Change password of a local user account== <code>net user [username] [new_password]</code> ==Enable or Disable a local user== <code>net user [username] /active:yes</code> (or no)"
- 21:5421:54, 11 February 2024 diff hist +5 Dave-Wiki Home →Networking
- 21:5421:54, 11 February 2024 diff hist +124 Dave-Wiki Home →Windows
- 21:5021:50, 11 February 2024 diff hist +3 Dave-Wiki Home →Windows
- 21:5021:50, 11 February 2024 diff hist +47 Dave-Wiki Home No edit summary
- 21:4921:49, 11 February 2024 diff hist +21 Dave-Wiki Home →Filesystem
- 21:4921:49, 11 February 2024 diff hist +10 Dave-Wiki Home →Networking
- 21:4821:48, 11 February 2024 diff hist +57 Dave-Wiki Home →Linux
- 21:4721:47, 11 February 2024 diff hist 0 Dave-Wiki Home →Networking
- 21:4421:44, 11 February 2024 diff hist +174 Dave-Wiki Home →Linux
- 21:1721:17, 11 February 2024 diff hist +32 Dave-Wiki Home No edit summary
- 21:1621:16, 11 February 2024 diff hist +136 Dave-Wiki Home No edit summary
- 21:1221:12, 11 February 2024 diff hist 0 Dave-Wiki Home No edit summary
- 21:1221:12, 11 February 2024 diff hist +82 Dave-Wiki Home No edit summary
- 21:0721:07, 11 February 2024 diff hist 0 MediaWiki:Common.css No edit summary
- 21:0721:07, 11 February 2024 diff hist −47 MediaWiki:Common.css No edit summary
- 21:0621:06, 11 February 2024 diff hist 0 MediaWiki:Common.css No edit summary
- 21:0421:04, 11 February 2024 diff hist +47 MediaWiki:Common.css No edit summary
- 21:0221:02, 11 February 2024 diff hist 0 MediaWiki:Common.css No edit summary
- 20:5920:59, 11 February 2024 diff hist +375 N Template:Warn Created page with "<span style="border:1px; border-style:solid; border-color:#c33; background-color:#fee7e6; padding:0.1em; margin:0.1em; display: inline-block;">18px|Note|link= '''Warning:''' {{{1|}}}</span><noinclude> == Usage == Warning Note: <pre><nowiki> {{Note|Your note text}} </nowiki></pre> </noinclude>"
- 20:5820:58, 11 February 2024 diff hist +399 N Template:Tip Created page with "<span style="border:1px; border-style:solid; border-radius: 7px; border-color:#ddffdd; background-color:#f2fff2; padding:0.1em; margin:0.1em; display: inline-block;">18px|Note|link= '''Note:''' {{{1|}}}</span><noinclude> == Usage == Lightbulb Note: <pre><nowiki> {{Note|Your note text}} </nowiki></pre> </noinclude>" current
- 20:5820:58, 11 February 2024 diff hist +90 N Template:ToDo Created page with "17px|link=|alt= '''To Do: {{{1|ToDo}}} '''"