ConsoleUser

Copyright (c) 2010-2023 Skaion Corporarion, www.skaion.com

This project was developed in part by numerous sponsorships from the U.S. Government. The U.S. Government is authorized to reproduce and distribute reprints of Governmental purposes notwithstanding any copyright notation thereon.

All content reflects those of the authors and should not be interpreted as necessarily representing the official policies or endorsements, either expressed or implied, of the U.S. Government or Skaion Corporation.

class WindowsSafeModeImpl.WindowsSafeModeImpl(system, config)

Parent for many things that want to run in Safe Mode

Paramters:

  • system: the <no title> object connected to the target system

  • config: the <no title> object definingi this user

boot_into_safe(network=False, cmd=False)

Reboot the machine and boot into Safe Mode

get_region(name)

Load the region information from a more limited set of locations than the default implementation would search.

WindowsSafeModeImpl.test(user, wsm)

Run the unittest for this module.