Sobre o NetCmdlets

Cmdlets do PowerShell para comunicações pela Internet, envio de mensagens e gerenciamento de redes.

NetCmdlets extend the features of Microsoft Windows PowerShell with a broad range of network management and messaging capabilities. It contains dozens of Cmdlets providing access to network and host protocols such as SNMP, LDAP, DNS, Syslog, HTTP, WebDav, FTP, SMTP, POP, IMAP, Rexec/RShell and Telnet.

Cmdlets

  • Certificate - Create and manage X.509 digital certificates.
  • Data - Encoding and decoding utilities including Base64, SHA1, MD5 and BinHex.
  • DNS - Retrieve DNS records (A, MX, PTR, TXT and NS).
  • Email - Send HTML emails with file attachments, supports SSL.
  • FTP - FTP file transfer capabilities with advanced proxy and firewall support.      
  • HTTP - Web client Cmdlet with advanced proxy and firewall capabilities.               
  • IM - Send Jabber (XMPP) Instant messages.
  • IMAP - Retrieve and manage messages, mailboxes and users in an IMAP server.              
  • LDAP - Access Active Directory or OpenLDAP servers through LDAP directory access.
  • MX - Retrieve MX information and determine mail servers responsible for accepting mail for a specified address.            
  • NNTP - Command-line newsgroup browsing. Monitor newsgroup postings and post messages to newsgroup servers directly from PowerShell.            
  • Packet - Monitor network interface traffic.         
  • Page - Send SMS(SMPP) instant messages          
  • Ping - Network ping capability to monitor device availability.      
  • POP - Retrieve and manage messages in a POP server. 
  • PowerShell Server - Messaging, management, and secure file transfer with remote instances of PowerShell Server.
  • RAS - Cmdlets for RAS connectivity.        
  • Rexec - Remote execution via Rexec.    
  • Rshell - Remote execution via Rshell.    
  • RSS - RSS client Cmdlet enables retrieval of RSS Syndicated content.       
  • S3 - Amazon Simple Storage Service (S3) storage and retrieval.  
  • SFTP - Command-line SFTP file transfer capabilities with SSH-secure encryption.               
  • SMS - Connect and send messages to any Internet SMS gateway.           
  • SNMP - Command-line SNMP Management capabilities. Manage network devices directly from PowerShell.     
  • SSH - Secure Shell enabled remote access Cmdlet.          
  • Syslog - Syslog server and client for LAN event monitoring and reporting.            
  • TCP - Straightforward TCP client Cmdlet.              
  • Telnet - Supports communication with remote servers through a command-line Telnet interface.           
  • TFTP - TFTP file transfer Cmdlet.              
  • Time - Access network time servers and synchronize machine clocks.    
  • Trace - Traceroute Cmdlet for determining the path of network packets between hosts.              
  • Trap - Monitor and send SNMP Traps.   
  • UDP - Send and receive UDP datagrams. Send Wake On LAN requests. 
  • VPN - Manage Windows VPN entries and programmatically create and destroy VPN connections.           
  • WebDAV - WebDav client Cmdlet.          
  • Whois - Domain name Whois lookup.    
  • Zip - Compressions and decompression Cmdlet supporting Zip, Tar, GZip, and Jar.