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

    Ansible – Copy a file to a remote node

    You will find in the next days several posts with specific Ansible playbook for usual use case. The first post is to show how to copy a file or a folder from the node (nodeA) where you are running the

    shellandco_admin June 17, 2019 Ansible, Automation No Comments Read more

    Automate certificate revocation on a Microsoft PKI

    The purpose of this script is to automate your certificate revocation on a Microsoft PKI. The script uses the powershell module PSPKI. To install it, run the following command : PS> Install-Module -Name PSPKI This module is intended to simplify

    shellandco_admin October 23, 2018 PKI, Powershell No Comments Read more

    Cleanup your Group Policies with Powershell

    You will find in this post two little scripts to help you on cleaning your unused Group Policies (GPO). The first script will help you to identify the GPO linked to an OU but with a disabled link. The second

    shellandco_admin September 18, 2018 Active Directory, Powershell, Tips No Comments Read more

    Citrix Receiver version live status

    This script or rather these two command lines will output interesting information. In the current situation, the table will have two columns : one for the version number of the Citrix Receiver and another for the version count number. Like

    shellandco_admin August 7, 2018 Citrix, Powershell 1 Comment Read more

    List installed certificate properties on remote computers

    I have written this script to list the installed certificates on remote computers. The script lists first the computer accounts that match a specific OS type. Currently, the computer account in the Active Directory domain that have a “Server” operating

    shellandco_admin July 13, 2018 Active Directory, PKI, Powershell No Comments Read more

    Automatic HTTPS WinRM Listener creation

    In this post I will show you how to create a HTTPS WinRM listener that is using a certificate issued by your own MS PKI. The requirements are the following: – An Active Directory domain – An Enterprise MS PKI

    shellandco_admin June 6, 2018 Active Directory, Operating System, PKI, Powershell, Tips No Comments Read more

    Create a self-signed certificate on Windows server

    If you don’t have your own PKI and just want to perform some tests on a specific application or OS feature, you will probably need to generate a self-signed certificate. You can easily achieve this on Windows server without any

    shellandco_admin June 1, 2018 PKI, Powershell, Tips No Comments Read more

    Active Directory Functional Domain level check

    This script will help you to check the Active Directory domain functional level. First the script asks for the domain name (fqdn). Then, the domain controllers names of this domain are queried to get the value of the AD attribute

    shellandco_admin May 16, 2018 Active Directory, Powershell No Comments Read more

    Get the Active Directory functional levels/FSMO roles forest wide

    Description With the following script, it is possible in the same array to get useful Active Directory informations such as: domain names (DNS fqdn) domain functional level forest functional level fsmo roles The powershell cmdlets used for this script are

    shellandco_admin March 19, 2018 Active Directory, Powershell No Comments Read more

    List duplicated valid certificates on a MS PKI version 3

    Description One more version of the script provided some weeks ago. This is a minor update but it can be helpful. In that version, the duplicated valid certificates are listed and two options are shown : keep or revoke. It

    shellandco_admin March 16, 2018 News, PKI, Powershell, Security No Comments Read more
    • « Previous
    • Next »

    Recent Posts

    • 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
    • Ansible – Manage multi-threading in playbooks

    Recent Comments

    • shellandco_admin on Get GDI handles by process
    • tadalafil 20 mg on Get GDI handles by process
    • รับออกแบบโลโก้ on Playing with ACL on the Active Directory objects
    • ปืนสั้นแก๊ส on Audit the Active Directory FREE
    • XxGaaabrielxX on Fake update screens
    Copyright © 2025 shell{&}co. All rights reserved. Theme Spacious by ThemeGrill. Powered by: WordPress.