Basic steps needed to configure and setup a Cisco switch from scratch. I. Connect to the device via consoleUsing software such as PuTTY, connect to the console of the switch. You’ll get the initial command prompt Switch> Type enable and hit enter. You’ll get into priviled EXEC mode Switch# Now, get into Global Configuration Mode: […]
Set Default Calendar Sharing Permissions for all users
Open Notepad Copy the following cmdlets and edit as required: 3. Save the file as a PowerShell Script file. 4. Open Windows PowerShell 5. Run your script file 6. Enter your Office 365 admin credentials and click ok Access Rights Roles Author CreateItems, DeleteOwnedItems, EditOwnedItems, FolderVisible, ReadItems Contributor CreateItems, FolderVisible Editor CreateItems, DeleteAllItems, DeleteOwnedItems, EditAllItems, EditOwnedItems, […]
Excel Formula SUM Functions
SUM functions Probably the most frequently used function in Excel (or any other spreadsheet program), =SUM does just that: It sums a column, row, or range of numbers—but it doesn’t just sum. It also subtracts, multiplies, divides, and uses any of the comparison operators to return a result of 1 (true) or 0 (false). You […]
Superfetch 100% disk usage
Superfetch is a Windows service that is intended to make your applications launch faster and improve your system respond speed. It does so by pre-loading programs you frequently use into RAM so that they don’t have to be called from the hard drive every time you run them. If this service is affecting your computer performance, […]