Windows File Management
Top Stories
-
Tip
06 Mar 2023
How to upload and download files with PowerShell FTP script
By using the .NET WebClient class and PowerShell, Windows admins can upload and download files to FTP. Review the general process and corresponding examples to get started. Continue Reading
-
Tip
21 Feb 2023
25 basic PowerShell commands for Windows administrators
Getting started with PowerShell or just need a quick refresher? This tip lists the most common PowerShell commands, with details on when to use them. Continue Reading
-
Tip
16 Nov 2016
Use Windows PowerShell DSC to construct file servers from scratch
Administrators can take control over the deployment of common resources, such as Windows-based file servers, using PowerShell Desired State Configuration. Continue Reading
-
Answer
15 Jan 2016
How do I set up a file sharing server for three clients?
If I want to share files between three client machines and a Windows server, what are my options? Continue Reading
-
Answer
20 Oct 2014
How does write back cache improve performance?
With Windows Server 2012 R2 and earlier, admins have access to write-back caching, leading to reasonable improvements for mission-critical workloads. Continue Reading
-
Tip
05 Mar 2010
Standalone versus domain-based namespaces in Windows DFS
When setting up namespaces in Windows DFS, be aware that the popular choice may not be the best fit for your environment. Continue Reading
-
Tutorial
28 Apr 2009
Windows Distributed File System (DFS) Tutorial
This short guide breaks down Microsoft's Distributed File System, with tips, articles and how-tos on topics ranging from DFS Namespace and DFS Replication to migration, we've got all the resources Windows admins need. Continue Reading
-
Feature
27 Mar 2009
Windows Distributed File System (DFS) Namespace primer
This excerpt from "The Complete Guide to Windows Server 2008" goes over the basics of Distributed File System Namespace (DFSN). Learn the applications, components and mechanics of DFSN, as well as what's new with Windows Server 2008. Continue Reading
-
Tip
06 Feb 2008
Optimizing NTFS file system performance
The hard disk can sometimes become a bottleneck in overall system performance. While not much can be done to overcome hardware-related limitations, admins can optimize the NTFS file system for better performance. Continue Reading
-
Tip
20 Jun 2007
How to detect data corruption in files and folders
Data corruption that occurs within a file or folder will usually go unnoticed if you're simply backing up the data and testing the backup by restoring it elsewhere. If the files or folders that have been corrupted are used infrequently, you may never even notice the problem until Windows generates a warning message. Continue Reading
-
Tutorial
15 Jun 2007
A Windows administrator's guide to file management
File management in Windows is not just about finding the right places for user data and application data, but also anticipating and planning for changes that may need to be made in how things are stored—all the while, dealing with quirks of the Windows file systems that can pop up in unexpected ways. It's also about understanding the technologies used to perform file storage. Continue Reading
-
Tip
12 Jun 2007
Distributed File System feature prioritizes target servers in Active Directory
DFS target prioritization is a helpful feature that has slipped under the radar for some IT admins. Directory services expert Gary Olsen breaks down how to use (and not use) this tool to its full effectiveness. Continue Reading
-
Tip
06 Jun 2007
How to retrieve lost files using Group Policy folder redirection
Learn how to combat many file and folder disasters using the 'Redirect My Documents' option via Group Policy in the Windows domain. Continue Reading