How to delete multiple remote access policies?
-
Wednesday, May 23, 2012 12:06 PM
Hello,
I have to delete a lot of Remote Access Policies in our IAS and I don't want to delete them one by one.
Is there any way to delete multiple policies?
Any solution is welcome!
Thanks in advanced
Richard
All Replies
-
Thursday, May 24, 2012 4:17 AM
You may want to take a look at the netsh command:
Netsh RAS Commands
http://technet.microsoft.com/en-us/library/cc753876(v=ws.10).aspx.
Ace Fekay
MVP, MCT, MCITP EA, MCTS Windows 2008/R2, Exchange 2007 & Exchange 2010, Exchange 2010 EA, MCSE & MCSA 2003/2000, MCSA Messaging 2003
Microsoft Certified Trainer
Microsoft MVP - Directory Services
Complete List of Technical Blogs: http://www.delawarecountycomputerconsulting.com/technicalblogs.phpThis post is provided AS-IS with no warranties or guarantees and confers no rights.
-
Thursday, May 24, 2012 6:46 AM
Thank you for your answer.
I had a look at netsh but I didn't find a solution for my problem.
I hoped there would be a way to export the policies. Then to edit and import them again.
Is there really no solution?
-
Tuesday, May 29, 2012 2:56 AMModerator
Hi Richard,
Thanks for posting here.
By using command “netsh aaaa show config > <file path>” we can export whole IAS configurations to a file and then import to a new one . However it is not supported to modify it directly. We can do that in new NPS(RADIUS on Windows Server 2008 and above ) but not IAS .
How to import and to export IAS configuration information from one Windows 2000 Server-based computer to another Windows 2000 Server-based computer or to another Windows 2003 Server-based computer
http://support.microsoft.com/kb/883619/
The Cable Guy: The New and Improved Network Policy Server
http://technet.microsoft.com/en-us/magazine/ff943567.aspx
Thanks.
Tiger Li
Tiger Li
TechNet Community Support
- Proposed As Answer by Ace Fekay [MCT]MVP Tuesday, May 29, 2012 3:25 AM
- Edited by Tiger LiModerator Tuesday, May 29, 2012 4:33 AM
- Marked As Answer by Tiger LiModerator Wednesday, May 30, 2012 11:27 AM
-
Friday, June 01, 2012 7:52 AM
Hi Tiger Li,
thank you very much for your answer!
I am glad to get confirmation about this.
Thanks.
Richard.

