Developer OneNote

Emma's OneNote for Microsoft Windows, Office and Programming

Main menu

Skip to primary content
Skip to secondary content
  • Virtualization
  • Development
  • Windows
  • Tips and Tricks
  • Office
  • Tutorial
  • Productivity Tools
  • Script

Tag Archives: Command line

Post navigation

Newer posts →

Changing the computername

Reply

Domain joined

netdom.exe renamecomputer %computername% /NewName:<new name> /userd:domain\user /passwordd:*

Non-Domain joined

wmic.exe computersystem where name="%computername%" rename name="<new name>"

Posted in Tips and Tricks | Tagged Batch Scripts, Command line, Tips | Leave a reply

Launch Regional and Language Settings

Reply

Bring up the Regional and Language Settings dialog box

control intl.cpl

Posted in Script, Tips and Tricks | Tagged Batch Scripts, Command line | Leave a reply

Post navigation

Newer posts →

Categories

  • Development
  • Office
  • Productivity Tools
  • Script
  • Tips and Tricks
  • Tutorial
  • Virtualization
  • Windows
  • Windows Phone

Recent Posts

  • SkyDrive Upgrade to 25GB free storage
  • SkyDrive Release Windows Client
  • Windows Live Essentials Install Error 0x8104000d WaitForCatalog
  • Install PowerShell and Powershell ISE on Windows Server
  • SCVMM 2012 RTM Available for download
  • Windows 8 How to stop app tile from changing
  • Windows 8 Getting Start Experience
  • How to Reboot or Shutdown in Windows 8
  • How to tell if your CPU Supports SLAT
  • Hyper-v Tip: Use windows key without fullscreen

Recent Comments

  • Long4 (Crystal Saga S7 Cragstone Server Name) on Register comdlg32.ocx on x64 Win7
  • Jeffrey on Exceed Windows Server 2008 R2 Trial Period
  • Mark on Exceed Windows Server 2008 R2 Trial Period
  • Tooters' mod shanty - Page 34 - Dungeon Fighter Online Source on Register comdlg32.ocx on x64 Win7
  • JC on Register comdlg32.ocx on x64 Win7
  • SkyDrive Release Windows Client | Developer OneNote on SkyDrive Upgrade to 25GB free storage
  • Joe on SkyDrive Release Windows Client
  • Peter on SkyDrive Release Windows Client
  • Peter on SkyDrive Upgrade to 25GB free storage
  • stan on Could not load type System.ServiceModel.Activation.HttpModule
Proudly powered by WordPress