PSWinOps

0.0.18

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

Windows WindowsServer PowerShell SysAdmin Administration Ops WinOps Utilities Monitoring HealthCheck Automation Infrastructure ActiveDirectory AD RSAT ADUser ADComputer ADGroup ADReplication AccountManagement Inventory Audit Compliance Network DNS ARP TCP Ping Subnet CIDR SSL NetStat Traceroute WinRM Route HostsFile PublicIP CIM Uptime DiskSpace PendingReboot ScheduledTask InstalledSoftware PageFile EnvironmentVariable Startup RDP RemoteDesktop Sessions NTP TimeSynchronization W32Time Proxy WinHTTP WinINET Security Password Encoding DHCP DFS Cluster HyperV IIS PrintServer WSUS ADFS Exchange CertificateAuthority RDS FileServer DNSServer

Functions

Clear-Arp Connect-RdpSession ConvertFrom-MisencodedString Disable-ADUserAccount Disconnect-RdpSession Edit-HostsFile Enable-ADUserAccount Export-NetworkConfig Get-ADComputerDetail Get-ADComputerInventory Get-AdDomainControllerHealth Get-ADFSHealth Get-ADGroupInventory Get-ADGroupMembership Get-ADLockedAccount Get-ADNestedGroupMembership Get-ADPasswordStatus Get-ADPrivilegedAccount Get-ADReplicationStatus Get-ADStaleAccount Get-ADUserDetail Get-ADUserGroupInventory Get-ADUserInventory Get-ARPTable Get-CertificateAuthorityHealth Get-ClusterHealth Get-ComputerUptime Get-DfsNamespaceHealth Get-DfsReplicationHealth Get-DhcpServerHealth Get-DiskSpace Get-DnsServerHealth Get-EnvironmentVariable Get-ExchangeServerHealth Get-FileServerHealth Get-HyperVHostHealth Get-IISHealth Get-InstalledSoftware Get-ListeningPort Get-NetworkAdapter Get-NetworkCIDR Get-NetworkConnection Get-NetworkRoute Get-NetworkStatistic Get-NTPConfiguration Get-NTPPeer Get-NTPSyncStatus Get-PageFileConfiguration Get-PendingReboot Get-PrintServerHealth Get-ProxyConfiguration Get-PublicIPAddress Get-RdpSession Get-RdpSessionHistory Get-RdpSessionLock Get-RDSHealth Get-ScheduledTaskDetail Get-ServiceHealth Get-SSLCertificate Get-StartupProgram Get-SubnetInfo Get-SystemSummary Get-WSUSHealth Measure-NetworkLatency New-NetworkRoute New-RandomPassword Remove-NetworkRoute Remove-ProxyConfiguration Remove-RdpSession Reset-ADUserPassword Resolve-MACVendor Search-ADObject Set-NetworkRoute Set-NTPClient Set-PageFile Set-ProxyConfiguration Start-NetworkStatisticMonitor Start-PingMonitor Sync-NTPTime Test-DNSResolution Test-PortConnectivity Test-ProxyConnection Test-WinRM Trace-NetworkRoute Unlock-ADUserAccount

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

## 0.0.17 - 2026-04-02
- refactor: Invoke-RemoteOrLocal rewrite (#30)
- refactor: move OverallHealth computation to process{} block (#31)
- fix: misc cleanup — synopsis, #Requires, module-scoped local names (#32)
- feat: add about_PSWinOps help file and PSWinOpsHealthStatus enum (#33)
- feat: add Get-ExchangeServerHealth healthcheck function (#34)
- fix: replace Clear-Host with Console.SetCursorPosition (#35)
- fix/docs: audit coherence documentation (#36)
- docs: fix documentation audit findings - Axis 1 (#37)
- fix: coherence Axis 2 (#38)

## 0.0.16 - 2026-03-31
- feat(format): add TableControl default views for all typed outputs (#29)

## 0.0.15 - 2026-03-31
- fix: miscellaneous fixes (#25)
- fix(ntp): NTP function fixes (#27)
- feat: new functions and expanded test coverage (#28)

## 0.0.14 - 2026-03-26
- fix: miscellaneous fixes (#25)

## 0.0.13 - 2026-03-25
- refactor: rename folder structure (#19)
- feat(tests): new Pester tests (#20)
- perf: optimization pass (#22)
- feat: general improvements (#23)
- refactor: coherence pass (#24)

## 0.0.12 - 2026-03-24
- refactor: rename folder structure (#19)
- feat(tests): new Pester tests (#20)
- perf: optimization pass (#22)

## 0.0.11 - 2026-03-24
- refactor: rename folder structure (#19)

## 0.0.10 - 2026-03-23
- perf: optimization pass (#15)
- feat(proxy): add Get-ProxyConfiguration (#16)
- feat: general improvements (#17)
- feat: first audit commit (#18)

## 0.0.9 - 2026-03-23
- perf: optimization pass (#15)

## 0.0.8 - 2026-03-22
- fix: minor fixes (#14)

## 0.0.7 - 2026-03-22
- fix: remove useless property (#8)
- feat(system): add Get-ComputerUptime (#9)
- feat(system): add Get-SystemSummary (#10)
- feat: general improvements (#11)
- feat(system): add Get-PendingReboot (#12)
- feat: PSTypeName on all outputs (#13)

## 0.0.6 - 2026-03-21
- fix: remove useless property (#8)
- feat(system): add Get-ComputerUptime (#9)

## 0.0.5 - 2026-03-21
- Minor improvements

## 0.0.4 - 2026-03-20
- fix: fixed function (#5)
- fix(rdp): fixed sessions functions (#6)
- feat(ntp): add Test-NTPSync (#7)

## 0.0.3 - 2026-03-20
- Minor improvements

## 0.0.2 - 2026-03-19
- feat(ci): new CI pipeline (#1)
- feat(utils): add ConvertFrom-MisencodedString (#2)
- feat(rdp): add Get-RdpSessionHistory (#3)
- feat(rdp): add sessions functions (#4)

FileList

Version History

Version Downloads Last updated
0.0.18 (current version) 5 4/4/2026
0.0.17 9 4/2/2026
0.0.16 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