Quantcast
Channel: Directory Services forum
Viewing all articles
Browse latest Browse all 31638

LVR groups issue, script issue

$
0
0
reverting back to the command converting LVR groups... Having a slight issue and I am wondering if you can look at this script and provide input.

$groups = Get-content $("c:\users\user_name\lvrgroups.txt")
Foreach ( $group in $groups ){
@(dsget group "$group" -members | dsmod group "$group" -chmbr)}

recieve error concerning
dsget failed:A referral was returned from the server.
type dsget /? for help.dsmod failed:The parameter is incorrect.
type dsmod /? for help.dsget failed:A referral was returned from the server.

This is a CN group naming context.
CN=Z,OU=Y,OU=X,OU=FEDKX-UC,OU=UC,DC=company,DC=local

Regards
Dave<input id="04671a06-1744-43da-9128-dedae516f253_attachments" type="hidden" />

Viewing all articles
Browse latest Browse all 31638

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>