Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

powerrshell adobject get all deleted

Get-ADObject -IncludeDeletedObjects -Filter {objectClass -eq "user" -and IsDeleted -eq $True} -Properties displayname, whencreated,whenchanged | select -Property displayname, whencreated,whenchanged
Comment

PREVIOUS NEXT
Code Example
Shell :: installing kubens on ubuntu 
Shell :: ymore command linux 
Shell :: how to deploy project on github 
Shell :: windows 7 build 7601 not genuine permanent fix 
Shell :: sbt debian 
Shell :: gimp : Dépend: libgimp2.0 (= 2.10.18) mais ne sera pas installé Dépend: libgimp2.0 (<= 2.10.18-z) mais ne sera pas installé Dépend: libgegl-0.4-0 (= 0.4.22) mais ne sera pas installé 
Shell :: how to open notepad with root using terminal in ubuntu 
Shell :: mailgun "permanent failure for one or more recipients" blocked 
Shell :: how to install particular version of rabbitmq 
Shell :: fslmaths addition 
Shell :: fslsplit 
Shell :: how do i install xcode 7 in 2021 
Shell :: journalctl log reviews catalog boot sshd 
Shell :: grep ignore lines 
Shell :: shell script backup distant 
Shell :: staticpodpath in kuberetes 
Shell :: iron exporting ports 
Shell :: ctags .virmc 
Shell :: wasmtime 
Shell :: git clone a branch submodules 
Shell :: add line in yaml file using sed 
Shell :: windows virtualenv pip numpy problem 
Shell :: bash pdf merger on mac 
Shell :: raspberry shell get datetime now 
Shell :: using centos 7 as haproxy 1.8 
Shell :: ubuntu mate 20.04 videodev module not working 
Shell :: bash: ./while_loop.sh: bin/bash: bad interpreter: No such file or directory 
Shell :: join 2 files linux 
Shell :: anydesk upgrade sources list 
Shell :: upload directory ssh to remote rsync 
ADD CONTENT
Topic
Content
Source link
Name
2+9 =