G
Guest
Hi,
Please forgive the cross-post, I think it's applicable in this case
2 questions. Using Win2K, SQL2K
1) Is it possible to programmatically "push" an update of the AD DB to my SQL servers? The reason I ask is that,
2) I create Global groups in AD using VBS. Those groups are immediately visible in AD, and I can issue a query from SQL against the AD system and "see" the new groups. But try to grant the new group a login on a SQL server, and I get a "No such group exists" error. I have to wait about 15 minutes before I am able to grant logins to these groups. How can I push these new groups out to the domain (SQL) servers so that logins can be granted immediately? There must be a VBS command..
Thanks
Paul
Please forgive the cross-post, I think it's applicable in this case
2 questions. Using Win2K, SQL2K
1) Is it possible to programmatically "push" an update of the AD DB to my SQL servers? The reason I ask is that,
2) I create Global groups in AD using VBS. Those groups are immediately visible in AD, and I can issue a query from SQL against the AD system and "see" the new groups. But try to grant the new group a login on a SQL server, and I get a "No such group exists" error. I have to wait about 15 minutes before I am able to grant logins to these groups. How can I push these new groups out to the domain (SQL) servers so that logins can be granted immediately? There must be a VBS command..
Thanks
Paul