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

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -