Microsoft
Software
Hardware
Network
Question : Scripting Problem with IFMEMBER
I have a group in ADUC called AG-CRM_Installation to test I add and remove myself from the group, however no matter what I do when I run the script it just does nothing, help is appreciated. I need to roll this out to client computers.
REM **************** MS CRM Client Installation **************************
*
set SCRIPTPATH=%LOGONSERVER%\N
ETLOGON
"%SCRIPTPATH%\tools\ifmemb
er" "AG-CRM_Installation"
if errorlevel 1 goto CRM
GOTO WTS
:CRM
rem Check CRM install
if not exist "C:\Program Files\Microsoft Dynamics CRM" GOTO CRM_INSTALL
:CRM_INSTALL
rem CRM Outlook Client silent install
\\server-app01\PublicInsta
lls\Outloo
kClient\se
tupclient.
exe /q
GOTO WTS
REM **************************
**********
**********
**********
**********
******
:WTS
REm do stuff here
Answer : Scripting Problem with IFMEMBER
Perhaps you need to put your domain name before the group name?
LIke this:
"%SCRIPTPATH%\tools\ifmemb
er" "mydomain\AG-CRM_Installat
ion"
Random Solutions
Fixing - Cannot perform an aggregate function on an expression containing an aggregate
Windows form dialog box Refresh parent
Advice needed... getting data from another application into Access
ASP.Net asynchronous sql execution
Assign default value to array
Format a portion of text box in bold
SQL datetime issue: The following 2 sections of code produce different results.
Access multi-column combobox selection
Vista-Win 2003 Trust Relationship Issue
Build-in VPN on Windows 7 with Juniper