-
Notifications
You must be signed in to change notification settings - Fork 1
/
README
38 lines (33 loc) · 1.36 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Useful PowerShell Tools for IT Systems Administrators
PowerZip
PowerShell Module to zip files
List of Available Commands :
New-Zip : Create a zip from any file piped in
Get-FileFromZip : Extract files from a zip file
New-AutoZip : Create a zip archive recursively (see examples) in a directory tree
PowerScheduledTasks (Now worked in w2003 and win7 )
PowerShell Module to manage Windows Scheduled Tasks (Get, Start, Stop, Get-ScheduledTaskFilterby)
PowerNet
PowerShell Module for Network Diagnostics
List of Available Commands :
Send-TCPMessage
Receive-TCPMessage
Send-UDPMessage
Receive-UDPMessage
Test-TCPPort
3 cmdlets for a monitoring tool called "Xymon" (aka BigBrother, Hobbit), see : http://en.wikipedia.org/wiki/Xymon
Enable-Monitoring
Disable-Monitoring
Write-Monitoring
PowerFileWatcher
PowerShell Module that monitors incoming files
PowerBizTalk
PowerShell Module to manage Microsoft BizTalk Server (2006+)
Components you can manage :
Applications
Host Instances
Orchestrations
Receive Locations
Send Ports
Send Port Groups
Service Instances