Skip to content
shell{&}co

shell{&}co

Menu

  • News
    • Bug and tips
  • Automation
    • Ansible
  • Scripts & Code
    • Perl
      • Network
    • PHP
    • Powershell
      • Active Directory
      • Citrix
      • Cluster
      • Database
      • Exchange
      • Files and folders
      • Hardware
      • Network
      • Operating System
      • PKI
      • SCCM
      • Service and process
      • Tips
      • VMWare
    • Python
      • Monitoring
      • Network
      • PKI
      • Ruby
      • Security
    • Shell
      • Backup
      • Filesystem
      • Image processing
      • Monitoring
      • Network
      • PKI
      • Process
      • Time
      • Virtualization
      • Web
  • Fun
  • Project
    • Github
    • Log Analyzer

    pwddb – a self-hosted password repository

    If you want to test and evaluate my work, do not hesitate to clone this open-source project at this address : https://gitlab.com/shellandco/pwddb I hope the readme file will be enough to help you on building this container infra. I say

    shellandco_admin March 16, 2021March 16, 2021 Project, Security No Comments Read more

    Get Azure Security event workspace configuration

    Recently, I have encountered an issue with Active Directory, LDAPS and multiple Server authentication certificates in the default computer certificate store of my domain controllers. The LocalComputer certificate store contained one certificate for AD LDAPS and the other was dedicated

    shellandco_admin January 29, 2021January 29, 2021 Azure, Powershell, Uncategorized No Comments Read more

    Copy certificate to the Windows Services store

    Recently, I have encountered an issue with Active Directory, LDAPS and multiple Server authentication certificates in the default computer certificate store of my domain controllers. The LocalComputer certificate store contained one certificate for AD LDAPS and the other was dedicated

    shellandco_admin October 22, 2019February 20, 2020 Active Directory, PKI, Powershell No Comments Read more

    Copy files from Windows CIFS share

    In this post, I will show a playbook with different tasks to copy files from Windows CIFS shared folder to a Linux folder. First, the status and the prerequisites: I have 3 machines: The Ansible controller ansible_srv01 where the playbook

    shellandco_admin September 20, 2019 Ansible, Automation, Files and folders No Comments Read more

    Create a certificate from a request file with Powershell

    The purpose of this post is to show you the different available Powershell cmdlets to get a certificate from a Microsoft PKI using a base64 certificate request file. The following command lines will uses the Powershell module PSPKI. To install

    shellandco_admin September 17, 2019 PKI, Powershell No Comments Read more

    Ansible – Manage multi-threading in playbooks

    In this post, I will show an example on how to manage multi-threading in an Ansible playbook. The playbook will perform the following steps: Connect on the Service-Now API. Use the CMDB table and retrieve a server list. This server

    shellandco_admin August 21, 2019 Ansible, Automation No Comments Read more

    Play with group policy, XML and Powershell

    I will show you in this post simple examples to get informations on Active Directory group policies using Powershell. The main cmdlet I will use is the get-gporeport. With this cmdlet, you can export a Group Policy in XML format

    shellandco_admin July 16, 2019 Active Directory, Powershell No Comments Read more

    DNS forwarder setting healthcheck

    To keep your environment/infrastructure clean and up-to-date, it is important to perform some healthcheck. The following simple Powershell cmdlet will discover and test the configured DNS forwarders on your Active Directory Get-DnsServerForwarder > Gets forwarder configuration settings on a DNS

    shellandco_admin July 4, 2019 Active Directory, Powershell No Comments Read more

    OpenSSL useful commands

    In this post, you will find below some useful usage of the OpenSSL tool. This commands can be used on both Linux and Windows environment. For the Windows OS, I have choosen to use the pre-compiled packages at conan.io (version

    shellandco_admin July 3, 2019 PKI, Security, Shell No Comments Read more

    Ansible – Create a new directory on a CIFS shared folder

    In this post, I will show you how to create a directory on a CIFS shared folder hosted on the Windows machine This task can be achieved by configuring the WinRM listener on the Windows machine. In the playbook, we

    shellandco_admin June 24, 2019 Ansible, Automation, Files and folders 4 Comments Read more
    • « Previous

    Recent Posts

    • pwddb – a self-hosted password repository
    • Get Azure Security event workspace configuration
    • Copy certificate to the Windows Services store
    • Copy files from Windows CIFS share
    • Create a certificate from a request file with Powershell

    Recent Comments

    • Nick Thompson on Update computer group membership without a reboot
    • Carl on Update computer group membership without a reboot
    • Frankted on Remove local user profile
    • László Török on Manage reverse DNS zones with Powershell
    • Christian Santos on Create DNS PTR record if A record exists
    Copyright © 2022 shell{&}co. Powered by WordPress. Theme: Spacious by ThemeGrill.