How to call a script from PowerShell console when the script file path contains white space. PS C:\> c:\new folder\myscript.ps1 param1 (will give the below error) The term ‘c:\new’ is not recognized as a cmdlet, function, operable program, or script file. Verify the term and try again. Putting the path in between the quotations...
Read more »
CACLS: Change Access Control List C:\> cacls foldername /e /p Username:F (Full Permission) C:\> cacls foldername /D Username (to deny) C:\> cacls foldername /e /p username:F (full control) (e:edit) (p:permission) C:\> cacls “Foldername” /grant “Username”:F (full control) C:\> cacls C:\Shared /e /p Everyone:F (to create a permission on shared folder) where /e is to...
Read more »
Users with Windows servers may occasionally encounter an issue when an imported certificate disappears from the list of server certificates. Most often, this happens right after completing certificate request in Internet Information Services (IIS) Manager . The lists of server certificates in IIS contains only certificates that are assigned to the corresponding private key...
Read more »
To check which OU’s are linked to a Group Policy. 1. Login to Cionsystems GPO manager. 2. Go to Filters -> OU Linked GPO’s ->Click on OU Linked GPO’s. 3. When we click on OU Linked GPO’s it will display the list of GPO’s linked to OU’s. 4. Right click on any GPO and select link...
Read more »
To restrict Group Policy for any user/group we need to follow the below steps. 1. Login to Cionsystems GPO Manager. 2. Select the group policy which has to be restricted and click on permissions tab. 3. From the GPO permissions click on Add button and search for the user / group. 4. Select the...
Read more »
For the above error please follow the below steps to resolve the issue. Login to the Microsoft Azure Account portal with administrator access account. Url to login is https://portal.azure.com After login –> Click on view Manage Azure Active Directory as shown in the below image. Select properties. Click on Manage Security defaults. By default...
Read more »
1. For restoration of domain firstly we need to take the On Demand backup / Schedule Server backup. 2. If the backup location is on the same machine no need to configure any settings. 3. If the backup is on the remote shared location then trust relationship must be there between parent domain and...
Read more »
1. For restoration of forest domain firstly we need to take the On Demand backup / Schedule Server backup of parent (Main) domain and Child domains separately in different folders. 2. If the backup location is on the same machine no need to configure any settings. 3. If the backup is on the remote...
Read more »
1. To configure trust between two domains follow the below steps. 2. Go to Start –> Administrative tools –> Click on Active Directory Domains and Trust. 3. Right Click on domain and go to properties. 4. Click on Trusts. 5. Click on New Trust and hit on OK. 6. Hit on Next. 7. Enter...
Read more »
CionSystems declared winner in cyber defense Global Awards for Identity, Authentication and Access Management software’s. This award is for highly secure and scalable enterprise security solutions for Active Directory Management, Group Policy Management, Multi-Factor Authentication and Enterprise Self-service developed by the company.
Read more »