misc:dhcp_test
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| misc:dhcp_test [2016/02/10 07:10] – rplecko | misc:dhcp_test [2016/02/10 07:36] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 11: | Line 11: | ||
| ==== Checking DHCP Options with PowerShell script ==== | ==== Checking DHCP Options with PowerShell script ==== | ||
| + | |||
| + | Before executing PS Script, script execution has to be enabled in PS: \\ | ||
| + | Get-ExecutionPolicy | ||
| + | Set-ExecutionPolicy RemoteSigned | ||
| Since the DhcpInterfaceOptions is always accessible (even when the client already received | Since the DhcpInterfaceOptions is always accessible (even when the client already received | ||
| Line 18: | Line 22: | ||
| ReadDhcpOptions | ReadDhcpOptions | ||
| - | You can find the PowerShell script here: | + | You can find the PowerShell script here: {{downloads: |
| + | or download it from the author' | ||
| The archive contains three files | The archive contains three files | ||
| Line 29: | Line 34: | ||
| [[http:// | [[http:// | ||
| - | |||
| - | |||
| - | PowerShell script can be downloaded from:\\ | ||
| | | ||
| - | [[http:// | + | |
| - | Before executing PS Script, script execution has to be enabled in PS: \\ | ||
| - | Get-ExecutionPolicy | ||
| - | Set-ExecutionPolicy RemoteSigned | ||
misc/dhcp_test.1455088204.txt.gz · Last modified: 2016/02/10 07:10 (external edit)
