Menu
Newbedev LogoNEWBEDEV Python Javascript Linux Cheat sheet
Newbedev LogoNEWBEDEV
  • Python 1
  • Javascript
  • Linux
  • Cheat sheet
  • Contact

How do I allow a non-admin user to change their IP address on Windows XP?

If you were to do it for a number of users, the most efficient way would be to run net localgroup "Network Configuration Operators" /add <user> on the machine they're using. Perhaps stick it in a logon script or something.

Ehtyar.

Tags:

Windows

Active Directory

Ip

Networking

Windows Xp

Related

Simple one-way synchronisation of user password list between servers How to copy a large number of files quickly between two servers DNS: trailing periods 'Permission denied' to a file I own? DNS: Subdomains that Require Both an MX Record and a CNAME Easy TCP proxy on Windows? Connecting with Samba to a Windows Share returns "NT_STATUS_DUPLICATE_NAME" Hundreds of failed ssh logins List who is currently connected to an IIS web server How can I allow one user to su to another without allowing root access? How do I change swap partition in Linux? How can I get a list of shared directories on local Windows server?

Recent Posts

Pandas how to find column contains a certain value Recommended way to install multiple Python versions on Ubuntu 20.04 Build super fast web scraper with Python x100 than BeautifulSoup How to convert a SQL query result to a Pandas DataFrame in Python How to write a Pandas DataFrame to a .csv file in Python
© 2021 newbedevPrivacy Policy