Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
resinfo-gt
swmb
resinfo-swmb
Commits
2ee9b619
Commit
2ee9b619
authored
Jan 04, 2022
by
Gabriel Moreau
Browse files
Update Copyright to 2022
parent
4274d010
Changes
36
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
22 additions
and
22 deletions
+22
-22
LICENSE.md
LICENSE.md
+1
-1
Modules/SWMB.psd1
Modules/SWMB.psd1
+2
-2
Modules/SWMB.psm1
Modules/SWMB.psm1
+1
-1
Modules/SWMB/BSI.psm1
Modules/SWMB/BSI.psm1
+1
-1
Modules/SWMB/Contrib.psm1
Modules/SWMB/Contrib.psm1
+1
-1
Modules/SWMB/Custom-VarDefault.psm1
Modules/SWMB/Custom-VarDefault.psm1
+1
-1
Modules/SWMB/Custom.psm1
Modules/SWMB/Custom.psm1
+1
-1
Modules/SWMB/Experimental.psm1
Modules/SWMB/Experimental.psm1
+1
-1
Modules/SWMB/Resinfo.psm1
Modules/SWMB/Resinfo.psm1
+2
-2
Modules/SWMB/TemporaryBypass.psm1
Modules/SWMB/TemporaryBypass.psm1
+1
-1
Modules/WiSeMoUI.psm1
Modules/WiSeMoUI.psm1
+1
-1
Presets/CurrentUser-Logon-Recommanded.preset
Presets/CurrentUser-Logon-Recommanded.preset
+1
-1
Presets/CurrentUser-Logon-Test.preset
Presets/CurrentUser-Logon-Test.preset
+1
-1
Presets/CurrentUser-Resinfo.preset
Presets/CurrentUser-Resinfo.preset
+1
-1
Presets/CurrentUser-UserExperience.preset
Presets/CurrentUser-UserExperience.preset
+1
-1
Presets/LocalMachine-Boot-Recommanded.preset
Presets/LocalMachine-Boot-Recommanded.preset
+1
-1
Presets/LocalMachine-Boot-Test.preset
Presets/LocalMachine-Boot-Test.preset
+1
-1
Presets/LocalMachine-Cloud.preset
Presets/LocalMachine-Cloud.preset
+1
-1
Presets/LocalMachine-CortanaSearch.preset
Presets/LocalMachine-CortanaSearch.preset
+1
-1
Presets/LocalMachine-Service.preset
Presets/LocalMachine-Service.preset
+1
-1
No files found.
LICENSE.md
View file @
2ee9b619
# Released under MIT License
Copyright (c) 2017-2020, Disassembler
<disassembler@dasm.cz>
\
Copyright (C) 2020-202
1
, CNRS, France
Copyright (C) 2020-202
2
, CNRS, France
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
...
...
Modules/SWMB.psd1
View file @
2ee9b619
################################################################
# Project CNRS RESINFO SWMB
# Copyright (C) 2020-202
1
, CNRS, France
# Copyright (C) 2020-202
2
, CNRS, France
# License: MIT License (Same as project Win10-Initial-Setup-Script)
# Homepage: https://gitlab.in2p3.fr/resinfo-gt/swmb/resinfo-swmb
# Authors:
...
...
@@ -37,7 +37,7 @@ ModuleVersion = '3.13'
GUID
=
'ba50acca-ccda-456b-8349-6ff2569dc229'
Author
=
'RESINFO / GT SWMB'
CompanyName
=
'CNRS'
Copyright
=
'(C) 2020-202
1
CNRS, France
. All rights reserved.
'
Copyright
=
'(C) 2020-202
2,
CNRS, France'
Description
=
"
Secure Windows Mode Batch
...
...
Modules/SWMB.psm1
View file @
2ee9b619
################################################################
# Project CNRS RESINFO SWMB
# Copyright (C) 2020-202
1
, CNRS, France
# Copyright (C) 2020-202
2
, CNRS, France
# License: MIT License (Same as project Win10-Initial-Setup-Script)
# Homepage: https://gitlab.in2p3.fr/resinfo-gt/swmb/resinfo-swmb
# Authors:
...
...
Modules/SWMB/BSI.psm1
View file @
2ee9b619
################################################################
# Project CNRS RESINFO SWMB
# Copyright (C) 2020-202
1
, CNRS, France
# Copyright (C) 2020-202
2
, CNRS, France
# License: MIT License (Same as project Win10-Initial-Setup-Script)
# Homepage: https://gitlab.in2p3.fr/resinfo-gt/swmb/resinfo-swmb
# Authors:
...
...
Modules/SWMB/Contrib.psm1
View file @
2ee9b619
################################################################
# Project CNRS RESINFO SWMB
# Copyright (C) 2020-202
1
, CNRS, France
# Copyright (C) 2020-202
2
, CNRS, France
# License: MIT License (Same as project Win10-Initial-Setup-Script)
# Homepage: https://gitlab.in2p3.fr/resinfo-gt/swmb/resinfo-swmb
# Authors:
...
...
Modules/SWMB/Custom-VarDefault.psm1
View file @
2ee9b619
################################################################
# Project CNRS RESINFO SWMB
# Copyright (C) 2020-202
1
, CNRS, France
# Copyright (C) 2020-202
2
, CNRS, France
# License: MIT License (Same as project Win10-Initial-Setup-Script)
# Homepage: https://gitlab.in2p3.fr/resinfo-gt/swmb/resinfo-swmb
# Authors:
...
...
Modules/SWMB/Custom.psm1
View file @
2ee9b619
################################################################
# Project CNRS RESINFO SWMB
# Copyright (C) 2020-202
1
, CNRS, France
# Copyright (C) 2020-202
2
, CNRS, France
# License: MIT License (Same as project Win10-Initial-Setup-Script)
# Homepage: https://gitlab.in2p3.fr/resinfo-gt/swmb/resinfo-swmb
# Authors:
...
...
Modules/SWMB/Experimental.psm1
View file @
2ee9b619
################################################################
# Project CNRS RESINFO SWMB
# Copyright (C) 2020-202
1
, CNRS, France
# Copyright (C) 2020-202
2
, CNRS, France
# License: MIT License (Same as project Win10-Initial-Setup-Script)
# Homepage: https://gitlab.in2p3.fr/resinfo-gt/swmb/resinfo-swmb
# Authors:
...
...
Modules/SWMB/Resinfo.psm1
View file @
2ee9b619
################################################################
# Project CNRS RESINFO SWMB
# Copyright (C) 2020-202
1
, CNRS, France
# Copyright (C) 2020-202
2
, CNRS, France
# License: MIT License (Same as project Win10-Initial-Setup-Script)
# Homepage: https://gitlab.in2p3.fr/resinfo-gt/swmb/resinfo-swmb
# Authors:
...
...
@@ -13,7 +13,7 @@
<#
.NOTES
Project : CNRS RESINFO SWMB
Copyright : (C) 2020, CNRS, France
Copyright : (C) 2020
-2022
, CNRS, France
License : MIT License (Same as project Win10-Initial-Setup-Script)
Version : 0.8.0
Author : 2020 - Olivier de Marchi (Grenoble INP / LEGI)
...
...
Modules/SWMB/TemporaryBypass.psm1
View file @
2ee9b619
################################################################
# Project CNRS RESINFO SWMB
# Copyright (C) 2020-202
1
, CNRS, France
# Copyright (C) 2020-202
2
, CNRS, France
# License: MIT License (Same as project Win10-Initial-Setup-Script)
# Homepage: https://gitlab.in2p3.fr/resinfo-gt/swmb/resinfo-swmb
# Authors:
...
...
Modules/WiSeMoUI.psm1
View file @
2ee9b619
################################################################
# Project CNRS RESINFO SWMB
# Copyright (C) 2020-202
1
, CNRS, France
# Copyright (C) 2020-202
2
, CNRS, France
# License: MIT License (Same as project Win10-Initial-Setup-Script)
# Homepage: https://gitlab.in2p3.fr/resinfo-gt/swmb/resinfo-swmb
# Authors:
...
...
Presets/CurrentUser-Logon-Recommanded.preset
View file @
2ee9b619
################################################################
## Project CNRS RESINFO SWMB
## Copyright (C) 2020-202
1
, CNRS, France
## Copyright (C) 2020-202
2
, CNRS, France
## License: MIT License (Same as project Win10-Initial-Setup-Script)
## Homepage: https://gitlab.in2p3.fr/resinfo-gt/swmb/resinfo-swmb
## Authors:
...
...
Presets/CurrentUser-Logon-Test.preset
View file @
2ee9b619
################################################################
## Project CNRS RESINFO SWMB
## Copyright (C) 2020-202
1
, CNRS, France
## Copyright (C) 2020-202
2
, CNRS, France
## License: MIT License (Same as project Win10-Initial-Setup-Script)
## Homepage: https://gitlab.in2p3.fr/resinfo-gt/swmb/resinfo-swmb
## Authors:
...
...
Presets/CurrentUser-Resinfo.preset
View file @
2ee9b619
################################################################
## Project CNRS RESINFO SWMB
## Copyright (C) 2020-202
1
, CNRS, France
## Copyright (C) 2020-202
2
, CNRS, France
## License: MIT License (Same as project Win10-Initial-Setup-Script)
## Homepage: https://gitlab.in2p3.fr/resinfo-gt/swmb/resinfo-swmb
## Authors:
...
...
Presets/CurrentUser-UserExperience.preset
View file @
2ee9b619
################################################################
## Project CNRS RESINFO SWMB
## Copyright (C) 2020-202
1
, CNRS, France
## Copyright (C) 2020-202
2
, CNRS, France
## License: MIT License (Same as project Win10-Initial-Setup-Script)
## Homepage: https://gitlab.in2p3.fr/resinfo-gt/swmb/resinfo-swmb
## Authors:
...
...
Presets/LocalMachine-Boot-Recommanded.preset
View file @
2ee9b619
################################################################
## Project CNRS RESINFO SWMB
## Copyright (C) 2020-202
1
, CNRS, France
## Copyright (C) 2020-202
2
, CNRS, France
## License: MIT License (Same as project Win10-Initial-Setup-Script)
## Homepage: https://gitlab.in2p3.fr/resinfo-gt/swmb/resinfo-swmb
## Authors:
...
...
Presets/LocalMachine-Boot-Test.preset
View file @
2ee9b619
################################################################
## Project CNRS RESINFO SWMB
## Copyright (C) 2020-202
1
, CNRS, France
## Copyright (C) 2020-202
2
, CNRS, France
## License: MIT License (Same as project Win10-Initial-Setup-Script)
## Homepage: https://gitlab.in2p3.fr/resinfo-gt/swmb/resinfo-swmb
## Authors:
...
...
Presets/LocalMachine-Cloud.preset
View file @
2ee9b619
################################################################
## Project CNRS RESINFO SWMB
## Copyright (C) 2020-202
1
, CNRS, France
## Copyright (C) 2020-202
2
, CNRS, France
## License: MIT License (Same as project Win10-Initial-Setup-Script)
## Homepage: https://gitlab.in2p3.fr/resinfo-gt/swmb/resinfo-swmb
## Authors:
...
...
Presets/LocalMachine-CortanaSearch.preset
View file @
2ee9b619
################################################################
## Project CNRS RESINFO SWMB
## Copyright (C) 2020-202
1
, CNRS, France
## Copyright (C) 2020-202
2
, CNRS, France
## License: MIT License (Same as project Win10-Initial-Setup-Script)
## Homepage: https://gitlab.in2p3.fr/resinfo-gt/swmb/resinfo-swmb
## Authors:
...
...
Presets/LocalMachine-Service.preset
View file @
2ee9b619
################################################################
## Project CNRS RESINFO SWMB
## Copyright (C) 2020-202
1
, CNRS, France
## Copyright (C) 2020-202
2
, CNRS, France
## License: MIT License (Same as project Win10-Initial-Setup-Script)
## Homepage: https://gitlab.in2p3.fr/resinfo-gt/swmb/resinfo-swmb
## Authors:
...
...
Prev
1
2
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment