Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Remote Access Policy Pattern Match

1 view
Skip to first unread message

lozza

unread,
Jul 20, 2009, 2:31:01 AM7/20/09
to
Dear Discussion Group Members,

I am trying to match my device names to a Remote Access Policy. My device
names are as follows:

Office1WAP
Office2WAP
Office3WAP
....
Office23WAP

Then I also have device names as follows:

Office1Switch
Office2Switch
Office3Switch
....
Office23Switch

So effectively I would like to match the "WAP" in the first set of devices
and the "Switch" in the second set of devices. The naming wasn't down to me
unfortunately. Can anyone assist me on how I can pattern match this? I am
struggling on how pattern matching syntax works... if anyone has a relatively
simple learning resource they can point me to with lots of examples I would
be very grateful. I have been looking at this :

http://technet.microsoft.com/en-us/library/cc737419(WS.10).aspx

and it just confuses me.

Thanks
Lozza

James McIllece [MS]

unread,
Jul 21, 2009, 2:20:36 PM7/21/09
to
=?Utf-8?B?bG96emE=?= <lo...@discussions.microsoft.com> wrote in
news:F913BD7C-A66F-4063...@microsoft.com:

> http://technet.microsoft.com/en-us/library/cc737419(WS.10).aspx

Hi there --

You can learn how to use regular expressions for pattern matching syntax at
many different places, including http://www.regular-expressions.info/,
which I just found after a brief search.

Hope that helps...

James McIllece, Microsoft

Please do not send email directly to this alias. This is my online account
name for newsgroup participation only.

This posting is provided "AS IS" with no warranties, and confers no rights.

0 new messages