diff --git a/modules/post/windows/manage/enable_rdp.rb b/modules/post/windows/manage/enable_rdp.rb index 3db0be2975..bc1cc33af5 100644 --- a/modules/post/windows/manage/enable_rdp.rb +++ b/modules/post/windows/manage/enable_rdp.rb @@ -19,6 +19,7 @@ class Metasploit3 < Msf::Post include Msf::Post::Windows::Accounts include Msf::Post::Windows::Registry + include Msf::Post::Windows::WindowsServices include Msf::Post::Common include Msf::Post::File