Browsed by
Tag: CLI

QuickTip – RoboCopy – Command to Move Files Older Than Certain Number of Days, with Directory Structure

QuickTip – RoboCopy – Command to Move Files Older Than Certain Number of Days, with Directory Structure

Let’s say that you have a design department share that is filling up your datastore of one of your on-premises ESXi servers hosting some Windows file servers. Your budget to upgrade your host servers has been delayed and, thanks to Covid-19, now, even further out. You need to keep this datastore from filling up but don’t want to force the end users to deal with changes on their Macs but still allow the data to be accessible. The design manager…

Read More Read More

QuickTip – Extreme Networks Summit Switch Stacks – View Last Power-On Time for All Slots (ExtremeXOS CLI)

QuickTip – Extreme Networks Summit Switch Stacks – View Last Power-On Time for All Slots (ExtremeXOS CLI)

For some reason, ExtremeXOS doesn’t have a simple command to display the boot time or uptime for switches comprising a stack. However, one of their support techs, posted a command in their support forums that gives you the power-on date and time. To view it for all stack members, run the following command after connecting to the ExtremeXOS console on the stack’s master switch- debug hal show platform cardInfo | i “Slot:|PowerOn” You’ll be presented with the “PowerOnDate” for each…

Read More Read More