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

Tag: PowerShell

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]

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]

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]

Stop, Start, Restart Windows Services – PowerShell Script

by Khoa Nguyen on October 4, 2017October 4, 2017

Copy and save the below script as MaintainService.ps1 Open Powershell and navigate to the path where the script is saved Simply type part of the script name and then press… [Continue Reading]

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