Last week, Microsoft and Visuality Systems announced an expanded collaboration on SMB. Visuality is well known for their work supporting the SMB protocol in embedded devices. If you own a printer or scanner that supports the SMB protocol, there’s a good chance that device is running Visuality’s software. Visuality is now expanding into the storage…
Tag: SMB3
New PowerShell cmdlets in Windows Server 2016 TP2 (compared to Windows Server 2012 R2)
1. State the problem With the release of Windows Server 2016 TP2 a few weeks ago, I was wondering what new PowerShell cmdlets are now included (when you compare to Windows Server 2012 R2). However, the list of cmdlets is so long now that it is hard to spot the differences by hand….
What’s new in SMB 3.1.1 in the Windows Server 2016 Technical Preview 2
1. Introduction Every new version of Windows brings updates to our main remote file protocol, known as SMB (Server Message Block). If you’re not familiar with it, you can find some information in this previous blog post: Windows Server 2012 R2: Which version of the SMB protocol (SMB 1.0, SMB 2.0, SMB 2.1, SMB…
SMB3 Networking Links for Windows Server 2012 R2
Someone asked me for a good collection of links about SMB3 Networking, including SMB Multichannel, SMB Direct (SMB over RDMA) and SMB Performance. Here’s what I offered: SMB Multichannel TechEd 2012 – SMB Multichannel and NIC Teaming (SMB Multichannel covered on the second half) Jose’s Blog – The basics of SMB Multichannel, a feature…
The Deprecation of SMB1 – You should be planning to get rid of this old SMB dialect
I regularly get a question about when will SMB1 be completely removed from Windows. This blog post summarizes the current state of this old SMB dialect in Windows client and server. 1) SMB1 is deprecated, but not yet removed We already added SMB1 to the Windows Server 2012 R2 deprecation list in June 2013….
PowerShell Examples: Using Bing to measure the popularity of cmdlets in a specific PowerShell module
This blog is part of a series that shows example PowerShell code for those learning the language. This time we’re using PowerShell to find out which PowerShell cmdlet in a specific module is the most popular. To do this, we’re using a Bing search and producing a list with the name and number of web…
Case Studies on Storage Spaces, Scale-Out File Servers with SMB3 or both
There are many customers out there using Storage Spaces and Scale-Out File Servers with SMB3 since their initial release in Windows Server 2012 a few years back. Every once in a while, someone will ask me for details on how these technologies were deployed by customers. The best source for those examples is the Microsoft…
Windows Server Technical Preview – Storage Survival Guide (links to articles, blogs, downloads)
This blog post offers a collection of links to the publicly available content for those experimenting with the Windows Server Technical Preview, with focus in Storage. Blog posts about the Windows Server Technical Preview An early look at the future of the datacenter from Microsoft Storage Replica Guide Released for Windows Server Technical Preview…
Storage Spaces Survival Guide (Links to presentations, articles, blogs, tools)
In this post, I’m sharing my favorite links related to Storage Spaces in Windows Server 2012 R2. This includes TechEd Presentations, TechNet articles, Blogs and tools related to Storage Spaces in general and more specifically about its deployment in a Failover Cluster or Scale-Out File Server configuration. It’s obviously not a complete reference (there are…
Testing Windows Server and the Scale-Out File Server – What should your lab look like?
With the release of Windows Server Technical Preview, a common question comes to the surface again. What kind of lab hardware do I need to play with it? Ideally, you would get one of those new Cloud Platform System (CPS) racks with a 32-node Hyper-V cluster, a 4-node Scale-Out File Server and 4 JBODs…