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.
Continue Reading Ian Grieve’s Article on their blog
Network Shell Snippets: Delete URL Reservation
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…
Blog Syndicated with Ian Grieve’s Permission