Configure CPanel Cron Jobs
Step 1. Log into WHM as an adminStep 2. After logging into WHM you will want to select the Configure cPanel Cron Jobs option in the Server Configuration section from the list of the ...
Read MoreHow to Unblock a User in Office 365
How to Unblock a User in Office 365 Office 365 will automatically block a user account if they are sending too many emails classified as spam. This article shows you ...
Read MoreScript to Add Members in the Azure AD group
Connect-AzureAD Update-DistributionGroupMember -Identity “OffshoreTeam” -Members test@cloudrain.in Update-DistributionGroupMember -Identity “Everyone” -Members test2@cloudrain.in
Read MoreScript to create Active Directory User ID using Powershell
Script to create User ID(use this command in AD server) New-ADUser -Name(Read-Host -AsPlainText “Type Name”) -DisplayName(Read-Host -AsPlainText “Type Display Name”)-GivenName(Read-Host -AsPlainText “Type First Name”) -Surname(Read-Host -AsPlainText “Type Last Name”) -Manager(Read-Host ...
Read MoreHow to Edit file in the SiteWorx File Manager?
1. Log into your SiteWorx account. (e.g. www.example.com:2443/siteworx/ ) 2. Under “SiteWorx Menu“, click on the “File Manager” option. 3. Navigate to the directory where your file is located. 4. Click on ...
Read MoreHow to upload files via the SiteWorx FileManager?
If you don’t want to use a 3rd party FTP Software, you can use the SiteWorx’s inbuilt File Manager. 1. Log into your SiteWorx account. (e.g. www.example.com:2443/siteworx/ ) 2. Under “SiteWorx ...
Read MoreHow to Access Webalizer in SiteWorx?
1. Log into your SiteWorx account. (e.g. www.example.com:2443/siteworx/ ) 2. Under “SiteWorx Menu“, click the “Statistics” menu item if it is not already open. 3. Click on the “Webalizer” option and your ...
Read MoreHow to Access AWStats in SiteWorx?
1. Log into your SiteWorx account. (e.g. www.example.com:2443/siteworx/ ) 2. Under “SiteWorx Menu“, click the “Statistics” menu item if it is not already open. 3. Click on the “AWStats” option. ...
Read More