c# - .Net application to use powershell active directory cmdlets in Windows7 machine -


i creating .net application (c#) active directory actions(restoring deleted objects). , application restores deleted objects when run application on domain controller. if run application on windows7 machine connected domain, not working , not getting error. there registered programmatically run power shell commands in windows7 machine other remote server administration tools?


Comments

Popular posts from this blog

matlab - How to equate a structure array to structure array -

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -