Skip to content
View Zsoldier's full-sized avatar
Block or Report

Block or report Zsoldier

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. NSX Firewall Rule Report NSX Firewall Rule Report
    1
    <# Uncomment if you'd like to use.  These are assumed and needed for custom report to work.  Must be connected to vCenter and NSXMgr.
    2
    Import-Module vmware.powercli,powernsx
    3
    $Creds = Get-Credential -Message "Provide vCenter Admin credentials"
    4
    $vCenterNameorIP = Read-Host "Provide name or IP of vCenter"
    5
    Connect-VIServer $vCenterNameorIP -Credential $Creds
  2. Change VSAN storage policy on one or... Change VSAN storage policy on one or more VMs
    1
    #See storage policies available
    2
    Get-SpbmStoragePolicy
    3
    
                  
    4
    #Define storage policy you want to apply
    5
    $storagepolicyname = "RAID-1 FTT-1"
  3. LocateMe LocateMe Public

    Forked from netj/LocateMe

    A command-line utility to use OS X's geolocation service

    Objective-C 1

  4. MicrosoftDocs/azure-docs MicrosoftDocs/azure-docs Public

    Open source documentation of Microsoft Azure

    Markdown 9.9k 20.9k

  5. vmware/PowerCLI-Example-Scripts vmware/PowerCLI-Example-Scripts Public

    PowerShell 733 593

  6. Azure/Microsoft.AVS.Management Azure/Microsoft.AVS.Management Public

    AVS PowerCLI based Automation Tools for Administrators

    PowerShell 11 20