Network Shell Snippets: Delete URL Reservation
Views (83)
This post is part of the series on Network Shell Snippets.
The following Network Shell command will delete the specified URL reservations:
netsh http delete urlacl URL={reserved url}
Replace the highlighted section, including the curly brackets, with the URL reservation to be removed.
Click to show/hide the Network Shell Snippets Series Index
| Network Shell Snippets |
|---|
| View URL Reservations |
| Delete URL Reservation |
| Delete Bound SSL Certificate |
(Visited 5 times, 1 visits today)
This was originally posted here.

Like
Report
*This post is locked for comments