Hello,

I have a main script that is calling others script based on the @primarygroup.
All my scripts are located in the \\DomainServer\Netlogon share, and work fine at logon.

But I'd like to run manually the same script. When I run the main script manually the call to others script does not work.

What's the solution to my problem ?

Thanks.