admin
-
Cloud
Steps for recovering files using Commvault when data is stored in the cloud (AWS S3/Glacier)
Manually execute the Cloud Storage Archive Recall workflow to retrieve index data from an archived copy stored in cloud storage.…
Read More » -
How the eviction process works in cook county, Illinois for landlords
I wanted to compile a comprehensive list of all the steps involved in the eviction process based on my personal…
Read More » -
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 get all the items in SharePoint recycle bin using PowerShell PnP.Online
To retrieve a list of deleted items in SharePoint using PnP PowerShell, you can follow these steps: Install the PnP…
Read More » -
How to resolve the connect-pnponline error : The term ‘connect-pnponline’ is not recognized as the name of a cmdlet,
Problem The error message you received, stating that the term ‘connect-pnponline’ is not recognized as the name of a cmdlet,…
Read More » -
Tech
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 fix/Resolve the Cisco ISE Active directory group membership issue
Problem In this brief article, I will guide you through an issue related to Cisco ISE, where the external group…
Read More » -
How to change to Portnox Clear AD Broker LDAP username and credentials step by step
What is Portnox clear AD broker Portnox Clear AD Broker is an identity and access management (IAM) solution developed…
Read More »