Quantcast
Channel: The Bit Cruncher
Browsing all 88 articles
Browse latest View live

Show the default virtual address space of each process

wmic PATH Win32_OperatingSystem GET MaxProcessMemorySize

View Article


UserEnvLogging in Windows Vista and higher

From Windows Vista, the GPO engine no longer records information in the UserEnv.log. Instead we use GPSVC logging. Sadly, the resulting log file does not contain as much information as the UserEnv.log...

View Article


UI for ETW - Windows Performance Made Easier

UI for ETW is a UI for recording ETW traces which beats WPRUI (part of the Windows Software Development Kit for Windows 8.1) on almost every front. Binary download is here.

View Article

Having troubles with your MS Office?

Check out the OffCAT tool. Also works on Windows 10.

View Article

Image may be NSFW.
Clik here to view.

PFE? Check out my typical Friday evening...

View Article


How to prepare your first Technical Presentation Part 3

Writing an AbstractThe third post covering how to create a session abstract.Make It Grab AttentionIn most large events you are bound to pick topics others also submitted. So what makes yours so apart?...

View Article

Windows Enterprise Client Boot and Logon Optimization

The full series can be found at Mark's Blog.

View Article

Having performance issues on your server(s)?

We have a few workshops that you should be interested in:- Perfmon: Performance Monitor: Monitoring Vital Signs Workshop. -Windows Performance Toolkit: Vital Signs Advanced Workshop.

View Article


The fastest way to learn some F# basics, and it's fun too!

Try F#: Learn F# in your browser (Powered by Microsoft Research).

View Article


How to manually rebuild Performance Counters

Link serves as an easy reminder.

View Article

How to (re)install Git Shell via the Command Prompt

Open cmd and go to C:\Users\%Username%\AppData\Local\GitHub\.Now type GitHub.appref-ms --open-shell.Switch to the new Git Shell and type GitHub --reinstall-shortcuts.

View Article

Prince, such an important part of my youth. May you be well.

How can you just leave me standing? Alone in a world that's so cold.

View Article

Xperf123: data collection made as easy as 1-2-3

As the website says, a tool to automate the process of collecting Xperf traces without the user worrying about various settings/options.

View Article


Forget IOMETER, use DISKSPD

DISKSPD is a storage load generator / performance test tool from the Windows Server and Cloud Server Infrastructure Engineering teams. You can get it at GitHub or as a binary at TechNet Gallery.  

View Article

How to create a NAT switch in Windows 10 Hyper-V

To create a virtual NAT switch, open a PowerShell window with Admin rights and run the following command: New-VMSwitch -Name "NAT" -SwitchType NAT -NATSubnetAddress 10.0.75.0/24.Now, run the following...

View Article


Sweet dreams my dear princess.

View Article

Can't save BitLocker key to Microsoft Account in Windows 10 when encrypting...

1. Save the key to a file (can throw it away later).2. Start encrypting the drive.3. Run a command prompt with Admin rights.4. You need to get the volume ID by typing "mountvol".5. Now run the...

View Article


To Vim or not to Vim, that's the question

If you like coding (like me) and end up using a Linux laptop, THE editor to use is Vim. Fact. Right? Scratching my head.... Guess I have to read the manual first.

View Article

Image may be NSFW.
Clik here to view.

Crunchbanged Debian sid with Openbox: Linux as main OS

JARREAU

View Article

Image may be NSFW.
Clik here to view.

The Art of (Web) Debugging: Remi Sharp - Fronteers 2015

http://bit.ly/1KHuJpc

View Article
Browsing all 88 articles
Browse latest View live