Tag Archives : Windows Command

How to Access Arguments in Windows PowerShell

To access command-line arguments used when starting a script use the automatic variable $args. You can...
Filed in: Programming
0

Discover Open Ports Using Netstat –nab

While browsing the Internet there may be chances that some attacker tries to connect to your computer...
Filed in: Tips, Windows
0