Skip to content

Syspanda

SysOps & Security

  • About
  • Donate
  • Newsletter
  • falske tissot ure
  • repliki rolex day date
  • pas cher rolex explorer
  • replica rolex watches
  • Replik Uhren
  • repliki zegarków
  • uk replica watches
  • luksusowe repliki zegarków
  • repliki rolex milgauss
  • pas cher rolex milgauss
  • replica cartier watches
  • replik bremont uhren
  • nike обувки продажба
  • Orologi Rolex Replica
  • replica rolex cellini

Category: Powershell Scripts

Interacting with FTP/SFTP using Powershell

by Khoa Nguyen on May 31, 2019

I’ve been migrating several FTP jobs from batch scripts into PowerShell by leveraging PSFTP – below is a quick guide on how you can do the same. First, you need… [Continue Reading]

Check Installed .NET Versions Using PowerShell

by Khoa Nguyen on September 25, 2018

Here is a quick and convenient way to check for installed versions of .NET on your system(s): Get-ChildItem ‘HKLM:\SOFTWARE\Microsoft\NET Framework Setup\NDP’ -Recurse | Get-ItemProperty -Name Version, Release -ErrorAction 0 |… [Continue Reading]

Finding & Removing Malicious Google Chrome Extensions Via KACE K1000

by Pablo Delgado on August 7, 2018August 7, 2018

Quest KACE K1000 (Former Dell Product), allows you to create “customized” inventory rules that provide flexibility to run commands, whether through standard command prompt, or other methods. For this particular… [Continue Reading]

Generate Windows Services Report

by Khoa Nguyen on July 25, 2018

This script was designed to inventory the running services in your infrastructure. It requires a c:\temp\servers.txt file to be created and populated with server names; it will then query the… [Continue Reading]

Check IIS Health (Services, Site, AppPool Statuses)

by Khoa Nguyen on July 25, 2018July 25, 2018

This is a simple script that will query the Windows Services for the status of the required IIS services (IISADMIN, WAS, W3SVC) and also output the status of your IIS… [Continue Reading]

Google Geocode API with Powershell

by Khoa Nguyen on January 13, 2018January 13, 2018

I have a work requirement to look up zip codes based on incomplete addresses (street, city, state, etc) – this could be accomplished by going into Google Maps and plugging… [Continue Reading]

Exchange – Find Mailboxes with Forwarding Addresses Enabled

by Khoa Nguyen on January 10, 2018January 10, 2018

This is a quick one but definitely helpful: <# Utilize the -ResultSize Unlimited only when you are done formatting and testing your command. If you have a big Exchange environment,… [Continue Reading]

Check Domain Account Expiration Date

by Khoa Nguyen on January 8, 2018

As an end-user that does not support active-directory, I like to know when my password is approaching its expiration date; this is also useful if you have a non-human service… [Continue Reading]

Emailing with Powershell

by Khoa Nguyen on January 2, 2018

While working on another script, I had to address the requirement of emailing the results via Outlook. I had two solutions (syntax methods) to accomplish this but I found one… [Continue Reading]

Monitoring Domain Group Membership Changes

by Khoa Nguyen on January 2, 2018

I encountered a scenario at work where I had to monitor any changes performed on an account’s active directory membership groups on a daily/weekly basis. I believe there may be… [Continue Reading]

Posts navigation

Page 1 Page 2

Categories

Recent Posts

  • Certifications: Preparing for and passing CCSP! October 24, 2020
  • Interacting with FTP/SFTP using Powershell May 31, 2019
  • Rapid 7 Nexpose Data to Splunk February 19, 2019

Archives

  • October 2020
  • May 2019
  • February 2019
  • November 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • September 2017
  • August 2017
  • July 2017
  • May 2017
  • March 2017
  • February 2017
  • December 2016

Recent Comments

  • Mariadb Log In Command Line Canvas - logininfos.com on Executing Scripts with Maria-db Command Line
  • infosecTrain on Certifications: Preparing for and passing CCSP!
  • infosectrain on Certifications: Preparing for and passing CCSP!
  • Mariadb Log In Command Line - How to login in MariaDB with OS user without password ... on Executing Scripts with Maria-db Command Line
  • Tom Miller on Executing Scripts with Maria-db Command Line

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Amazon Associate Disclosure

Pablo Delgado is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for us to earn fees by linking to Amazon.com and affiliated sites. This Helps us pay the web-hosting and domain renewal each year.

Keep this site online

Copyright © 2025 Syspanda. All Rights Reserved.
Gatsby Theme by FRT