News

A key component of business file shares is the share permissions. PowerShell can help dig into share permissions using the Get-SmbShareAccess cmdlet.
Because the forthcoming Microsoft Nano Server doesn't have a GUI, here's how to create configuration scripts with the built-in Desired State Configuration in Windows PowerShell.
Secure file transfer protocol (SFTP) is a safe way to transfer files between hosts over the internet. While PowerShell does not offer built-in support for SFTP, you can add this functionality using ...
More on This Topic: PowerShell Trend Reporting, Part 1: Data Gathering Having spent the last article showing how we can use WMI to perform a query for the current space on a drive, we need to take a ...