Jump to content

Recommended Posts

Posted

I've back-up all my GPOs from our current live network with the plan of importing them into our test environment. I thought i'd simply be able to re-import them into the gpo objects OU...... nope..... i have to make a empty gpo and "import" each individual gpo.

 

I was hoping to use the cscript.exe but it doesn't work. i get a lib_commonGPMCfuction.js error.......

 

surely there's an easier way to import all my gpos.

 

Anybody else done this during testing?

 

---

 

Importing Multiple GPOs into a Domain

 

The ImportAllGPOs.wsf sample creates new GPOs in a specified domain and imports settings into these new GPOs from a specified backup location. The script creates a new GPO and imports settings for the latest version of each backed-up GPO in the backup location. The names of the GPOs that were backed up are used for the new GPOs. The new GPOs are derived from a previous GPO backup. Therefore, if the previous GPOs still exist in the domain, they will be overwritten by the new GPOs. Any GPO settings that have been changed since the backup will be lost.

 

Usage: ImportAllGPOs.wsf [/MigrationTable:] [Domain:]

 

Example: ImportAllGPOs.wsf f:\backup /MigrationTable:f:\Table1.xml

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...