Untitled

mail@pastecode.io avatar
unknown
plain_text
17 days ago
412 B
2
Indexable
Never
PS C:\Source> .\IPAddress.ps1
Error: NIC has no IP address.
Error: NIC has no IP address.
The property 'Elapsed' cannot be found on this object. Verify that the property exists and can be set.
At C:\Source\IPAddress.ps1:83 char:1
+ $timer.Elapsed += {
+ ~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (:) [], RuntimeException
    + FullyQualifiedErrorId : PropertyAssignmentException
Leave a Comment