Understand how PowerShell’s ValidateNotNullOrEmpty combined with default values can address the shortcomings of Mandatory parameters.
Tag Archives: powershell
Fiber Channel or iSCSI Disk Appears Two or More Times in Disk Management
Scenario: You connect your Windows or Hyper-V system to a FiberChannel or iSCSI target device that supports multi-path I/O (MPIO). When you view Disk Management, it shows up twice (or more). You can bring one online, but any others show “Offline (The disk is offline because it has a redundant path with another device)”. The …
Continue reading “Fiber Channel or iSCSI Disk Appears Two or More Times in Disk Management”
Getting Started with Windows Subsystem for Linux on Windows Server
Windows Subsystem for Linux (WSL) brings the convenience of native Linux functionality to Windows Server. You have access to a fully functional Linux kernel in the distribution of your choice embedded right where you have instant access without needing to rely on a heavy virtualization layer or a thick emulator. This article focuses on WSL …
Continue reading “Getting Started with Windows Subsystem for Linux on Windows Server”
Should Server Administrators Learn to Code?
Most yes/no questions in server administration have the wonderfully vague answer of “it depends”. This question, however, does not. Unequivocally: yes, server administrators should learn to code. If you got into this line of work because you enjoy computing but don’t want to program, take heart. You do not need to achieve anything like the …
Continue reading “Should Server Administrators Learn to Code?”