Difference between revisions of "User:Bpcarty"

From WolfTech
Jump to navigation Jump to search
Line 29: Line 29:
  
 
==Internal==
 
==Internal==
 +
 +
* F#%@ing with Server Core
 +
** dism /online /enable-feature /featurename:  (alternative to ocsetup)
 +
** oclist | more
 +
** regedit works
 +
 +
* Setting up IIS remote management
 +
** Enable NetFx2-ServerCore and IIS-ManagementService
 +
** Change the value for EnableRemoteManagement to 1 in HKLM\Software\Microsoft\WebManagement\Server
 +
** net start wmsvc  (Manual service)
 +
 +
* Setting up FTP server
 +
** Oh I've no f$#@ing clue
  
 
http://lifehacker.com/356915/restart-windows-explorer-the-safe-way
 
http://lifehacker.com/356915/restart-windows-explorer-the-safe-way

Revision as of 17:25, 18 August 2010

Test Area Test Area 2

Personal

Basic TL stuff (because I'll never remember)

Workstudy Education

Internal

  • F#%@ing with Server Core
    • dism /online /enable-feature /featurename: (alternative to ocsetup)
    • oclist | more
    • regedit works
  • Setting up IIS remote management
    • Enable NetFx2-ServerCore and IIS-ManagementService
    • Change the value for EnableRemoteManagement to 1 in HKLM\Software\Microsoft\WebManagement\Server
    • net start wmsvc (Manual service)
  • Setting up FTP server
    • Oh I've no f$#@ing clue

http://lifehacker.com/356915/restart-windows-explorer-the-safe-way

  • Command line for MSI/MST installs
    • msiexec /qb /i "msi filename"TRANSFORMS="mst filename"
    • installs MSI with MST, shows progress bar and no interaction from user
  • Cleaning up cached credentials for adding printers on personal machines
    • Start -> Run -> rundll32.exe keymgr.dll, KRShowKeyMgr
    • Opens applet to update or remove cached credentials
    • Should be an entry for "eceprint" or "eceprint.ece.ncsu.edu" (or any future print servers we set). Can change password for entry, or remove entry.
    • Probably need to also restart computer before attempting to add the printer again

Public

  • Printing to BLUEWHALE
  • Printing to MASTIFF
    • Windows -FINISHED / IN PLACE
    • Mac -FINISHED / IN PLACE