PSWinOps

0.0.16

A collection of PowerShell utilities for Windows system administrators

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSWinOps

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSWinOps

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) Franck SALLET. All rights reserved.

Package Details

Author(s)

  • Franck SALLET

Tags

SysAdmin Windows Ops Utilities Administration NTP RDP Proxy Uptime Sessions TimeSynchronization RemoteDesktop Security Password PendingReboot WinOps

Functions

Get-NTPConfiguration Get-NTPPeer Get-NTPSyncStatus Set-NTPClient Sync-NTPTime Get-AdDomainControllerHealth Get-ADFSHealth Get-CertificateAuthorityHealth Get-ClusterHealth Get-DfsNamespaceHealth Get-DfsReplicationHealth Get-DhcpServerHealth Get-DnsServerHealth Get-FileServerHealth Get-HyperVHostHealth Get-IISHealth Get-PrintServerHealth Get-RDSHealth Get-ServiceHealth Get-WSUSHealth Connect-RdpSession Disconnect-RdpSession Get-RdpSession Get-RdpSessionHistory Get-RdpSessionLock Remove-RdpSession ConvertFrom-MisencodedString New-RandomPassword Get-ProxyConfiguration Remove-ProxyConfiguration Set-ProxyConfiguration Test-ProxyConnection Get-ComputerUptime Get-DiskSpace Get-EnvironmentVariable Get-InstalledSoftware Get-PageFileConfiguration Get-PendingReboot Get-ScheduledTaskDetail Get-StartupProgram Get-SystemSummary Set-PageFile Clear-Arp Edit-HostsFile Export-NetworkConfig Get-ARPTable Get-ListeningPort Get-NetworkAdapter Get-NetworkCIDR Get-NetworkConnection Get-NetworkRoute Get-NetworkStatistic Get-PublicIPAddress Get-SSLCertificate Get-SubnetInfo Measure-NetworkLatency New-NetworkRoute Remove-NetworkRoute Resolve-MACVendor Set-NetworkRoute Start-NetworkStatisticMonitor Start-PingMonitor Test-DNSResolution Test-PortConnectivity Test-WinRM Trace-NetworkRoute

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

## 0.0.12
- Initial public release
- Network, NTP, RDP, Proxy, System, Security utilities
- Secure-by-default SSL certificate inspection (AcceptUntrusted switch)
- $IsWindows guard for PS7+ cross-platform safety

FileList

Version History

Version Downloads Last updated
0.0.16 (current version) 6 3/31/2026
0.0.15 5 3/31/2026
0.0.14 8 3/26/2026
0.0.13 9 3/25/2026
0.0.12 5 3/23/2026
0.0.11 17 3/22/2026
0.0.10 5 3/20/2026
0.0.9 13 3/20/2026
0.0.8 5 3/18/2026
0.0.7 5 3/18/2026
0.0.6 5 3/15/2026
0.0.5 7 3/12/2026
0.0.4 5 3/12/2026
0.0.3 5 3/12/2026
0.0.2 8 3/11/2026
0.0.1 12 2/26/2026
Show more