Stupid Windows Tricks – Graph Summary View

You ever see an option in Windows that you never click? No?

(Well, maybe it’s just me then…)

Anyway, today I stumbled across the “Graph Summary View” in Server 2012 R2 that I’ve never clicked on before.

image

This feature leaves you a little floating window with either CPU, Memory or Ethernet usage:

CPU

CPU usage - Graph Summary View

Memory

Memory - Graph Summary View

Ethernet

Ethernet - Graph Summary View

This is pretty helpful for tracking resource usage when you’re remoted into a server with low screen resolution.

Once you’re in summary view you can flip between different resources:

Changing views - Graph Summary View

To go back to ‘normal’ mode just right-click and unselect Graph Summary View.

RESOURCE MONITOR

You can also manually shrink Resource Monitor to keep an eye on the server:

image

I’ll be on the lookout for other stuff I’ve never clicked on. Winking smile

VN:F [1.9.20_1166]
Rating: 10.0/10 (1 vote cast)

Download – New Office Visio Stencil

Title: New Office Visio Stencil
Published: 10/03/2014
Publisher: Microsoft Corporation
File name: OfficeSymbols_2014.zip
Size: 3.19 MB
Download URL: Click here for download

DESCRIPTION

This stencil contains more than 500 icons to help you create visual representations of Microsoft Office or Microsoft Office 365 deployments including Microsoft Exchange Server 2013, Microsoft Lync Server 2013, and Microsoft SharePoint Server 2013.

Note: This is a (yet again) updated version with the ever-confusing same name of “New Office Visio Stencil”.

The zip file contains 10 individual .vss files:

CLOUDS – s_symbols_Clouds.vss
(11 stencils)
s_symbols_Clouds.vss

COMMUNICATIONS – s_symbols_Communications.vss
(65 stencils)
s_symbols_Communications.vss

CONCEPTS – s_symbols_Concepts.vss
(117 stencils)
s_symbols_Concepts.vss

DATABASES – s_symbols_Databases.vss
(45 stencils)
s_symbols_Databases.vss

DEVICES – s_symbols_Devices.vss
(50 stencils)
s_symbols_Devices.vss

SECURITY – s_symbols_Security.vss
(51 stencils)
s_symbols_Security.vss

SERVERS – s_symbols_Servers.vss
(95 stencils)
s_symbols_Servers.vss

SERVICES – s_symbols_Services.vss
(25 stencils)
s_symbols_Services.vss

SITES – s_symbols_Sites.vss
(23 stencils)
s_symbols_Sites.vss

USERS – s_symbols_Users.vss
(41 stencils)
s_symbols_Users.vss

VN:F [1.9.20_1166]
Rating: 10.0/10 (2 votes cast)

Windows 10 Technical Preview Download

Windows 10 Technical Preview (desktop version) and Windows Server Technical Preview (server version) hit the web today.

What do the versions look like currently?

 

WINDOWS 10 TECHNICAL PREVIEW (DESKTOP / TABLET)
Build: 9841
Current availability: MSDN, TechNet, and public preview –
http://windows.microsoft.com/en-us/windows/preview-download

Public Preview

  • x86: WindowsTechnicalPreview-x86-EN-US.iso (2.93 GB)
  • x64: WindowsTechnicalPreview-x64-EN-US.iso (3.81 GB)

MSDN & TechNet

  • Windows Technical Preview (x86) – DVD
    en_windows_technical_preview_x86_dvd_5552509.iso
    Size: 3,009 MB
  • Windows Technical Preview (x64) – DVD
    en_windows_technical_preview_x64_dvd_5552500.iso
    Size: 3,911 MB
  • Windows Technical Preview for Enterprise (x86) – DVD
    en_windows_technical_preview_for_enterprise_x86_dvd_5554091.iso
    Size 2,913 MB
  • Windows Technical Preview for Enterprise (x64) – DVD
    en_windows_technical_preview_for_enterprise_x64_dvd_5554079.iso
    Size 3,797 MB

Windows 10 Technical Preview screen shot:

Windows 10 Technical Preview screen shot

 

WINDOWS SERVER TECHNICAL PREVIEW (SERVER)
Build: 9841
Current availability: MSDN & TechNet Subscribers

MSDN & TechNet

  • Windows Server Technical Preview (x64) – DVD
    en_windows_server_technical_preview_x64_dvd_5554304.iso
    Size: 4,210 MB
  • Microsoft Hyper-V Server Technical Preview (x64) – DVD
    en_microsoft_hyper-v_server_technical_preview_x64_dvd_5554305.iso
    Size: 1,903 MB
  • Windows Server Datacenter Technical Preview (x64) – VHD
    en_windows_server_datacenter_technical_preview_x64_vhd_5554157.vhd
    Size: 7,661 MB

Windows Server Technical Preview screen shot:

Windows Server Technical Preview

SYSTEM REQUIREMENTS

  • Processor: 1 gigahertz (GHz) or faster
  • RAM: 1 gigabyte (GB) (32-bit) or 2 GB (64-bit)
  • Free hard disk space: 16 GB
  • Graphics card: Microsoft DirectX 9 graphics device with WDDM driver
  • A Microsoft account and Internet access (not required for Server Preview)

NOTES

  • I intentionally installed the 64-bit version with only 1 GB of RAM to see if a warning was thrown – no warnings.
  • Both OSes were installed as Generation 2 virtual machines as guest VMs on Windows Server 2012 R2
  • Both VMs have 127GB dynamic VHDX files
  • The technical preview expires April 15, 2015 (Upgrade reminders start on April 1, 2015)
  • The version of PowerShell in the Server preview is 5.0.9841.0

image

VN:F [1.9.20_1166]
Rating: 7.6/10 (5 votes cast)

Download – PowerShell Hyper-V Cookbook

The Altaro PowerShell Hyper-V CookbookTitle: The Altaro PowerShell Hyper-V Cookbook
Author: Jeffery Hicks, PowerShell MVP
Twitter: @JeffHicks
Published: 2014
Publisher: Altaro Software
PDF: Altaro-PowerShell-Hyper-V-Cookbook.pdf
Size: 6.9 MB
Pages: 63
Scripts: Altaro-PowerShell-HyperV-Cookbook-Scripts.zip
Size 44.7 KB
Download URL: Click here for download

DESCRIPTION

  • Understand the basics of Hyper-V Cmdlets and how to create
    a Hyper-V VM
  • How to display and discover information about your VMs and Hyper-V host
  • Get mounted ISO files & identify orphaned VHD/VHDX files
  • How to delete obsolete snapshots and query Hyper-V event logs

SAMPLE POWERSHELL SCRIPTS

  1. Get-HyperVEvents.ps1
  2. Get-ImageFromISO.ps1
  3. Get-MyVM.ps1
  4. Get-ObsoleteVHD.ps1
  5. Get-VHDInfo.ps1
  6. Get-VMMemoryReport.ps1
  7. Get-VMOS.ps1
  8. Get-VMSnapshotUsage.ps1
  9. New-HVHealthReport.ps1
  10. New-VMfromISO.ps1
  11. New-VMFromTemplate.ps1
  12. Remove-OldVMSnapshot.ps1
VN:F [1.9.20_1166]
Rating: 10.0/10 (2 votes cast)