Tech
I have shared all the issues I came across during my IT venture to help other tech folks
-
How to remove multiple folders and files using PowerShell using a script
To delete a list of folders using PowerShell, you can use the Remove-Item cmdlet. The Remove-Item cmdlet is used to…
Read More » -
How to create multiple text files for testing using a PowerShell script
I encountered a scenario that requires conducting performance testing on data-containing files, and this script precisely facilitates the process. You…
Read More » -
How to restore a deleted user in Active directory from the AD recycle bin
To restore a deleted user from the Active Directory (AD) Recycle Bin using PowerShell, follow these steps: Open PowerShell with…
Read More » -
How to get free WiFi on an airplane
No one can be bothered to pay those pesky airline WiFi fees. Some of them can range upwards of $15-20…
Read More » -
How to create an Aggregate on NetApp storage step by step
In this brief guide, we will provide step-by-step instructions for creating an aggregate using NetApp Systems Manager. To get started,…
Read More » -
How to upgrade the Cisco 3750 switches step by step with low memory/space
This article provides a comprehensive explanation of the process involved in upgrading old Cisco 3750 switches that are experiencing memory…
Read More » -
[Seismic Plug-In] How to resolve “The Hash Value is not Correct” 0x80091007- Visual Studio Tools
Problem If you are trying to install Seismic plug-ins for either Outlook or PowerPoint, due to some missing (and often…
Read More » -
[Solved] How to add a workspace in Microsoft PowerBI
Power BI is a tool used for data analytics and in this we can see how we can add a…
Read More » -
[Solved] How to resolve SharePoint migration error message “Temporary storage on your local computer is too low. (ErrorCode: 0x02040012)”
I ran into this when running SharePoint migrations using the Microsoft SharePoint Migration tool from File servers to SharePoint Online…
Read More » -
[Solved] Unable to add a SharePoint 365 account when using Acrobat Reader DC
“Problem” When using Adobe Acrobat DC and trying to add a connection to your site in SharePoint 365 tenant, it…
Read More »