Posts

Showing posts from April, 2016

Best Commands in Windows Operating System.

                          Best Commands in Windows Operating System. TAKEOWN – This tool allows an administrator to recover access to a file that was denied by re-assigning file ownership. Syntax   :  TAKEOWN  [/S system [/U usename [/P password]]]] /F filename [/A] [/R [/D prompt]]. Parameter List : /S                                            system                                               Specifies the remote system to connect to . /U                                            [domain\]user                                    Specifies the user context under which the command should execute. /P                                           [password]                                         Specifies the password for the given user context. Prompts for input if omitted. /F                                            filename                                              Specifies the filename or directory name pattern. Wildcard “*” can be used to specify the pat