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:22] – rplecko | misc:dhcp_test [2016/02/10 07:36] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 12: | Line 12: | ||
| ==== Checking DHCP Options with PowerShell script ==== | ==== Checking DHCP Options with PowerShell script ==== | ||
| - | Do not forget | + | Before executing PS Script, script execution has to be enabled in PS: \\ |
| + | Get-ExecutionPolicy | ||
| + | | ||
| 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 20: | 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 31: | 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.1455088938.txt.gz · Last modified: 2016/02/10 07:22 (external edit)
